linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-15 12:24:58 to 2025-09-18 18:49:58 UTC [more...]

[PATCH 00/10] RDA8810PL SD/MMC support
 2025-09-18 18:48 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: gpio: rda: Make interrupts optional
` [PATCH 02/10] dt-bindings: clock: Add RDA Micro RDA8810PL clock/reset controller
` [PATCH 03/10] dt-bindings: dma: Add RDA IFC DMA
` [PATCH 04/10] dt-bindings: mmc: Add RDA SDMMC controller
` [PATCH 05/10] gpio: rda: Make IRQ optional
` [PATCH 06/10] gpio: rda: Make direction register unreadable
` [PATCH 07/10] clk: Add Clock and Reset Driver for RDA Micro RDA8810PL SoC
` [PATCH 08/10] dmaengine: Add RDA IFC driver
` [PATCH 09/10] mmc: host: Add RDA Micro SD/MMC driver
` [PATCH 10/10] ARM: dts: unisoc: rda8810pl: Add SDMMC controllers

[PATCH 00/21] gpiolib: fence off legacy interfaces
 2025-09-18 18:42 UTC  (5+ messages)
` [PATCH 16/21] ath10k: remove gpio number assignment

[REGRESSION][BISECTED] Dell Precision 7780 wakes up on its own from suspend
 2025-09-18 18:33 UTC  (2+ messages)

[PATCH v6 0/7] Add support of IRQs to QUICC ENGINE GPIOs
 2025-09-18 16:23 UTC  (8+ messages)
` [PATCH v6 1/7] soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
` [PATCH v6 2/7] soc: fsl: qe: Change GPIO driver to a proper platform driver
` [PATCH v6 3/7] soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driver
` [PATCH v6 4/7] soc: fsl: qe: Add support of IRQ in QE GPIO
` [PATCH v6 5/7] dt-bindings: soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
` [PATCH v6 6/7] dt-bindings: soc: fsl: qe: Convert QE GPIO to DT schema
` [PATCH v6 7/7] dt-bindings: soc: fsl: qe: Add support of IRQ in QE GPIO

[PATCH v3 0/8] gpio: renesas: Add support for GPIO and related interrupts in RZ/N1 SoC
 2025-09-18 15:57 UTC  (16+ messages)
` [PATCH v3 1/8] of/irq: Introduce for_each_of_imap_item
` [PATCH v3 2/8] of: unittest: Add a test case for for_each_of_imap_item iterator
` [PATCH v3 3/8] irqchip/ls-extirq: Use "
` [PATCH v3 4/8] irqchip/renesas-rza1: "
` [PATCH v3 5/8] ARM: dts: r9a06g032: Add GPIO controllers
` [PATCH v3 6/8] dt-bindings: soc: renesas: Add the Renesas RZ/N1 GPIO Interrupt Multiplexer
` [PATCH v3 7/8] soc: renesas: Add support for "
` [PATCH v3 8/8] ARM: dts: r9a06g032: Add support for GPIO interrupts

[PATCH v3 00/10] drivers: gpio: and the QIXIS FPGA GPIO controller
 2025-09-18 15:45 UTC  (21+ messages)
` [PATCH v3 01/10] dt-bindings: gpio: add QIXIS FPGA based "
` [PATCH v3 02/10] dt-bindings: fsl,fpga-qixis-i2c: add support for LX2160ARDB FPGA
` [PATCH v3 03/10] dt-bindings: fsl,fpga-qixis: describe the gpio child node found on LS1046AQDS
` [PATCH v3 04/10] mfd: simple-mfd-i2c: add compatible string for LX2160ARDB
` [PATCH v3 05/10] gpio: regmap: add the .fixed_direction_output configuration parameter
` [PATCH v3 06/10] gpio: add QIXIS FPGA GPIO controller
` [PATCH v3 07/10] arm64: dts: lx2160a-rdb: describe the QIXIS FPGA and two child GPIO controllers
` [PATCH v3 08/10] arm64: dts: ls1046a-qds: describe the FPGA based GPIO controller
` [PATCH v3 09/10] arm64: dts: lx2160a-rdb: fully describe the two SFP+ cages
` [PATCH v3 10/10] arm64: dts: ls1046a-qds: describe the two on-board "

[PATCH 00/25] RDA8810PL Clock, RTC and MMC driver
 2025-09-18 15:18 UTC  (17+ messages)
` [PATCH 01/25] ARM: dts: unisoc: rda8810pl: Add label to GPIO nodes
` [PATCH 02/25] drivers: gpio: rda: Make IRQ optional
` [PATCH 03/25] dt-bindings: gpio: rda: Make interrupts optional
` [PATCH 04/25] rtc: Add timestamp for the end of 2127
` [PATCH 05/25] dt-bindings: rtc: Add RDA Micro RDA8810PL RTC
` [PATCH 06/25] rtc: Add driver for RDA Micro SoC
` [PATCH 07/25] ARM: dts: unisoc: rda8810pl: Enable Real-Time Clock
` [PATCH 08/25] ARM: dts: unisoc: rda8810pl: Enable ARM PMU
` [PATCH 09/25] dt-bindings: clock: Add RDA Micro RDA8810PL clock/reset controller

