messages from 2026-06-18 15:13:19 to 2026-06-22 16:07:27 UTC [more...]
[brgl:gpio/for-current] BUILD SUCCESS 442d60df742a597dca7cca89a28a4843ce935f09
2026-06-22 16:05 UTC
[PATCH v2] gpio: htc-egpio: use managed gpiochip registration
2026-06-22 15:32 UTC
[PATCH v2] gpio: mvebu: fail probe if gpiochip registration fails
2026-06-22 15:31 UTC
[PATCH libgpiod 0/4] build: fix problems with meson build option guards
2026-06-22 13:58 UTC (5+ messages)
` [PATCH libgpiod 1/4] build: don't make catch2 mandatory when C++ bindings and tests are enabled
` [PATCH libgpiod 2/4] build: include all test dependencies in the tests_enabled gate
` [PATCH libgpiod 3/4] build: fix incomplete dependency gate for glib bindings
` [PATCH libgpiod 4/4] build: fix incomplete dependency gate for introspection
[PATCH v5 00/16] pinctrl: airoha: split driver on shared code and SoC specific drivers, add supporf of en7523 and an7563
2026-06-22 12:04 UTC (19+ messages)
` [PATCH v5 01/16] pinctrl: airoha: an7581: fix misprint in bitfield name
` [PATCH v5 02/16] pinctrl: airoha: an7583: fix I2C0_SDA_PD register bit order
` [PATCH v5 03/16] pinctrl: airoha: an7583: there is no mux to enable the second i2c bus
` [PATCH v5 04/16] pinctrl: airoha: an7581: fix mux/conf of pcie_reset pins
` [PATCH v5 05/16] pinctrl: airoha: an7583: fix muxing of non-gpio default pins
` [PATCH v5 06/16] pinctrl: airoha: move common definitions to the separate header
` [PATCH v5 07/16] pinctrl: airoha: split driver on shared code and SoC specific drivers
` [PATCH v5 08/16] pinctrl: airoha: an7581: remove en7581 prefix from variable names
` [PATCH v5 09/16] pinctrl: airoha: an7583: remove an7583 prefix from variable names and definitions
` [PATCH v5 10/16] pinctrl: airoha: an7583: rename registers to match its an7583 names
` [PATCH v5 11/16] pinctrl: airoha: an7583: add support for npu_uart pinmux
` [PATCH v5 12/16] pinctrl: airoha: an7583: add support for pon_alt pinmux
` [PATCH v5 13/16] pinctrl: airoha: an7583: add support for olt pinmux
` [PATCH v5 14/16] pinctrl: airoha: add support of en7523 SoC
` [PATCH v5 15/16] pinctrl: airoha: try to find chip scu node by phandle first
` [PATCH v5 16/16] pinctrl: airoha: add support of an7563 SoC
[PATCH 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
2026-06-22 11:08 UTC (5+ messages)
` [PATCH 2/2] dt-bindings: "
[PATCH v3 0/7] gpio: realtek: Add support for Realtek DHC RTD1625
2026-06-22 10:35 UTC (9+ messages)
` [PATCH v3 2/7] gpio: regmap: add gpio_regmap_get_gpiochip() accessor
[PATCH 0/5] iio: adc: Add TI ADS126X ADC family support
2026-06-22 9:47 UTC (15+ messages)
` [PATCH 2/5] iio: adc: Add ti-ads1262 driver
` [PATCH 5/5] iio: adc: Add ti-ads1263-adc2 driver
[PATCH] gpiolib: initialize return value in gpiochip_set_multiple()
2026-06-22 9:35 UTC (4+ messages)
[PATCH v4 0/4] gpio: realtek: Add support for Realtek DHC RTD1625
2026-06-22 9:23 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: gpio: realtek: Add realtek,rtd1625-gpio
` [PATCH v4 2/4] gpio: Replace "default y" with "default ARCH_REALTEK" in Kconfig
` [PATCH v4 3/4] gpio: realtek: Add driver for Realtek DHC RTD1625 SoC
` [PATCH v4 4/4] arm64: dts: realtek: Add GPIO support for RTD1625
[PATCH v3 0/2] pinctrl: qcom: Introduce Pinctrl for the upcoming Maili SoC
2026-06-22 8:35 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Describe Maili TLMM block
` [PATCH v3 2/2] pinctrl: qcom: Add the tlmm driver for Maili platform
[PATCH 0/3] gpio: tb10x: W=1 warning fix and style cleanups
2026-06-22 8:14 UTC (5+ messages)
` [PATCH 1/3] gpio: tb10x: fix struct tb10x_gpio kernel-doc
` [PATCH 2/3] gpio: tb10x: use unsigned int instead of bare unsigned
` [PATCH 3/3] gpio: tb10x: remove unnecessary braces
` (subset) [PATCH 0/3] gpio: tb10x: W=1 warning fix and style cleanups
[PATCH 0/2] ASoC: rt5677: add GPIO get_direction and enable standalone compilation
2026-06-22 8:13 UTC (4+ messages)
` [PATCH 1/2] ASoC: rt5677: Add GPIO .get_direction() callback
` [PATCH 2/2] ASoC: rt5677: Enable standalone compilation for generic card use
[PATCH 0/4] gpio: mt7621: address Sashiko complains and other cleanups
2026-06-22 8:12 UTC (7+ messages)
` [PATCH 1/4] gpio: mt7621: avoid corruption of shared interrupt trigger state
` [PATCH 2/4] gpio: mt7621: more robust management of IRQ domain teardown
` [PATCH 3/4] gpio: mt7621: be sure IRQ domain is created before exposing GPIO chips
` [PATCH 4/4] gpio: mt7621: unify naming style in driver code
[PATCH v9 0/9] Add support for MT6392 PMIC
2026-06-22 7:23 UTC (12+ messages)
` [PATCH v9 1/9] dt-bindings: mfd: mt6397: Add "
` [PATCH v9 2/9] dt-bindings: input: mtk-pmic-keys: Add MT6392 PMIC keys
` [PATCH v9 3/9] regulator: dt-bindings: Add MediaTek MT6392 PMIC
` [PATCH v9 4/9] mfd: mt6397: Use MFD_CELL_* to describe sub-devices
` [PATCH v9 5/9] mfd: mt6397: Add support for MT6392 PMIC
` [PATCH v9 6/9] input: keyboard: mtk-pmic-keys: Add MT6392 support
` [PATCH v9 7/9] pinctrl: mediatek: mt6397: Add MediaTek MT6392
` [PATCH v9 8/9] regulator: Add MediaTek MT6392 regulator
` [PATCH v9 9/9] arm64: dts: mediatek: Add MediaTek MT6392 PMIC dtsi
Question: GPIO direction callbacks calling pinctrl in atomic paths
2026-06-22 7:04 UTC (4+ messages)
[PATCH] gpiolib: acpi: Add quirk for ASUS ROG Strix G614 series
2026-06-21 12:38 UTC (4+ messages)
` [PATCH v2 0/1] gpiolib: acpi: Add quirk for ASUS ROG Strix G16 "
[PATCH v2 0/1] gpiolib: acpi: Add quirk for ASUS ROG Strix G16 G614 series
2026-06-21 7:58 UTC (11+ messages)
[PATCH v8 0/9] Add support for MT6392 PMIC
2026-06-21 7:55 UTC (11+ messages)
` [PATCH v8 1/9] dt-bindings: mfd: mt6397: Add "
` [PATCH v8 2/9] dt-bindings: input: mtk-pmic-keys: Add MT6392 PMIC keys
` [PATCH v8 3/9] regulator: dt-bindings: Add MediaTek MT6392 PMIC
` [PATCH v8 4/9] mfd: mt6397: Use MFD_CELL_* to describe sub-devices
` [PATCH v8 5/9] mfd: mt6397: Add support for MT6392 PMIC
` [PATCH v8 6/9] input: keyboard: mtk-pmic-keys: Add MT6392 support
` [PATCH v8 7/9] pinctrl: mediatek: mt6397: Add MediaTek MT6392
` [PATCH v8 8/9] regulator: Add MediaTek MT6392 regulator
` [PATCH v8 9/9] arm64: dts: mediatek: Add MediaTek MT6392 PMIC dtsi
[PATCH 00/11] ARM: NXP: Drop NOMMU platform support
2026-06-19 19:17 UTC (14+ messages)
` [PATCH 01/11] ARM: dts: vf610m4: Remove "
` [PATCH 02/11] ARM: dts: imxrt1050: "
` [PATCH 03/11] ARM: imx: "
` [PATCH 04/11] clk: imx: imxrt1050: "
` [PATCH 05/11] pinctrl: freescale: IMXRT: "
` [PATCH 06/11] ARM: imxrt_defconfig: "
` [PATCH 07/11] ARM: dts: lpc: "
` [PATCH 08/11] ARM: mach-lpc: "
` [PATCH 09/11] ARM: configs: lpc*: "
` [PATCH 10/11] clk: nxp: lpc: "
` [PATCH 11/11] pinctrl: "
Question: mvebu GPIO can_sleep and pinctrl direction helpers
2026-06-19 15:33 UTC
Question: pxa GPIO direction callbacks and pinctrl_gpio_direction_*()
2026-06-19 15:32 UTC
[PATCH] gpio: tegra: do not call pinctrl for GPIO direction
2026-06-19 15:24 UTC
Question: pinctrl-backed GPIO set_config and gpio_chip::can_sleep
2026-06-19 9:01 UTC (5+ messages)
[PATCH] gpio: make gpio_chip_guard accept const gpio_desc
2026-06-19 8:57 UTC (2+ messages)
[PATCH v3 00/21] Add basic pinctrl drivers for JHB100 SoC
2026-06-19 8:41 UTC (4+ messages)
` [PATCH v3 04/21] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver
[PATCH libgpiod] build: gate subdirectories on the *_enabled variables
2026-06-19 8:32 UTC (2+ messages)
[PATCH 6.12.y 0/3] gpiolib: backport 16fdabe143fc
2026-06-19 4:07 UTC (5+ messages)
` [PATCH 6.12.y 1/3] gpiolib: Extract gpiochip_choose_fwnode() for wider use
` [PATCH 6.12.y 2/3] gpiolib: Remove redundant assignment of return variable
` [PATCH 6.12.y 3/3] gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()
[GIT PULL] pin control changes for the v7.2 kernel cycle
2026-06-18 23:16 UTC (2+ messages)
[PATCH 6.12.y v2 0/3] gpiolib: backport 16fdabe143fc
2026-06-18 16:34 UTC (4+ messages)
` [PATCH 6.12.y v2 1/3] gpiolib: Extract gpiochip_choose_fwnode() for wider use
` [PATCH 6.12.y v2 2/3] gpiolib: Remove redundant assignment of return variable
` [PATCH 6.12.y v2 3/3] gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox