linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-27 22:09:00 to 2025-12-08 10:36:33 UTC [more...]

[PATCH 0/2] Add support for configuring pin properties on RZ/T2H-N2H SoCs
 2025-12-08 10:36 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: renesas,r9a09g077: Document pin configuration properties

Kconfig dangling references (BZ 216748)
 2025-12-08  9:48 UTC  (5+ messages)
  ` [Linux-stm32] "

[PATCH v2 0/8] pinctrl: rockchip: Add RK3506 and RV1126B pinctrl and RMIO support
 2025-12-08  6:29 UTC  (14+ messages)
` [PATCH v2 1/8] dt-bindings: pinctrl: Add rk3506 pinctrl support
` [PATCH v2 2/8] pinctrl: rockchip: "
` [PATCH v2 3/8] dt-bindings: pinctrl: Add rv1126b "
` [PATCH v2 4/8] pinctrl: rockchip: "
` [PATCH v2 5/8] gpio: rockchip: support new version GPIO
` [PATCH v2 6/8] dt-bindings: pinctrl: Add header for Rockchip RK3506 RMIO
` [PATCH v2 7/8] dt-bindings: pinctrl: rockchip: Add RMIO controller binding
` [PATCH v2 8/8] pinctrl: rockchip: add rmio support

[PATCH 00/12] gpio: convert more GPIO chips to using new value setters - part 2 for v6.16
 2025-12-08  4:48 UTC  (4+ messages)
` [PATCH 05/12] gpio: it87: use new line value setter callbacks

[PATCH v2 0/1] gpiolib: acpi: Add quirk for Dell Precision 7780
 2025-12-08  4:46 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH v6 0/7] Add ASPEED PCIe Root Complex support
 2025-12-08  3:01 UTC  (12+ messages)
` [PATCH v6 1/7] dt-bindings: phy: aspeed: Add ASPEED PCIe PHY
` [PATCH v6 2/7] dt-bindings: PCI: Add ASPEED PCIe RC support
` [PATCH v6 3/7] ARM: dts: aspeed-g6: Add PCIe RC and PCIe PHY node
` [PATCH v6 4/7] PHY: aspeed: Add ASPEED PCIe PHY driver
` [PATCH v6 5/7] PCI: Add FMT, TYPE and CPL status definition for TLP header
` [PATCH v6 6/7] PCI: aspeed: Add ASPEED PCIe RC driver
` [PATCH v6 7/7] MAINTAINERS: "

[REGRESSION][BISECTED] Dell Precision 7780 wakes up on its own from suspend
 2025-12-07 22:35 UTC  (11+ messages)

[PATCH] Dumping GPIOs state during suspend state
 2025-12-07 20:28 UTC  (2+ messages)

[PATCH] MAINTAINERS: Change Linus Walleij mail address
 2025-12-07 14:04 UTC  (2+ messages)

[brgl:gpio/for-current] BUILD SUCCESS dd44d4d0c55a4ecf5eabf7856f96ed47e0684780
 2025-12-07 11:52 UTC 

[PATCH v4 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2025-12-06 18:40 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: Document the LTC4283 "
` [PATCH v4 2/3] hwmon: ltc4283: Add support for "
` [PATCH v4 3/3] gpio: gpio-ltc4283: "

[PATCH v3 0/9] Add support for AD4062 device family
 2025-12-06 18:12 UTC  (16+ messages)
` [PATCH v3 1/9] dt-bindings: iio: adc: Add adi,ad4062
` [PATCH v3 2/9] docs: iio: New docs for ad4062 driver
` [PATCH v3 3/9] iio: adc: Add support for ad4062
` [PATCH v3 4/9] docs: iio: ad4062: Add IIO Trigger support
` [PATCH v3 5/9] iio: adc: "
` [PATCH v3 6/9] docs: iio: ad4062: Add IIO Events support
` [PATCH v3 7/9] iio: adc: "
` [PATCH v3 8/9] docs: iio: ad4062: Add GPIO Controller support
` [PATCH v3 9/9] iio: adc: "

[PATCH v2 0/9] Add support for AD4062 device family
 2025-12-06 16:39 UTC  (23+ messages)
