Linux GPIO subsystem development
 help / color / mirror / Atom feed
 messages from 2026-05-25 08:51:58 to 2026-05-28 11:23:44 UTC [more...]

[PATCH v2 0/7] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
 2026-05-28 11:23 UTC  (16+ messages)
` [PATCH v2 1/7] pinctrl: renesas: rzg2l: Generalize the power source code
` [PATCH v2 2/7] pinctrl: renesas: rzg2l: Drop defines present in struct rzg2l_hwcfg
` [PATCH v2 3/7] pinctrl: renesas: rzg2l: Keep member documentation aligned
` [PATCH v2 4/7] pinctrl: renesas: rzg2l: Use tab instead of spaces
` [PATCH v2 5/7] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Document the missing I3C power source option
` [PATCH v2 6/7] pinctrl: renesas: rzg2l: Add RZ/G3S support for selecting the I3C power source
` [PATCH v2 7/7] arm64: dts: renesas: rzg3s-smarc-som: Enable I3C

[PATCH v1 0/3] gpio: Use named initializers for platform_device_id arrays
 2026-05-28 10:09 UTC  (8+ messages)
` [PATCH v1 1/3] gpio: cros-ec: Drop unused assignment of platform_device_id driver data
` [PATCH v1 2/3] gpio: Use named initializers for platform_device_id arrays
` [PATCH v1 3/3] gpio: max77620: Unify usage of space and comma in platform_device_id array

[PATCH v1 0/2] pinctrl: Use named initializers for platform_device_id arrays
 2026-05-28  9:45 UTC  (5+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] pinctrl: max77620: Unify usage of space and comma in platform_device_id array

[PATCH v2] gpio: shared: make the voting mechanism adaptable
 2026-05-28  9:35 UTC 

[libgpiod][PATCH v2 0/3] bindings: python: add support for free-threaded Python
 2026-05-28  9:03 UTC  (5+ messages)
` [libgpiod][PATCH v2 1/3] bindings: python: tests: add multi-threaded tests
` [libgpiod][PATCH v2 2/3] bindings: python: support free-threaded CPython
` [libgpiod][PATCH v2 3/3] bindings: python: add a changelog

[PATCH 0/9] riscv: ultrarisc: add DP1000 SoC DT and pinctrl support
 2026-05-28  8:55 UTC  (26+ messages)
` [PATCH 1/9] dt-bindings: vendor-prefixes: add Rongda
` [PATCH 4/9] dt-bindings: pinctrl: Add UltraRISC DP1000 pinctrl bindings
` [PATCH 5/9] riscv: dts: ultrarisc: Add initial device tree for UltraRISC DP1000
` [PATCH 6/9] pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driver
` [PATCH 7/9] riscv: dts: ultrarisc: add Rongda M0 board device tree
` [PATCH 9/9] riscv: defconfig: enable ARCH_ULTRARISC

[PATCH] gpio: realtek-otto: fix kernel-doc warnings
 2026-05-28  8:50 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself as co-maintainer for Samsung pinctrl drivers
 2026-05-28  8:47 UTC  (2+ messages)

[brgl:gpio/for-current] BUILD SUCCESS 9c95f4b920e15c183ebbb15b0a011ba32fcb6d59
 2026-05-28  5:19 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 61442e46fb9de57718a36f54c9ce1ce66ff7750b
 2026-05-28  5:08 UTC 

[PATCH] gpio: move ppc4xx gpio driver from arch/powerpc to drivers/gpio
 2026-05-28  3:05 UTC  (2+ messages)

[PATCHv2] pinctrl: rza2: embed pins in the priv struct
 2026-05-27 20:23 UTC 

[PATCH v13 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-27 18:16 UTC  (11+ messages)
` [PATCH v13 1/6] dt-bindings: iio: adc: add AD4691 family
` [PATCH v13 2/6] iio: adc: ad4691: add initial driver for "
` [PATCH v13 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v13 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v13 5/6] iio: adc: ad4691: add oversampling support
` [PATCH v13 6/6] docs: iio: adc: ad4691: add driver documentation

[PATCH] pinctrl: rza2: embed pins in the priv struct
 2026-05-27 16:31 UTC  (2+ messages)

[PATCH] pinctrl: qcom: sm6115: Add egpio support
 2026-05-27 16:26 UTC  (3+ messages)

[PATCH 3/3] pinctrl: mediatek: fix SPDX comment style in header
 2026-05-27 13:16 UTC  (2+ messages)

[PATCH 2/3] pinctrl: actions: fix SPDX comment style in header
 2026-05-27 13:15 UTC  (2+ messages)

[PATCH 1/3] pinctrl: bcm: fix SPDX comment style in header
 2026-05-27 13:14 UTC  (2+ messages)

[PATCH v5 0/2] mfd: arizona: Move IRQ GPIO to GPIO descriptor
 2026-05-27 13:05 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: mfd: wlf,arizona: Add irq-gpios
` [PATCH v5 2/2] mfd: arizona: Convert GPIO IRQ handling to descriptors

