Linux GPIO subsystem development
 help / color / mirror / Atom feed
 messages from 2026-05-13 16:34:37 to 2026-05-14 17:35:13 UTC [more...]

[PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
 2026-05-14 17:35 UTC  (21+ messages)

[PATCH net-next 00/12] net: enable TC956x support
 2026-05-14 16:14 UTC  (7+ messages)
` [PATCH net-next 12/12] arm64: dts: qcom: qcs6490-rb3gen2: enable TC9564 with a single QCS8081 phy

[PATCH v10 0/9] drivers/base: Introduce revocable
 2026-05-14 16:02 UTC  (5+ messages)
` [PATCH v10 8/9] platform/chrome: Protect cros_ec_device lifecycle with revocable

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

[PATCH v2 0/5] scmi: Log client subsystem entity counts
 2026-05-14 15:44 UTC  (9+ messages)
` [PATCH v2 1/5] powercap: arm_scmi_powercap: Log number of powercap domains
` [PATCH v2 2/5] cpufreq: scmi-cpufreq: Log number of perf domains
` [PATCH v2 3/5] hwmon: scmi-hwmon: Log number of sensors
` [PATCH v2 4/5] reset: reset-scmi: Log number of reset domains
` [PATCH v2 5/5] pinctrl: pinctrl-scmi: Log number of pins, groups, functions

[PATCH] [v3] leds: gpio: make legacy gpiolib interface optional
 2026-05-14 14:48 UTC  (3+ messages)

[PATCH v8 2/3] dt-bindings: mfd: aspeed,ast2x00-scu: Describe AST2700 SCU0
 2026-05-14 14:13 UTC  (2+ messages)
` (subset) "

[PATCH] mfd: ezx-pcap: remove unused driver
 2026-05-14 14:03 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/22] Add basic pinctrl drivers for JHB100 SoC
 2026-05-14 13:17 UTC  (29+ messages)
` [PATCH v2 01/22] dt-bindings: pincfg-node: Add property 'input-debounce-nanoseconds'
` [PATCH v2 02/22] pinctrl: pinconf-generic: "
` [PATCH v2 03/22] pinctrl: pinctrl-generic: Make the "function" property optional
` [PATCH v2 04/22] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl
` [PATCH v2 05/22] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver
` [PATCH v2 06/22] dt-bindings: pinctrl: Add starfive,jhb100-sys0h-pinctrl
` [PATCH v2 07/22] pinctrl: starfive: Add StarFive JHB100 sys0h controller driver
` [PATCH v2 08/22] dt-bindings: pinctrl: Add starfive,jhb100-sys1-pinctrl
` [PATCH v2 09/22] pinctrl: starfive: Add StarFive JHB100 sys1 controller driver
` [PATCH v2 10/22] dt-bindings: pinctrl: Add starfive,jhb100-sys2-pinctrl
` [PATCH v2 11/22] pinctrl: starfive: Add StarFive JHB100 sys2 controller driver
` [PATCH v2 12/22] dt-bindings: pinctrl: Add starfive,jhb100-per0-pinctrl
` [PATCH v2 13/22] pinctrl: starfive: Add StarFive JHB100 per0 controller driver
` [PATCH v2 14/22] dt-bindings: pinctrl: Add starfive,jhb100-per1-pinctrl
` [PATCH v2 15/22] pinctrl: starfive: Add StarFive JHB100 per1 controller driver
` [PATCH v2 16/22] dt-bindings: pinctrl: Add starfive,jhb100-per2-pinctrl
` [PATCH v2 17/22] pinctrl: starfive: Add StarFive JHB100 per2 controller driver
` [PATCH v2 18/22] dt-bindings: pinctrl: Add starfive,jhb100-per2pok-pinctrl
` [PATCH v2 19/22] pinctrl: starfive: Add StarFive JHB100 per2pok controller driver
` [PATCH v2 20/22] dt-bindings: pinctrl: Add starfive,jhb100-per3-pinctrl
` [PATCH v2 21/22] pinctrl: starfive: Add StarFive JHB100 per3 controller driver
` [PATCH v2 22/22] riscv: dts: starfive: jhb100: Add pinctrl nodes

[PATCH 1/2] dt-bindings: gpio: Add Tegra238 support
 2026-05-14 12:48 UTC  (2+ messages)