` [PATCH v2 3/9] iio: adc: Add support for ad4062
` [PATCH v2 7/9] iio: adc: ad4062: Add IIO Events support
` [PATCH v2 9/9] iio: adc: ad4062: Add GPIO Controller support

[PATCH] gpiolib: acpi: Add quirk for Dell Precision 7780
 2025-12-06 16:02 UTC  (3+ messages)

[linusw-pinctrl:for-next] BUILD SUCCESS 666065caa31aeb812978740bae21871067bb14b6
 2025-12-06 15:14 UTC 

[PATCH 0/4] gpio: shared: fix some bugs in unregister and error paths
 2025-12-06 11:53 UTC  (5+ messages)
` [PATCH 1/4] gpio: shared: fix NULL-pointer dereference in teardown path
` [PATCH 2/4] gpio: shared: check if a reference is populated before cleaning its resources
` [PATCH 3/4] gpio: shared: fix auxiliary device cleanup order
` [PATCH 4/4] gpio: shared: make locking more fine-grained

[PATCH] [v2] gpio: tb10x: fix OF_GPIO dependency
 2025-12-06 10:47 UTC  (2+ messages)

[brgl:gpio/for-current] BUILD SUCCESS db9c67bfca8585bb7f00f289056e7b83502861c8
 2025-12-06 10:22 UTC 

[PATCH v2 0/8] pinctrl: rockchip: Add RK3506 and RV1126B pinctrl and RMIO support
 2025-12-06  5:09 UTC 

rockchip: Make gpiod pin control work and add gpio-ranges
 2025-12-05 20:06 UTC  (3+ messages)
` [PATCH 1/2] gpio: rockchip: Call pinctrl for gpio config
` [PATCH 2/2] arm64: dts: rockchip: rk3308: Add gpio-ranges properties

[PATCH v2 0/8] Add support for GPIO IRQs for RZ/T2H and RZ/N2H
 2025-12-05 15:02 UTC  (9+ messages)
` [PATCH v2 1/8] pinctrl: renesas: rzt2h: move GPIO enable/disable into separate function
` [PATCH v2 2/8] pinctrl: renesas: rzt2h: allow .get_direction() for IRQ function GPIOs
` [PATCH v2 3/8] dt-bindings: pinctrl: renesas,r9a09g077-pinctrl: Document GPIO IRQ
` [PATCH v2 4/8] pinctrl: renesas: rzt2h: add GPIO IRQ chip to handle interrupts
` [PATCH v2 5/8] arm64: dts: renesas: r9a09g077: add GPIO IRQ support
` [PATCH v2 6/8] arm64: dts: renesas: r9a09g087: "
` [PATCH v2 7/8] arm64: dts: renesas: r9a09g077m44-rzt2h-evk: add GPIO keys
` [PATCH v2 8/8] arm64: dts: renesas: r9a09g087m44-rzn2h-evk: "

[PATCH] pinctrl: imx: handle radix_tree_insert() errors in imx_pinctrl_parse_functions()
 2025-12-05  9:33 UTC 

[PATCH] gpio: qixis: select CONFIG_REGMAP_MMIO
 2025-12-05  8:53 UTC  (2+ messages)

[PATCH] gpio: tb10x: fix OF_GPIO dependency
 2025-12-05  8:40 UTC  (2+ messages)

[PATCH v3] gpio: regmap: Fix memleak in gpio_remap_register
 2025-12-05  8:33 UTC  (3+ messages)

[linusw-pinctrl:b4/linusw-kernelorg-email] BUILD SUCCESS 085b802353c63524580dc70dac031cf8fc8ef640
 2025-12-05  2:44 UTC 

[linusw-pinctrl:devel] BUILD REGRESSION 9dc966799ac9a2573d970080334a801fcc283a1b
 2025-12-05  1:05 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 5b3a403eb57617e090f6232a355f10f32c14022a
 2025-12-05  1:04 UTC 

[GIT PULL] gpio updates for v6.19-rc1
 2025-12-04 20:40 UTC  (2+ messages)

[PATCH] pinctrl: add CONFIG_OF dependencies for microchip drivers
 2025-12-04 19:40 UTC  (6+ messages)

[PATCH 0/8] Add support for GPIO IRQs for RZ/T2H and RZ/N2H
 2025-12-04 16:00 UTC  (8+ messages)
` [PATCH 3/8] dt-bindings: pinctrl: renesas,r9a09g077-pinctrl: Document GPIO IRQ
` [PATCH 4/8] pinctrl: renesas: rzt2h: add GPIO IRQ chip to handle interrupts

[brgl:gpio/for-current] BUILD SUCCESS 7d80e248e8fc4c70f8feac4989f3666878039565
 2025-12-04 12:47 UTC 

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-12-04 12:06 UTC  (20+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"

[PATCH] selftests: gpio: correctly check the type of /dev/gpiochipX
 2025-12-04  1:45 UTC  (2+ messages)

[PATCH v3] pinctrl: starfive: use dynamic GPIO base allocation
 2025-12-03 23:23 UTC  (4+ messages)

[PATCH] pinctrl: single: Fix incorrect type for error return variable
 2025-12-03 23:20 UTC  (2+ messages)

[PATCH v5 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-12-03 19:09 UTC  (2+ messages)

[PATCH v2] gpio: regmap: Fix memleak in gpio_remap_register
 2025-12-03 16:58 UTC  (4+ messages)

[PATCH] gpio: regmap: Fix gpio_remap_register
 2025-12-03 13:51 UTC  (4+ messages)

[PATCH] gpio: mmio: fix bad guard conversion
 2025-12-03 11:58 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: mt8189: restore previous register base name array order
 2025-12-03 11:32 UTC 

[PATCH] gpio: shared: ignore disabled nodes when traversing the device-tree
 2025-12-03  9:23 UTC 

[PATCH v5 00/14] gpio: Use modern PM macros
 2025-12-03  8:10 UTC  (3+ messages)
` [PATCH v5 07/14] gpio: msc313: "

