Linux GPIO subsystem development
 help / color / mirror / Atom feed
 messages from 2026-09-02 11:04:40 to 2026-09-04 11:55:53 UTC [more...]

[PATCH v6 00/13] Ambarella CV75 SoC minimal bring-up
 2026-09-04 11:55 UTC  (19+ messages)
` [PATCH v6 01/13] dt-bindings: arm: add Ambarella CV75 platforms
` [PATCH v6 02/13] dt-bindings: mfd: syscon: add Ambarella CV75 secure scratchpad
` [PATCH v6 03/13] dt-bindings: clock: add Ambarella CV75 RCT
` [PATCH v6 04/13] dt-bindings: pinctrl: add Ambarella CV75 pinctrl
` [PATCH v6 05/13] dt-bindings: gpio: pl061: add Ambarella CV75 variant
` [PATCH v6 06/13] dt-bindings: serial: snps-dw-apb-uart: add ambarella,cv75-uart
` [PATCH v6 07/13] clk: ambarella: add CV75 CCU driver
    `  "
` [PATCH v6 08/13] gpio: regmap: support write_data_after_dir and girq
` [PATCH v6 09/13] gpio: pl061: use gpio-regmap and add Ambarella layout
` [PATCH v6 10/13] pinctrl: ambarella: add CV75 pin controller
` [PATCH v6 11/13] serial: 8250_dw: add Ambarella CV75 quirks
` [PATCH v6 12/13] arm64: ambarella: add ARCH_AMBARELLA and CV75 EVK DT
` [PATCH v6 13/13] MAINTAINERS: add ARM/AMBARELLA SoC support

[PATCH v4 0/7] arm64: dts: renesas: Add various SolidRun RZ/G2 based boards
 2026-09-04 11:33 UTC  (16+ 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 1/2] dt-bindings: gpio: renesas,rcar-gpio: Document R-Car X5H (R8A78000) support
 2026-09-04 11:15 UTC  (4+ messages)
` [PATCH 2/2] gpio: rcar: Add "

[PATCH] tools/gpio: fix typo "amount of times" in comment
 2026-09-04 10:59 UTC 

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

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

[PATCH v3 00/10] Support ROHM BD73800
 2026-09-04  8:24 UTC  (15+ messages)
` [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] gpiolib: acpi: Add ignore_wake quirk for ASUS ZenBook UX425UA_UM425UA
 2026-09-04  7:56 UTC  (5+ messages)

[PATCH v6 0/3] gpio: Add AD7768 GPIO support
 2026-09-04  6:44 UTC  (6+ messages)