[PATCH 1/2] pinctrl: cs42l43: Fix leaked pm reference on error path
 2026-05-27 12:25 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: cs42l43: Fix polarity on debounce

[PATCH 0/1] pinctrl: nuvoton: ma35d1: fix MFP register offset and pin table
 2026-05-27 12:17 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/2] pinctrl: Use FIELD_MODIFY() to simplify bit manipulation
 2026-05-27 12:12 UTC  (2+ messages)

[PATCH v3 0/6] Add Tegra238 and Tegra264 pinctrl support
 2026-05-27 12:09 UTC  (5+ messages)

[PATCH v3] i2c: i2c-gpio: Enhance driver for buses with shared SCL
 2026-05-27 10:24 UTC  (4+ messages)
  ` AW: "

[PATCH 0/9] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
 2026-05-27  9:36 UTC  (11+ messages)
` [PATCH 3/9] pinctrl: renesas: rzg2l: Keep member documentation aligned
` [PATCH 4/9] pinctrl: renesas: rzg2l: Use tab instead of spaces
` [PATCH 9/9] arm64: dts: renesas: rzg3s-smarc-som: Enable I3C

[PATCH 0/4] pinctrl: qcom: spmi-gpio: Add bidirectional level-shifter function support
 2026-05-27  9:22 UTC  (5+ messages)
` [PATCH 1/4] soc: qcom: rpmh: Allow non-child devices to issue write commands
` [PATCH 2/4] dt-bindings: pinctrl: qcom,pmic-gpio: Add level-shifter function
` [PATCH 3/4] pinctrl: qcom: spmi-gpio: Rearchitect for flexible group support
` [PATCH 4/4] pinctrl: qcom: spmi-gpio: Add level-shifter function support

[PATCH] gpio: mt7621: fix interrupt banks mapping on gpio chips
 2026-05-27  8:51 UTC  (2+ messages)

[PATCH 0/2] gpio: rockchip: fix resource leaks and teardown bugs
 2026-05-27  8:17 UTC  (11+ messages)
` [PATCH 1/2] gpio: rockchip: convert bank->clk to devm_clk_get_enabled()
` [PATCH 2/2] gpio: rockchip: fix teardown bugs and resource leaks
    ` [PATCH v2 0/2] gpio: rockchip: fix resource leaks and teardown bugs
      ` [PATCH v2 1/2] gpio: rockchip: convert bank->clk to devm_clk_get_enabled()
      ` [PATCH v2 2/2] gpio: rockchip: teardown bugs and resource leaks

[PATCH] pinctrl: sunxi: Implement function_is_gpio
 2026-05-27  8:08 UTC  (4+ messages)

[PATCH] gpio: gpiolib: use seq_puts() for plain strings
 2026-05-27  7:59 UTC  (2+ messages)

[PATCH] gpio: ts5500: remove obsolete driver
 2026-05-27  7:58 UTC  (3+ messages)

[libgpiod][PATCH 0/3] bindings: python: add support for free-threaded Python
 2026-05-27  7:51 UTC  (9+ messages)
` [libgpiod][PATCH 1/3] bindings: python: tests: add multi-threaded tests
` [libgpiod][PATCH 2/3] bindings: python: support free-threaded CPython

[PATCH] pinctrl: renesas: rzv2m: Use -ENOTSUPP instead of -EOPNOTSUPP
 2026-05-27  7:04 UTC  (2+ messages)

[brgl:gpio/for-current] BUILD SUCCESS 39785f2b3e9fb8f3375dde1e3e4c94ff953871af
 2026-05-27  6:34 UTC 

[PATCH v2 0/4] generic pinmux dt_node_to_map implementation/spacemit driver converted to use it
 2026-05-26 12:52 UTC  (2+ messages)

[PATCH v2 0/8] x1e80100: Enable PDC wake GPIOs and deepest idle state
 2026-05-26 12:34 UTC  (12+ messages)
` [PATCH v2 1/8] irqchip/qcom-pdc: restructure version support
` [PATCH v2 2/8] irqchip/qcom-pdc: Move all statics to struct pdc_desc
` [PATCH v2 3/8] irqchip/qcom-pdc: Remove pdc_enable_intr() wrapper
` [PATCH v2 4/8] irqchip/qcom-pdc: Differentiate between direct SPI and GPIO as SPI
` [PATCH v2 5/8] irqchip/qcom-pdc: Configure PDC to pass through mode
` [PATCH v2 6/8] pinctrl: qcom: Acknowledge IRQs for PDC interrupt controller
` [PATCH v2 7/8] Revert "pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now"
` [PATCH v2 8/8] arm64: dts: qcom: x1e80100: Add deepest idle state

gpio-mt7621 unroutable IRQs to bank0
 2026-05-26 11:51 UTC  (4+ messages)
` [RFC PATCH] gpio: mt7621: fix interrupt banks mapping on gpio chips

[PATCH v7 0/1] i2c: designware: defer probe if child GpioInt controllers are not bound
 2026-05-26 10:56 UTC  (3+ messages)
` [PATCH v7 1/1] "

[PATCH v6 0/1] i2c: designware: defer probe if child GpioInt controllers are not bound
 2026-05-26 10:42 UTC  (5+ messages)
` [PATCH v6 1/1] "