[PATCH v3 0/5] pinctrl: samsung: exynos9 cleanups and fixes
 2025-12-02  9:36 UTC  (6+ messages)
    ` [PATCH v3 1/5] pinctrl: samsung: Consolidate pin-bank macros under EXYNOS9_* and pass bank_type explicitly
    ` [PATCH v3 2/5] pinctrl: samsung: fix incorrect pin-bank entries on Exynos2200/7885/8890/8895
    ` [PATCH v3 3/5] pinctrl: samsung: add per-bank FLTCON offset to EXYNOS9_PIN_BANK_* and fix tables
    ` [PATCH v3 4/5] pinctrl: samsung: fold GS101 pin-bank macros into EXYNOS9_*
    ` [PATCH v3 5/5] pinctrl: samsung: rename gs101_pinctrl_* to exynos9_pinctrl_*

[RFT PATCH v2 0/5] pinctrl: samsung: exynos9 cleanups and fixes
 2025-12-02  5:23 UTC  (3+ messages)

[PATCH v6 00/17] Support ROHM BD72720 PMIC
 2025-12-01 13:21 UTC  (3+ messages)
` [PATCH v6 04/17] dt-bindings: battery: Voltage drop properties

[PATCH v5 0/3] drm/vc4: Fixup DT and DT binding issues from recent patchset
 2025-12-01 12:59 UTC  (2+ messages)

[PATCH] gpio: omap: add kernel-doc comment for omap_gpio_get()
 2025-12-01 10:46 UTC  (2+ messages)

[PATCH] MIPS: alchemy: mtx1: switch to static device properties
 2025-12-01  9:43 UTC  (2+ messages)

[brgl:gpio/for-next] BUILD SUCCESS dae9750105cf93ac1e156ef91f4beeb53bd64777
 2025-11-30 12:38 UTC 

[PATCH v6 00/26] Non-const bitfield helpers
 2025-11-29 12:45 UTC  (3+ messages)
` [PATCH -next v6 11/26] mtd: rawnand: sunxi: #undef field_{get,prep}() before local definition

[PATCH] gpio: loongson: Switch 2K2000/3000 GPIO to BYTE_CTRL_MODE
 2025-11-28 11:59 UTC  (3+ messages)

[PATCH] gpio: regmap: fix kernel-doc notation
 2025-11-28 11:58 UTC  (4+ messages)

[PATCH 0/2] mcb: Add modpost support for processing MODULE_DEVICE_TABLE
 2025-11-28 10:46 UTC  (11+ messages)
` [PATCH 1/2] mcb: Add missing modpost build support
` [PATCH 2/2] mcb: Remove MODULE_ALIAS from all mcb client drivers

[PATCH v2] gpio: shared: fix a deadlock
 2025-11-28  8:49 UTC  (2+ messages)

[PATCH] gpio: shared-proxy: set suppress_bind_attrs
 2025-11-28  8:30 UTC  (2+ messages)

[PATCH 0/2] gpio: shared: fix some corner cases
 2025-11-28  8:30 UTC  (2+ messages)

[linux-next:master] [syscore] a97fbc3ee3: will-it-scale.per_process_ops 3.2% regression
 2025-11-28  6:35 UTC 

[PATCH] gpio: shared: fix a deadlock
 2025-11-27 22: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;
as well as URLs for NNTP newsgroup(s).