[brgl:gpio/for-next] BUILD SUCCESS 0b1619c38600fc06c73b1f59c64af0b7df08fc2c
 2025-09-18 10:12 UTC 

[v2 0/3] Add pinctrl support for sky1
 2025-09-18  6:17 UTC  (7+ messages)
` [v2 1/3] pinctrl: cix: Add pin-controller "
    ` 回复: "

[PATCH 00/25] RDA8810PL Clock, RTC and MMC driver
 2025-09-18  5:02 UTC  (38+ messages)
` [PATCH 01/25] ARM: dts: unisoc: rda8810pl: Add label to GPIO nodes
` [PATCH 02/25] drivers: gpio: rda: Make IRQ optional
` [PATCH 03/25] dt-bindings: gpio: rda: Make interrupts optional
` [PATCH 04/25] rtc: Add timestamp for the end of 2127
` [PATCH 05/25] dt-bindings: rtc: Add RDA Micro RDA8810PL RTC
` [PATCH 06/25] rtc: Add driver for RDA Micro SoC
` [PATCH 07/25] ARM: dts: unisoc: rda8810pl: Enable Real-Time Clock
` [PATCH 08/25] ARM: dts: unisoc: rda8810pl: Enable ARM PMU
` [PATCH 09/25] dt-bindings: clock: Add RDA Micro RDA8810PL clock/reset controller
` [PATCH 10/25] drivers: clk: Add Clock and Reset Driver for RDA Micro RDA8810PL SoC
` [PATCH 11/25] dts: unisoc: rda8810pl: Enable clock/reset driver
` [PATCH 12/25] dts: unisoc: rda8810pl: Add OPP for CPU and define L2 cache
` [PATCH 13/25] dts: unisoc: orangepi: Disable UART with no users
` [PATCH 14/25] dt-bindings: power: reset: Add RDA Micro Modem Reset
` [PATCH 15/25] power: reset: Add basic power reset driver for RDA8810PL
` [PATCH 16/25] dts: unisoc: rda8810pl: Enable modem reset
` [PATCH 17/25] drivers: gpio: rda: Make direction register unreadable
` [PATCH 18/25] dt-bindings: dma: Add RDA IFC DMA
` [PATCH 19/25] dmaengine: Add RDA IFC driver
` [PATCH 20/25] dts: unisoc: rda8810pl: Enable IFC
` [PATCH 21/25] dt-bindings: mmc: Add RDA SDMMC controller
` [PATCH 22/25] mmc: host: Add RDA Micro SD/MMC driver
` [PATCH 23/25] dts: unisoc: rda8810pl: Add SDMMC controllers
` [PATCH 24/25] dts: unisoc: orangepi-2g: Enable SD Card
` [PATCH 25/25] dts: unisoc: orangepi-i96: "

[PATCH 0/2] Add pinctrl support for the Axis ARTPEC-9 SoC
 2025-09-17 19:29 UTC  (4+ messages)
  ` [PATCH 1/2] dt-bindings: pinctrl: samsung: Add compatible for "
  ` [PATCH 2/2] pinctrl: samsung: Add ARTPEC-9 SoC specific configuration

[brgl:gpio/for-current] BUILD SUCCESS 2b464fd599c583e53fb35dbdc3b4851e30895ff2
 2025-09-17 11:03 UTC 

[PATCH v14 00/10] Add support for MAX7360
 2025-09-17 10:16 UTC  (4+ messages)
` [GIT PULL] Immutable branch between MFD, GPIO, Input, Pinctrl and PWM due for the v6.18 merge window

[PATCH] gpio: nomadik: fix the debugfs helper stub
 2025-09-17  8:56 UTC  (3+ messages)