` [PATCH 2/2] gpio: tegra186: Add support for Tegra238

[PATCH v10 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-14 12:43 UTC  (4+ messages)
` [PATCH v10 3/6] iio: adc: ad4691: add triggered buffer support

[PATCH v2 0/3] usb: typec: add Rohm BM92TXX Type-C / PD controller driver
 2026-05-14 12:13 UTC  (2+ messages)

gpio-mt7621 unroutable IRQs to bank0
 2026-05-14 12:00 UTC  (12+ messages)

[brgl:gpio/for-next] BUILD SUCCESS cccecb5cbe72dd68dda93ad8c9e2f61c095a8ea3
 2026-05-14 10:45 UTC 

[PATCH 0/5] scmi: Log client subsystem entity counts
 2026-05-14 10:38 UTC  (11+ messages)
` [PATCH 1/5] powercap: arm_scmi_powercap: Log number of powercap domains
` [PATCH 2/5] cpufreq: scmi-cpufreq: Log number of perf domains
` [PATCH 3/5] hwmon: scmi-hwmon: Log number of sensors
` [PATCH 4/5] reset: reset-scmi: Log number of reset domains
` [PATCH 5/5] pinctrl: pinctrl-scmi: Log number of pins, groups, functions

[RFC PATCH] i2c: i2c-gpio Enhance driver for buses with shared SCL
 2026-05-14  9:20 UTC 

[PATCH] pinctrl: qcom: Replace open coded eoi call with irq_chip_eoi_parent()
 2026-05-14  8:38 UTC 

[PATCH v3 0/6] Add Tegra238 and Tegra264 pinctrl support
 2026-05-14  8:17 UTC  (3+ messages)

[PATCH 0/3] Add LECARC ACPI IDs for DesignWare GPIO, SPI, I2C
 2026-05-14  7:06 UTC  (5+ messages)
` [PATCH 1/3] Add ACPI ID "LECA0001" for LECARC SoCs that use the DesignWare GPIO controller with V1 register offsets
` [PATCH 2/3] Add ACPI ID "LECA0002" for LECARC SoCs. This ID requires a custom initialization function dw_spi_lecarc_init() that sets dws->dws.ip to DW_HSSI_ID
` [PATCH 3/3] Add ACPI ID "LECA0003" for LECARC SoCs that integrate the DesignWare I2C controller

[PATCH v2 0/2] Fix WACF2200 touchscreen on Lenovo Yoga 7 14AGP11
 2026-05-14  5:43 UTC  (10+ messages)
` [PATCH 1/2] pinctrl-amd: enable IRQ for "
` [PATCH 2/2] i2c: designware: fix probe ordering for AMD GPIO "

[PATCH 0/3] Add LECARC ACPI IDs for DesignWare GPIO, SPI, I2C
 2026-05-14  2:40 UTC  (4+ messages)
` [PATCH 1/3] gpio: dwapb: Add LECARC ACPI ID
` [PATCH 2/3] spi: dw-mmio: Add LECARC ACPI ID and init hook
` [PATCH 3/3] i2c: designware: Add LECARC ACPI ID

[PATCH v2 0/2] pinctrl: mcp23s08: Fix probe issues
 2026-05-13 23:11 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap init
` [PATCH v2 2/2] pinctrl: mcp23s08: Read spi-present-mask as u8 not u32

[PATCH 0/3] pinctrl: qcom: spmi-gpio: Add pm8010 GPIO support
 2026-05-13 22:58 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: qcom,pmic-gpio: Document PM8010 "

[PATCH] pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap init
 2026-05-13 21:52 UTC  (3+ messages)

[linusw-pinctrl:for-next] BUILD SUCCESS 296bf5205ce3eae9ca7c7487459c9357b5116f1f
 2026-05-13 19:56 UTC 

[linusw-pinctrl:fixes] BUILD SUCCESS 3861514823eb414b84654805cc816593537cb11b
 2026-05-13 19:56 UTC 

[PATCH] gpio: twl4030: Use guard(mutex)() over manual locking
 2026-05-13 19:33 UTC  (2+ messages)

[PATCH v5 0/4] SDM670 LPASS LPI pin controller support
 2026-05-13 19:09 UTC  (2+ messages)
` (subset) "


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