[PATCH] pinctrl: meson: amlogic-a4: fix gpio output glitch
 2026-05-26  9:54 UTC  (4+ messages)

[PATCH] pinctrl: imx1: fix device_node leak in dt_is_flat_functions()
 2026-05-26  9:46 UTC  (2+ messages)

[PATCH] pinctrl: pinconf-generic: fix of_node reference count leak in dt_node_to_map_pinmux
 2026-05-26  9:42 UTC  (2+ messages)

[PATCH v6 RESEND 0/2] pinctrl: qcom: lpass-lpi: Switch to PM clock framework
 2026-05-26  9:37 UTC  (2+ messages)

[PATCH v3 0/3] gpio: add kunit tests for GPIO core
 2026-05-26  9:20 UTC  (10+ messages)
` [PATCH v3 1/3] kunit: provide kunit_platform_device_register_full()
` [PATCH v3 2/3] kunit: provide kunit_platform_device_unregister()
` [PATCH v3 3/3] gpio: add kunit test cases for the GPIO subsystem

[PATCH libgpiod] core: allow modifying settings for existing offsets in a full line-config
 2026-05-26  9:00 UTC  (2+ messages)

[PATCH] gpiolib: Mark gpio_devt, gpiolib_initialized and gpio_stub_drv as __ro_after_init
 2026-05-26  8:56 UTC  (2+ messages)

[PATCH v2 0/6] leds: is31fl319x: Fix shutdown GPIO and update DT bindings
 2026-05-26  8:40 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: leds: issi,is31fl319x: Update description for the shutdown-gpios property
` [PATCH v2 2/6] leds: is31fl319x: Fix shutdown GPIO initial state and remove redundant startup pulse
` [PATCH v2 3/6] gpiolib: of: add quirk for IS31FL319X shutdown line
` [PATCH v2 4/6] arm64: dts: qcom: msm8916-alcatel-idol347: Fix sn3190 shutdown GPIO polarity
` [PATCH v2 5/6] ARM: dts: qcom: msm8974-oneplus-bacon: Fix sn3193 "
` [PATCH v2 6/6] arm64: dts: marvell: armada-7040-mochabin: Fix is31fl3199 "

[PATCH v2] media: camif-core: Drop GPIO handling
 2026-05-26  8:39 UTC  (2+ messages)

[PATCH v3] gpio: shared: undo the vote of the proxy on GPIO free
 2026-05-26  8:34 UTC  (3+ messages)

[PATCH] gpio: adnp: fix flow control regression caused by scoped_guard()
 2026-05-26  8:34 UTC  (3+ messages)

[PATCH 0/2] gpio: shared: fix locking issues in remove path
 2026-05-26  8:34 UTC  (6+ messages)
` [PATCH 1/2] gpio: shared: fix deadlock on shared proxy's parent removal
` [PATCH 2/2] gpio: shared: fix lockdep false positive by removing unneeded lock

[PATCH] gpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write()
 2026-05-26  8:34 UTC  (2+ messages)

[PATCH v2 1/2] gpio: mxc: fix irq_high handling
 2026-05-26  8:34 UTC  (3+ messages)
` [PATCH v2 2/2] gpio: mxc: use BIT() macro

[PATCH] dt-bindings: gpio: meson-axg: Fix whitespace issue
 2026-05-26  8:03 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: i3c: add binding for Realtek RTS490x I3C HUB
 2026-05-25 19:12 UTC  (9+ messages)
` [PATCH 2/2] staging: i3c: add Realtek RTS490x I3C HUB driver
    ` 答复: "
  ` 答复: [PATCH 1/2] dt-bindings: i3c: add binding for Realtek RTS490x I3C HUB

[PATCH v2 1/2] dt-bindings: i3c: add Realtek RTS490x I3C HUB
 2026-05-25 19:11 UTC  (7+ messages)
` [PATCH v2 2/2] staging: i3c: add Realtek RTS490x I3C HUB driver

[PATCH] pinctrl: spacemit: fix NULL check in spacemit_pin_set_config
 2026-05-25 13:16 UTC  (4+ messages)

[PATCH v3 0/7] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-05-25 12:04 UTC  (4+ messages)
` [PATCH v3 2/7] gpio: regmap: add gpio_regmap_get_gpiochip() accessor

[PATCH v2] gpio: shared: undo the vote of the proxy on GPIO free
 2026-05-25  9:20 UTC  (2+ messages)

[PATCH v2 00/10] gpiolib: fence off legacy interfaces
 2026-05-25  8:57 UTC  (3+ messages)
` [PATCH 02/10] [v3] input: gpio-keys: make legacy gpiolib optional

[PATCH v2 0/5] rsk7203: switch to using static device property, drop legacy gpio API
 2026-05-25  8:56 UTC  (2+ messages)

[PATCH] gpio: shared: undo the vote of the proxy on GPIO free
 2026-05-25  8:53 UTC  (2+ messages)

[PATCH v2 0/3] gpio: add kunit tests for GPIO core
 2026-05-25  8:51 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox