Linux GPIO subsystem development
 help / color / mirror / Atom feed
 messages from 2026-05-19 10:38:36 to 2026-05-22 10:23:13 UTC [more...]

[PATCH 0/9] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
 2026-05-22 10:22 UTC  (4+ messages)
` [PATCH 1/9] pinctrl: renesas: rzg2l: Generalize the power source code
` [PATCH 2/9] pinctrl: renesas: rzg2l: Drop defines present in struct rzg2l_hwcfg
` [PATCH 3/9] pinctrl: renesas: rzg2l: Keep member documentation aligned

[PATCH 0/2] pinctrl: pinctrl: renesas: rzt2h: Minor cleanups
 2026-05-22 10:04 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: renesas: rzt2h: Remove unused variable 'j'
` [PATCH 2/2] pinctrl: renesas: rzt2h: Skip PFC mode configuration if already set

[PATCH libgpiod] core: allow modifying settings for existing offsets in a full line-config
 2026-05-22 10:01 UTC 

[GIT PULL] gpio fixes for v7.1-rc5
 2026-05-22  9:36 UTC 

[brgl:gpio/for-current] BUILD SUCCESS a4fa45c1d980bc2b9837f469119af24a9304a1fc
 2026-05-22  9:28 UTC 

[PATCH 0/5] x1e80100: Enable PDC wake GPIOs and deepest idle state
 2026-05-22  9:26 UTC  (8+ messages)
` [PATCH 3/5] irqchip/qcom-pdc: Configure PDC to pass through mode

[PATCH v2 0/2] pinctrl: renesas: rzg2l: Populate GPIO set_config
 2026-05-22  9:17 UTC  (7+ messages)
` [PATCH v2 1/2] pinctrl: renesas: rzg2l: Use -ENOTSUPP instead of -EOPNOTSUPP
` [PATCH v2 2/2] pinctrl: renesas: rzg2l: Populate struct gpio_chip::set_config

[PATCH 0/2] gpio: shared: fix locking issues in remove path
 2026-05-22  9:12 UTC  (3+ 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 v2 00/10] gpiolib: fence off legacy interfaces
 2026-05-22  8:28 UTC  (18+ messages)
` [PATCH 01/10] [v2] [net-next] net: dsa: b53: hide legacy gpiolib usage on non-mips
` [PATCH 02/10] [v3] input: gpio-keys: make legacy gpiolib optional
` [PATCH 03/10] [v2] x86/olpc: select GPIOLIB_LEGACY
` [PATCH 04/10] [v2] sh: select legacy gpiolib interface
` [PATCH 05/10] [v2] mips: select legacy gpiolib interfaces where used
` [PATCH 06/10] [v4] leds: gpio: make legacy gpiolib interface optional
` [PATCH 07/10] [v6 net-next] dt-bindings: net: add st,stlc4560/p54spi binding
` [PATCH 08/10] [v6 net-next] p54spi: convert to devicetree
` [PATCH 09/10] [v6 omap] ARM: dts: omap2: add stlc4560 spi-wireless node
` [PATCH 10/10] gpiolib: turn off legacy interface by default

[PATCH v3] gpio: shared: undo the vote of the proxy on GPIO free
 2026-05-22  7:49 UTC 

[PATCH 0/2] pinctrl: qcom: Introduce Pinctrl for the upcoming Maili SoC
 2026-05-22  7:42 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: Describe Maili TLMM block
` [PATCH 2/2] pinctrl: qcom: Add the tlmm driver for Maili platform

[PATCH v2 0/2] gpio: convert more drivers to using the new value setters
 2026-05-22  7:36 UTC  (4+ messages)
` [PATCH v2 1/2] gpio: adnp: use lock guards for the I2C lock

[PATCH] gpio: adnp: fix flow control regression caused by scoped_guard()
 2026-05-22  7:35 UTC 

gpio-mt7621 unroutable IRQs to bank0
 2026-05-22  7:29 UTC  (2+ messages)
` [RFC PATCH] gpio: mt7621: fix interrupt banks mapping on gpio chips

[PATCH 1/2] gpio: mxc: fix irq_high handling
 2026-05-22  7:01 UTC  (2+ messages)
` [PATCH 2/2] gpio: mxc: use BIT() macro

[PATCH v14 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-05-22  4:48 UTC  (7+ messages)
` [PATCH v14 1/6] dt-bindings: pinctrl: add "
` [PATCH v14 2/6] mfd: add NXP MC33978/MC34978 core driver
` [PATCH v14 3/6] pinctrl: core: Make pin group callbacks optional for pin-only drivers
` [PATCH v14 4/6] pinctrl: add NXP MC33978/MC34978 pinctrl driver
` [PATCH v14 5/6] hwmon: add NXP MC33978/MC34978 driver
` [PATCH v14 6/6] mux: add NXP MC33978/MC34978 AMUX driver

[PATCH 0/9] riscv: ultrarisc: add DP1000 SoC DT and pinctrl support
 2026-05-22  1:41 UTC  (21+ 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

[linux-next:master] BUILD REGRESSION 550604d6c9b9efc8d068aff94dc301694a7afdee
 2026-05-22  0:33 UTC 

[brgl:gpio/for-next] BUILD SUCCESS d01bf517cbbd5a4b0c16ba2d5107bda0e361b00c
 2026-05-21 21:51 UTC 

[PATCH v2] gpio: shared: undo the vote of the proxy on GPIO free
 2026-05-21 14:21 UTC 

[PATCH v12 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-05-21 12:44 UTC  (23+ messages)
` [PATCH v12 01/22] media: mc: Add INTERNAL pad flag
` [PATCH v12 02/22] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v12 03/22] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v12 04/22] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v12 05/22] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v12 06/22] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [PATCH v12 07/22] dt-bindings: media: i2c: max96712: add support for I2C ATR
` [PATCH v12 08/22] dt-bindings: media: i2c: max96712: add support for POC supplies
` [PATCH v12 09/22] dt-bindings: media: i2c: max96712: add support for MAX96724F/R
` [PATCH v12 10/22] dt-bindings: media: i2c: max96712: add control-channel-port property
` [PATCH v12 11/22] dt-bindings: media: i2c: max96714: add support for MAX96714R
` [PATCH v12 12/22] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [PATCH v12 13/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
` [PATCH v12 14/22] media: i2c: add Maxim GMSL2/3 serializer framework
` [PATCH v12 15/22] media: i2c: add Maxim GMSL2/3 deserializer framework
` [PATCH v12 16/22] media: i2c: maxim-serdes: add MAX96717 driver
` [PATCH v12 17/22] media: i2c: maxim-serdes: add MAX96724 driver
` [PATCH v12 18/22] media: i2c: maxim-serdes: add MAX9296A driver
` [PATCH v12 19/22] arm64: defconfig: disable deprecated MAX96712 driver
` [PATCH v12 20/22] staging: media: remove "
` [PATCH v12 21/22] media: i2c: remove MAX96717 driver
` [PATCH v12 22/22] media: i2c: remove MAX96714 driver

[PATCH v3] gpio: cdev: check if uAPI v2 config attributes are correctly zeroed
 2026-05-21 12:38 UTC  (3+ messages)

[PATCH] gpio: aggregator: remove the software node when deactivating the aggregator
 2026-05-21 12:38 UTC  (2+ messages)

[PATCH] gpio: aggregator: fix a potential use-after-free
 2026-05-21 12:38 UTC  (4+ messages)

[PATCH 0/3] gpio: lock device when calling device_is_bound()
 2026-05-21 12:38 UTC  (2+ messages)

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

[PATCH v3 0/8] Add Samsung Galaxy S4 support
 2026-05-21 10:41 UTC  (9+ messages)
` [PATCH v3 2/8] dt-bindings: extcon: qcom,pm8941-misc: Add PM8921 compatible
` [PATCH v3 3/8] pinctrl: qcom: Register functions before enabling pinctrl
` [PATCH v3 8/8] ARM: dts: qcom: Add Samsung Galaxy S4

[PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API
 2026-05-21  9:38 UTC  (5+ messages)
` [PATCH v8 phy-next 15/31] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` (subset) [PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API

[PATCH v5 0/3] pinctrl: aspeed: Add AST2700 SoC1 support
 2026-05-21  9:17 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: mfd: aspeed,ast2x00-scu: Support AST2700 SoC1 pinctrl
` [PATCH v5 2/3] dt-bindings: pinctrl: Add aspeed,ast2700-soc1-pinctrl
` [PATCH v5 3/3] pinctrl: aspeed: Add AST2700 SoC1 support

[PATCH v2 0/5] rsk7203: switch to using static device property, drop legacy gpio API
 2026-05-21  9:14 UTC  (11+ messages)
` [PATCH v2 1/5] pinctrl: renesas: gpio: isolate function gpiochip from parent fwnode
` [PATCH v2 2/5] sh: pfc: attach software node to the GPIO chip
` [PATCH v2 3/5] sh: mach-rsk: rsk7203: use static device properties for LEDs and GPIO buttons
` [PATCH v2 4/5] pinctrl: renesas: gpio: support software nodes for function GPIOs
` [PATCH v2 5/5] sh: mach-rsk: rsk7203: convert pin configuration to using software nodes

[PATCH v3] i2c: i2c-gpio: Enhance driver for buses with shared SCL
 2026-05-21  8:59 UTC  (3+ messages)

[PATCH 0/2] Subject: [PATCH v5 0/2] arm64: Add LECARC ACPI IDs for DesignWare GPIO, SPI
 2026-05-21  8:49 UTC  (4+ messages)
` [PATCH 1/2] gpio: dwapb: Add ACPI ID LECA0001 for LECARC SoCs
` [PATCH 2/2] spi: dw-mmio: Add ACPI ID LECA0002 "
` (subset) [PATCH 0/2] Subject: [PATCH v5 0/2] arm64: Add LECARC ACPI IDs for DesignWare GPIO, SPI

[PATCH] gpio: tegra186: Enable GTE for Tegra264
 2026-05-21  8:47 UTC  (3+ messages)

[PATCH] gpio: pca953x: propagate regulator_enable() error from resume
 2026-05-21  8:04 UTC  (2+ messages)

[brgl:gpio/for-next] BUILD SUCCESS c010a78304a648fd13556aff63e60a83f35d23c9
 2026-05-21  6:53 UTC 

[brgl:at24/for-next] BUILD SUCCESS b4c01497688528fc04c717842f8f310569f52629
 2026-05-21  4:51 UTC 

[PATCH v4 0/3] arm64: Add LECARC ACPI IDs for DesignWare GPIO, SPI, I2C
 2026-05-20 17:27 UTC  (10+ messages)
` [PATCH v4 1/3] gpio: dwapb: Add ACPI ID LECA0001 for LECARC SoCs
` [PATCH v4 2/3] spi: dw-mmio: Add ACPI ID LECA0002 "
` [PATCH v4 3/3] i2c: designware: Add ACPI ID LECA0003 "

[PATCH v9 0/3] pinctrl: aspeed: Add AST2700 SoC0 support
 2026-05-20 16:19 UTC  (5+ messages)
` [PATCH v9 2/3] dt-bindings: mfd: aspeed,ast2x00-scu: Describe AST2700 SCU0
  ` (subset) "

[PATCH] gpio: event-mon: Use O_RDONLY instead of 0 for open()
 2026-05-20 15:24 UTC  (2+ messages)

[PATCH v5 0/9] Add support for MT6392 PMIC
 2026-05-20 15:00 UTC  (3+ messages)
` [PATCH v5 5/9] mfd: mt6397: "

[PATCH] pinctrl: avoid duplicate function definitions
 2026-05-20 14:30 UTC  (3+ messages)

[PATCH v3 0/8] hwmon: (pmbus/adm1266) GPIO, NVMEM, and debugfs accessor fixes
 2026-05-20 14:02 UTC  (2+ messages)

[PATCH] gpio: Initialize all i2c_device_id arrays using member names
 2026-05-20 13:25 UTC  (2+ messages)

[PATCH] gpio: xgene: allow COMPILE_TEST builds
 2026-05-20 13:25 UTC  (2+ messages)

[PATCH] gpio: en7523: allow COMPILE_TEST builds
 2026-05-20 13:25 UTC  (2+ messages)

[PATCH] gpio: pc104: Add COMPILE_TEST coverage
 2026-05-20 13:20 UTC  (2+ messages)

[PATCH] gpio: shared: undo the vote of the proxy on GPIO free
 2026-05-20 12:48 UTC 

[PATCH v2] gpio: cdev: check if uAPI v2 config attributes are correctly zeroed
 2026-05-20 11:28 UTC  (2+ messages)

[PATCH v11 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-20 10:36 UTC  (7+ messages)
` [PATCH v11 4/6] iio: adc: ad4691: add SPI offload support

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

[PATCH 2/2] gpiolib: acpi: Fix resource leak in OpRegion cleanup path
 2026-05-20  7:45 UTC  (4+ messages)
` [PATCH v3 0/2] gpiolib: acpi: Fix bounds-checking and connection leak
  ` [PATCH v3 1/2] gpiolib: acpi: Add robust bounds-checking for GPIO pin resources
  ` [PATCH v3 2/2] Fixes: gpiolib: acpi: resource leak in OpRegion

[PATCH v2 0/6] gpiolib: unify gpio-hog code
 2026-05-20  6:55 UTC  (5+ messages)
` [PATCH v2 5/6] gpio: remove machine hogs

[PATCH] gpio: Initialize i2c_device_id arrays using member names
 2026-05-20  6:51 UTC  (4+ messages)

[PATCH] pinctrl: spacemit: fix NULL check in spacemit_pin_set_config
 2026-05-20  6:19 UTC  (3+ messages)

[PATCH v5 0/1] i2c: designware: fix probe ordering for AMD GPIO on Lenovo Yoga 7 14AGP11
 2026-05-20  5:02 UTC  (19+ messages)

[PATCH v11 0/5] drivers/base: Introduce revocable
 2026-05-19 23:55 UTC  (7+ messages)
` [PATCH v11 4/5] platform/chrome: Protect cros_ec_device lifecycle with revocable

[PATCH] gpio: cdev: check if padding of uAPI v2 line config attributes is zeroed
 2026-05-19 13:46 UTC  (3+ messages)

[PATCH v9 0/7] gpio: siul2-s32g2: add initial GPIO driver
 2026-05-19 11:12 UTC  (4+ messages)
` [PATCH v9 1/7] pinctrl: s32cc: use dev_err_probe() and improve error messages

[PATCH v4 0/3] pinctrl: aspeed: Add AST2700 SoC1 support
 2026-05-19 10:38 UTC  (2+ messages)
` [PATCH v4 3/3] "


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