` [PATCH v6 1/3] gpio: regmap: Use regmap_test_bits() for single bit reads
` [PATCH v6 2/3] gpio: regmap: Add optional runtime PM support
` [PATCH v6 3/3] gpio: ad7768: Add AD7768 GPIO auxiliary driver

[PATCH v15 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-09-04  5:43 UTC  (5+ messages)
` [PATCH v15 2/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support

[PATCH v5 00/13] notifier: add device-managed registration APIs and convert drivers
 2026-09-04  2:57 UTC  (5+ messages)
` [PATCH v5 03/13] iio: light: iqs621-als: use devm_blocking_notifier_chain_register()
` [PATCH v5 04/13] iio: position: iqs624: "

[PATCH v6 0/5] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
 2026-09-03 22:11 UTC  (11+ messages)
` [PATCH v6 1/5] pinctrl: renesas: rzg2l: Generalize the power source code
` [PATCH v6 2/5] pinctrl: renesas: rzg2l: Drop defines present in struct rzg2l_hwcfg
` [PATCH v6 3/5] pinctrl: renesas: rzg2l: Unify the power source handling
` [PATCH v6 4/5] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Document the missing I3C power source option
` [PATCH v6 5/5] pinctrl: renesas: rzg2l: Add RZ/G3S support for selecting the I3C power source

[PATCH v2 0/5] PCI/pwrctrl: tc9563: introduce support for embedded GPIO controller
 2026-09-03 22:03 UTC  (18+ 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 0/2] gpio: Add support for Axiado AX3005 SGPIO controller
 2026-09-03 17:36 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: gpio: add "
` [PATCH v3 2/2] gpio: axiado: add AX3005 SGPIO controller support

[PATCH] Documentation: gpio: Fix bracket
 2026-09-03 17:20 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: qcom: Add support for Radxa Dragon Q8B
 2026-09-03 14:41 UTC  (13+ 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 4/6] dt-bindings: arm: qcom: document Radxa Dragon Q8B
` [PATCH 5/6] dt-bindings: pinctrl: qcom,sc8280xp-tlmm: allow gpio-line-names

[PATCH] gpiolib: acpi: Add ignore_wake quirk for ASUS TX Air FA401GM
 2026-09-03 13:44 UTC  (5+ messages)

[PATCH v2 0/3] pinctrl: intel: retrieve pure platform driver data as well
 2026-09-03 13:43 UTC  (6+ messages)
` [PATCH v2 1/3] pinctrl: intel: Move intel_pinctrl_get_soc_data() upper in the code
` [PATCH v2 2/3] pinctrl: intel: constify parameter in intel_pinctrl_get_soc_data()
` [PATCH v2 3/3] pinctrl: intel: Try to retrieve driver data for pure platform drivers

[PATCH v5 00/12] Ambarella CV75 SoC minimal bring-up
 2026-09-03 13:01 UTC  (7+ messages)
` [PATCH v5 10/12] serial: 8250: add Ambarella UART driver
      `  "
        `  "
          `  "
            `  "

[PATCH 0/5] PCI/pwrctrl: tc9563: introduce support for embedded GPIO controller
 2026-09-03 12:59 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: PCI: toshiba,tc9563: document "
` [PATCH 3/5] PCI/pwrctrl: tc9563: add GPIO auxiliary device support
` [PATCH 5/5] arm64: dts: qcom: qcs6490-rb3gen2: enable TC9563 embedded GPIO controller

[brgl:gpio/for-next 5/12] drivers/gpio/gpio-altera.c:224:21: error: 'irq' undeclared; did you mean 'girq'?
 2026-09-03 12:15 UTC 

[PATCH v5 00/20] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-09-03 12:08 UTC  (4+ messages)
` [PATCH v5 17/20] gpio: regmap: Use regmap_test_bits() for single bit reads

[PATCH RFC 0/2] of: property: Make fw_devlink follow GPIO and PWM nexus maps
 2026-09-03 11:51 UTC  (10+ messages)
` [PATCH RFC 1/2] of: property: fw_devlink: Follow GPIO "
` [PATCH RFC 2/2] of: property: fw_devlink: Follow PWM "

[PATCH v1 2/2] soc: starfive: Add JHB100 UART Routing driver
 2026-09-03 11:29 UTC  (4+ messages)

[PATCH v5 00/15] Add initial support for Qualcomm Kuno SoC
 2026-09-03 11:07 UTC  (6+ messages)
` [PATCH v5 07/15] interconnect: qcom: Add Kuno interconnect provider driver
` [PATCH v5 15/15] ARM: dts: qcom: Add initial device tree for Kuno SoC

[PATCH v8 0/6] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
 2026-09-03  9:35 UTC  (5+ messages)
` [PATCH v8 1/6] dt-bindings: rtc: Add pinctrl for S35390A

[PATCH] pinctrl: sunxi: keep a shadow copy of the data register output latches
 2026-09-03  9:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] gpio: altera: Fix build failure caused by undeclared 'irq'
 2026-09-03  9:05 UTC  (2+ messages)

[PATCH v5 0/5] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
 2026-09-03  8:52 UTC  (4+ messages)

[PATCH v5 0/3] gpio: mmio: report the line direction on chips without direction registers
 2026-09-03  8:38 UTC  (6+ 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 v10 0/9] Add support for MT6392 PMIC
 2026-09-03  8:24 UTC  (11+ 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

[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

[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 

[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 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)

[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  (3+ messages)
` [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 v2] gpiolib: of: Only apply the SPI CS quirk to SPI buses
 2026-09-02 15:48 UTC  (3+ messages)

[PATCH v4 0/2] gpio: realtek-otto: add pinctrl support
 2026-09-02 13:02 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH v2 1/2] pinctrl: imx: answer OUTPUT_ENABLE/INPUT_ENABLE queries from the pad register
 2026-09-02 11:08 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