Linux GPIO subsystem development
 help / color / mirror / Atom feed
 messages from 2026-08-31 13:41:48 to 2026-09-03 07:59:55 UTC [more...]

[PATCH v5 0/3] gpio: mmio: report the line direction on chips without direction registers
 2026-09-03  7:59 UTC  (4+ messages)
` [PATCH v5 1/3] pinctrl: imx: answer OUTPUT_ENABLE/INPUT_ENABLE queries from the pad register
` [PATCH v5 2/3] gpiolib: add get_config() and gpiochip_generic_get_config()
` [PATCH v5 3/3] gpio: mmio: track the direction of chips without direction registers

[PATCH v4 0/3] gpio: mmio: report the line direction on chips without direction registers
 2026-09-03  7:59 UTC  (7+ messages)
` [PATCH v4 1/3] pinctrl: imx: answer OUTPUT_ENABLE/INPUT_ENABLE queries from the pad register
` [PATCH v4 2/3] gpiolib: add get_config() and gpiochip_generic_get_config()
` [PATCH v4 3/3] gpio: mmio: track the direction of chips without direction registers

[PATCH v2 0/5] PCI/pwrctrl: tc9563: introduce support for embedded GPIO controller
 2026-09-03  7:53 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: PCI: toshiba,tc9563: document "
` [PATCH v2 2/5] gpio: tc9563: add support for the "
` [PATCH v2 3/5] PCI/pwrctrl: tc9563: add GPIO auxiliary device support
` [PATCH v2 4/5] PCI/pwrctrl: tc9563: switch per-port reset to GPIO descriptor API
` [PATCH v2 5/5] arm64: dts: qcom: qcs6490-rb3gen2: enable TC9563 embedded GPIO controller

[PATCH v3 00/10] Support ROHM BD73800
 2026-09-03  7:53 UTC  (17+ messages)
` [PATCH v3 01/10] dt-bindings: mfd: common ROHM PMIC properties
` [PATCH v3 02/10] dt-bindings: rohm,bd*: Ref common ROHM bindings
` [PATCH v3 03/10] dt-bindings: regulator: ROHM BD73800 regulators
` [PATCH v3 04/10] dt-bindings: mfd: ROHM BD73800 PMIC
` [PATCH v3 05/10] mfd: Support for ROHM BD73800 PMIC core
` [PATCH v3 06/10] rtc: bd70528: Support RTC on ROHM BD73800
` [PATCH v3 07/10] regulator: bd71828: Support "
` [PATCH v3 08/10] clk: bd718x7: "
` [PATCH v3 09/10] gpio: bd73800: Support ROHM BD73800 PMIC GPIOs
` [PATCH v3 10/10] MAINTAINERS: Add ROHM BD73800 PMIC files

[PATCH 0/5] PCI/pwrctrl: tc9563: introduce support for embedded GPIO controller
 2026-09-03  7:52 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: PCI: toshiba,tc9563: document "
` [PATCH 2/5] gpio: tc9563: add support for the "
` [PATCH 3/5] PCI/pwrctrl: tc9563: add GPIO auxiliary device support
` [PATCH 4/5] PCI/pwrctrl: tc9563: switch per-port reset to GPIO descriptor API
` [PATCH 5/5] arm64: dts: qcom: qcs6490-rb3gen2: enable TC9563 embedded GPIO controller

[brgl:gpio/for-next 5/8] drivers/gpio/gpio-altera.c:224:11: warning: comparison between pointer and integer ('struct gpio_irq_chip *' and 'int')
 2026-09-03  7:34 UTC 

[PATCH v3 0/2] gpio: Add support for Axiado AX3005 SGPIO controller
 2026-09-03  7:11 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: gpio: add "
` [PATCH v3 2/2] gpio: axiado: add AX3005 SGPIO controller support

[brgl:gpio/for-next 5/8] drivers/gpio/gpio-altera.c:224:7: error: use of undeclared identifier 'irq'; did you mean 'girq'?
 2026-09-03  4:31 UTC  (2+ messages)

[brgl:gpio:for-current] BUILD SUCCESS 1f1d0812f6a8ab8e6f709c599f137c99646512cc
 2026-09-03  3:45 UTC 

[brgl:pinctrl-qcom:for-next] BUILD SUCCESS 6f168dea0db7bf35089a7fe942f1df6214464fcc
 2026-09-03  3:44 UTC 

[PATCH] gpio: altera: Fix build failure caused by undeclared 'irq'
 2026-09-03  3:07 UTC 

[PATCH v3 0/2] [PATCH v3 0/2] gpio: mmio: report the line direction on chips without direction registers
 2026-09-02 22:25 UTC  (6+ messages)
` [PATCH v3 1/2] pinctrl: imx: answer OUTPUT_ENABLE/INPUT_ENABLE queries from the pad register
` [PATCH v3 2/2] gpio: mmio: track the direction of chips without direction registers

[PATCH RESEND v9 0/9] Add support for MT6392 PMIC
 2026-09-02 19:40 UTC  (3+ messages)

[PATCH v10 0/9] Add support for MT6392 PMIC
 2026-09-02 19:25 UTC  (10+ messages)
` [PATCH v10 1/9] dt-bindings: mfd: mt6397: Add "
` [PATCH v10 2/9] dt-bindings: input: mtk-pmic-keys: Add MT6392 PMIC keys
` [PATCH v10 3/9] regulator: dt-bindings: Add MediaTek MT6392 PMIC
` [PATCH v10 4/9] mfd: mt6397: Use MFD_CELL_* to describe sub-devices
` [PATCH v10 5/9] mfd: mt6397: Add support for MT6392 PMIC
` [PATCH v10 6/9] input: keyboard: mtk-pmic-keys: Add MT6392 support
` [PATCH v10 7/9] pinctrl: mediatek: mt6397: Add MediaTek MT6392
` [PATCH v10 8/9] regulator: Add MediaTek MT6392 regulator
` [PATCH v10 9/9] arm64: dts: mediatek: Add MediaTek MT6392 PMIC dtsi

[brgl:pinctrl-qcom:for-next] BUILD SUCCESS 6f168dea0db7bf35089a7fe942f1df6214464fcc
 2026-09-02 18:57 UTC 

[brgl:gpio:for-current] BUILD SUCCESS 1f1d0812f6a8ab8e6f709c599f137c99646512cc
 2026-09-02 18:57 UTC 

[PATCH v1 0/2] pinctrl: intel: retrieve pure platform driver data as well
 2026-09-02 18:12 UTC  (7+ messages)
` [PATCH v1 1/2] pinctrl: intel: Move intel_pinctrl_get_soc_data() upper in the code
` [PATCH v1 2/2] pinctrl: intel: Try to retrieve driver data for pure platform drivers

[brgl:gpio:for-next] BUILD SUCCESS 1900b5a41493e7050c68c1e62780d6fb9a209457
 2026-09-02 17:39 UTC 

[PATCH RFC 0/2] of: property: Make fw_devlink follow GPIO and PWM nexus maps
 2026-09-02 16:55 UTC  (6+ messages)
` [PATCH RFC 1/2] of: property: fw_devlink: Follow GPIO "
` [PATCH RFC 2/2] of: property: fw_devlink: Follow PWM "

[PATCH v2 0/2] Add pinctrl support for MSM8952
 2026-09-02 16:11 UTC  (10+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add MSM8952 tlmm pinctrl driver

[PATCH v2] gpiolib: of: Only apply the SPI CS quirk to SPI buses
 2026-09-02 15:48 UTC  (3+ messages)

[PATCH v5 00/20] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-09-02 13:48 UTC  (9+ messages)
` [PATCH v5 05/20] iio: adc: Add AD7768 and AD7768-4 core support
` [PATCH v5 17/20] gpio: regmap: Use regmap_test_bits() for single bit reads

[PATCH v4 0/2] gpio: realtek-otto: add pinctrl support
 2026-09-02 13:02 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: gpio: otto-gpio: Add gpio-ranges
` [PATCH v4 2/2] gpio: realtek-otto: add pinctrl support

[PATCH v4 0/7] arm64: dts: renesas: Add various SolidRun RZ/G2 based boards
 2026-09-02 12:58 UTC  (10+ messages)
` [PATCH v4 1/7] dt-bindings: soc: "
` [PATCH v4 2/7] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Allow input-enable pinconf
` [PATCH v4 3/7] dt-bindings: usb: cypress,hx3: make peer-hub property optional
` [PATCH v4 4/7] arm64: dts: renesas: add support for solidrun rzg2l som and hb-iiot evb
` [PATCH v4 5/7] arm64: dts: renesas: add support for solidrun rzv2l "
` [PATCH v4 6/7] arm64: dts: renesas: add support for solidrun rzg2lc "
` [PATCH v4 7/7] arm64: dts: renesas: rzg2l(c)/rzv2l hb-iiot: add dsi panel dt overlay

[PATCH v2 0/2] gpio: mmio: report the line direction on chips without direction registers
 2026-09-02 11:08 UTC  (4+ messages)
` [PATCH v2 1/2] pinctrl: imx: answer OUTPUT_ENABLE/INPUT_ENABLE queries from the pad register
` [PATCH v2 2/2] gpio: mmio: track the direction of chips without direction registers

[PATCH v1 0/1] gpio: cdev: EOPNOTSUPP when HTE unavailable
 2026-09-02 10:37 UTC  (3+ messages)
` [PATCH v1 1/1] gpio: cdev: return EOPNOTSUPP when HTE is unavailable

[PATCH v5 0/6] Add Samsung Galaxy S4 support
 2026-09-02 10:32 UTC  (5+ messages)
` [PATCH v5 2/6] pinctrl: qcom: Register functions before enabling pinctrl

[PATCH 0/2] gpio: tegra186: Add support for Tegra268
 2026-09-02 10:30 UTC  (2+ messages)

[PATCH v5 00/15] Add initial support for Qualcomm Kuno SoC
 2026-09-02 10:28 UTC  (12+ messages)
` [PATCH v5 06/15] dt-bindings: interconnect: Add Qualcomm Kuno NoC
` [PATCH v5 09/15] pinctrl: qcom: Add Kuno pinctrl driver
` [PATCH v5 15/15] ARM: dts: qcom: Add initial device tree for Kuno SoC
` (subset) [PATCH v5 00/15] Add initial support for Qualcomm "

[PATCH 0/2] pinctrl: qcom: Add PMAU0102 GPIO support
 2026-09-02 10:24 UTC  (2+ messages)

[PATCH v16 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-09-02  9:57 UTC  (6+ messages)

[PATCH 0/6] arm64: dts: qcom: Add support for Radxa Dragon Q8B
 2026-09-02  9:31 UTC  (10+ messages)
` [PATCH 1/6] PCI: of: Avoid config reads for disabled bridge nodes
` [PATCH 2/6] dt-bindings: display: bridge: simple: document Chrontel CH7218A
` [PATCH 3/6] drm/bridge: simple: add "
` [PATCH 4/6] dt-bindings: arm: qcom: document Radxa Dragon Q8B
` [PATCH 5/6] dt-bindings: pinctrl: qcom,sc8280xp-tlmm: allow gpio-line-names
` [PATCH 6/6] arm64: dts: qcom: sc8280xp: add Radxa Dragon Q8B

[PATCH v2] dt-bindings: pinctrl: fsl: Replace tabs with spaces
 2026-09-02  8:23 UTC  (2+ messages)

[PATCH 2/2] gpio: mmio: get the direction from pinctrl when there are no direction registers
 2026-09-02  6:51 UTC 

[PATCH 1/2] pinctrl: imx: answer OUTPUT_ENABLE/INPUT_ENABLE queries from the pad register
 2026-09-02  6:51 UTC 

[PATCH 0/2] gpio: mmio: read the line direction from pinctrl on chips without direction registers
 2026-09-02  6:23 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: imx: answer OUTPUT_ENABLE/INPUT_ENABLE queries from the pad register
` [PATCH 2/2] gpio: mmio: get the direction from pinctrl when there are no direction registers

[PATCH v4] driver: fpga: xilinx-selectmap: add csi and rdwr support
 2026-09-02  4:54 UTC  (2+ messages)

[BUG] gpio: sloppy-logic-analyzer: trigger buffer leak and capture OOB race
 2026-09-02  2:11 UTC 

[PATCH 00/12] Add TH1520 USB support
 2026-09-01 18:32 UTC  (3+ messages)
` [PATCH 12/12] riscv: dts: thead: enable USB3 ports on Lichee Pi 4A

[PATCH v2 0/3] pinctrl: airoha: add EcoNet EN7528 pin controller support
 2026-09-01 17:20 UTC  (10+ messages)
` [PATCH v2 2/3] dt-bindings: pinctrl: Add EcoNet EN7528 pin controller

[PATCH v7 0/2] pinctrl: qcom: Add Hawi LPASS LPI pinctrl support
 2026-09-01 16:02 UTC  (2+ messages)

[PATCH] gpiolib: acpi: Add ignore_wake quirk for ASUS ZenBook UX425UA_UM425UA
 2026-09-01 16:00 UTC  (2+ messages)

[PATCH] gpiolib: of: don't mark hog nodes OF_POPULATED before a chip is found
 2026-09-01 15:57 UTC  (2+ messages)

[PATCH 1/4] gpio: realtek-otto: Handle errors from optional IRQ lookup
 2026-09-01 15:55 UTC  (2+ messages)

[PATCH v2 0/2] gpio: realtek-otto: make the driver work with SWAP_IO_SPACE
 2026-09-01 15:55 UTC  (2+ messages)

[PATCH] gpiolib: return quietly from gpiod_get_direction() without .get_direction()
 2026-09-01 15:31 UTC  (3+ messages)

[PATCH 00/13] HID: ft260: add UART and GPIO support, plus I2C fixes
 2026-09-01 14:02 UTC  (3+ messages)

[PATCH v8 0/6] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
 2026-09-01 13:28 UTC  (9+ messages)
` [PATCH v8 1/6] dt-bindings: rtc: Add pinctrl for S35390A
` [PATCH v8 2/6] rtc: s35390a: Add missing newline to dev_err
` [PATCH v8 3/6] rtc: s35390a: Fix alarm not disabling
` [PATCH v8 4/6] rtc: s35390a: Read 24-hour mode on access
` [PATCH v8 5/6] rtc: s35390a: Add pinctrl
` [PATCH v8 6/6] rtc: s35390a: Add synology quirk

[PATCH v2] pinctrl: qcom: nord: Split QUP1 SE2/SE3 into lane-pair functions
 2026-09-01  9:48 UTC  (2+ messages)

[PATCH 0/7] docs/abi: align userspace documentation with implementation
 2026-09-01  8:25 UTC  (10+ messages)
` [PATCH 1/7] docs: futex2: fix documented errno names for futex_waitv
` [PATCH 2/7] docs: landlock: fix ENOMSG condition in create_ruleset kernel-doc
` [PATCH 3/7] docs: gpio: note lineinfo padding must be zero filled
` [PATCH 4/7] docs: dma-buf-heaps: fix CMA heap name typo
` [PATCH 5/7] docs: vduse: align documentation with current uapi and driver
` [PATCH 6/7] docs: ioctl: fix stale NVMe registry entry and note N conflict
` [PATCH 7/7] gpio: cdev: return EOPNOTSUPP when HTE is unavailable

[PATCH v1 2/2] soc: starfive: Add JHB100 UART Routing driver
 2026-09-01  1:38 UTC  (2+ messages)

[PATCH v7 0/6] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
 2026-08-31 16:47 UTC  (3+ messages)
` [PATCH v7 1/6] dt-bindings: rtc: Add pinctrl for S35390A

[PATCH v3 0/9] Initial Apple Silicon M4 device trees and dt-bindings
 2026-08-31 14:39 UTC  (2+ messages)

[PATCH AUTOSEL 6.18] gpiolib: acpi: Add robust bounds-checking for GPIO pin resources
 2026-08-31 13:31 UTC  (8+ messages)
` [PATCH AUTOSEL 6.18] gpio: usbio: Add ACPI device-id for NVL platforms
` [PATCH AUTOSEL 6.18] pinctrl: mediatek: paris: bypass pinctrl GPIO layer in set GPIO direction
` [PATCH AUTOSEL 6.18-6.12] pinctrl: renesas: rzg2l: Handle RZ/V2H(P) IOLH configuration in PM cache
` [PATCH AUTOSEL 6.18-5.10] gpio: pisosr: Read "ngpios" as u32
` [PATCH AUTOSEL 6.18-5.10] gpio: dwapb: Mask interrupts at hardware initialization
` [PATCH AUTOSEL 6.18-6.1] pinctrl: renesas: rzv2m: Use -ENOTSUPP instead of -EOPNOTSUPP
` [PATCH AUTOSEL 6.18] wifi: ath9k: Obtain system GPIOS from descriptors


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