[PATCH 0/2] gpio: generic: rename BGPIOF_ flags and move them to the generic.h header
 2025-09-17  8:54 UTC  (3+ messages)
` [PATCH 1/2] gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_
` [PATCH 2/2] gpio: generic: move GPIO_GENERIC_ flags to the correct header

[PATCH v2 0/9] drivers: gpio: and the QIXIS FPGA GPIO controller
 2025-09-17  8:08 UTC  (31+ messages)
` [PATCH v2 1/9] dt-bindings: gpio: add QIXIS FPGA based "
` [PATCH v2 2/9] dt-bindings: fsl,fpga-qixis-i2c: extend support to also cover the LX2160ARDB FPGA
` [PATCH v2 3/9] mfd: simple-mfd-i2c: add compatible string for LX2160ARDB
` [PATCH v2 4/9] gpio: regmap: add the .fixed_direction_output configuration parameter
` [PATCH v2 5/9] drivers: gpio: add QIXIS FPGA GPIO controller
` [PATCH v2 6/9] arm64: dts: lx2160a-rdb: describe the QIXIS FPGA and two child GPIO controllers
` [PATCH v2 7/9] arm64: dts: ls1046a-qds: describe the FPGA based GPIO controller
` [PATCH v2 8/9] arm64: dts: lx2160a-rdb: fully describe the two SFP+ cages
` [PATCH v2 9/9] arm64: dts: ls1046a-qds: describe the two on-board "

[GIT PULL] intel-gpio for 6.17-1
 2025-09-17  6:26 UTC  (5+ messages)

[PATCH 0/6] ARM: dts: qcom: msm8960: cleanup and add missing I2C nodes
 2025-09-16 16:42 UTC  (5+ messages)
` [PATCH 5/6] dt-bindings: pinctrl: qcom: msm8960: rename msmgpio node to tlmm

[PATCH v5 0/3] Support ROHM BD79112 ADC
 2025-09-16 15:08 UTC  (13+ messages)
` [PATCH v5 2/3] iio: adc: Support ROHM BD79112 ADC/GPIO

[PATCH RESEND v14 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-09-16 14:39 UTC  (5+ messages)
  ` [GIT PULL] Immutable branch between MFD, GPIO, HWMON, I2C, CAN, RTC and Watchdog due for the v6.18 merge window

[PATCH 1/3] mfd: vexpress-sysreg: use more common syntax for compound literals
 2025-09-16 14:17 UTC  (2+ messages)
` (subset) "

[PATCH] dt-bindings: gpio: fix trivial-gpio's schema id
 2025-09-16  9:47 UTC  (2+ messages)

[PATCH] gpiolib: Extend software-node support to support secondary software-nodes
 2025-09-16  9:31 UTC  (5+ messages)

お問い合わせいただきありがとうございます
 2025-09-16  8:17 UTC 

[PATCH v6 0/4] arm64: dts: ti: introduce basic support for the AM62L
 2025-09-16  2:53 UTC  (3+ messages)
` [PATCH v6 2/4] dt-bindings: pinctrl: pinctrl-single: add ti,am62l-padconf compatible

[PATCH v2 00/12] MediaTek dt-bindings sanitization (MT8173)
 2025-09-15 17:20 UTC  (7+ messages)
` [PATCH v2 04/12] dt-bindings: ASoC: Convert MediaTek RT5650 codecs bindings to DT schema
` [PATCH v2 08/12] dt-bindings: pinctrl: mt65xx: Allow gpio-line-names
` [PATCH v2 09/12] dt-bindings: regulator: Convert Dialog DA9211 Regulators to DT schema

[PATCH v4 0/3] Support ROHM BD79112 ADC
 2025-09-15 15:55 UTC  (7+ messages)
` [PATCH v4 2/3] iio: adc: Support ROHM BD79112 ADC/GPIO

[PATCH] gpiolib: acpi: initialize acpi_gpio_info struct
 2025-09-15 15:40 UTC  (2+ messages)

[PATCH v3 0/4] Add support for mt6878 pinctrl
 2025-09-15 12:46 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: pinctrl: mediatek: Document MT6878 pin controller bindings
` [PATCH v3 2/4] pinctrl: mediatek: Add debounce times for MT6878
` [PATCH v3 3/4] pinctrl: mediatek: Add support for MT6878 pinctrl
` [PATCH v3 4/4] arm64: dts: mediatek: Add MT6878 pinmux macro header file


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).