Linux GPIO subsystem development
 help / color / mirror / Atom feed
 messages from 2026-06-27 16:54:18 to 2026-06-29 15:10:03 UTC [more...]

[PATCH v5 0/6] gpiolib: fence off legacy interfaces
 2026-06-29 15:09 UTC  (8+ messages)
` [PATCH 1/6] [v5] sh: select legacy gpiolib interface
` [PATCH 2/6] [v5] x86/olpc: select GPIOLIB_LEGACY
` [PATCH 3/6] [v5] Input: soc_button_array - select CONFIG_GPIOLIB_LEGACY
` [PATCH 4/6] [v5] Input: gpio-keys: make legacy gpiolib optional
` [PATCH 5/6] [v5] leds: gpio: make legacy gpiolib interface optional
` [PATCH 6/6] [v5] gpiolib: turn off legacy interface by default

[PATCH v3] dt-bindings: pinctrl: qcom,pmic-gpio: Add Qualcomm PMK7750
 2026-06-29 14:44 UTC  (2+ messages)

[PATCH] gpio: swnode: remove deprecated lookup mechanism
 2026-06-29 14:35 UTC  (5+ messages)

[PATCH 00/13] treewide: replace linux/gpio.h
 2026-06-29 14:24 UTC  (16+ messages)
` [PATCH 01/13] ARM: replace linux/gpio.h inclusions
` [PATCH 02/13] m68k/coldfire: "
` [PATCH 03/13] mips: "
` [PATCH 04/13] sh: "
` [PATCH 05/13] mfd: "
` [PATCH 06/13] [net-next] net: "
` [PATCH 07/13] ASoC: "
` [PATCH 08/13] pcmcia: "
` [PATCH 09/13] phy: "
` [PATCH 10/13] media: "
` [PATCH 11/13] Input: matrix_keyboard - replace linux/gpio.h inclusion
` [PATCH 12/13] gpib: gpio: "
` [PATCH 13/13] gpiolib: remove linux/gpio.h

[BUG] I2C HID touchpad BLTP7853:00 347D:7853 enumerates but reports no events on MECHREVO XINGYAO Series-P916F-PTL
 2026-06-29 14:15 UTC 

[PATCH] gpio-f7188x: Add support for NCT6126D version B
 2026-06-29 14:07 UTC 

[PATCH] [RFC] gpiolib: introduce gpio_name() helper
 2026-06-29 13:56 UTC 

[PATCH 0/5] software node: provide support for fw_devlink
 2026-06-29 11:20 UTC  (7+ messages)
` [PATCH 1/5] kunit: provide a set of fwnode-oriented helpers
` [PATCH 2/5] software node: add fw_devlink support
` [PATCH 3/5] software node: add kunit tests for "
` [PATCH 4/5] MAINTAINERS: add myself as reviewer of software node support
` [PATCH 5/5] gpio: kunit: add test cases verifying swnode devlink support

[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
 2026-06-29 11:19 UTC  (10+ messages)
` [PATCH 24/32] drivers/gpio: Stop using "
` [PATCH 31/32] treewide: convert rdmsrq() from a macro to an inline function

[PATCH] gpio: amd-fch: switch to guard() notation
 2026-06-29 10:34 UTC  (5+ messages)

[PATCH] gpio: dwapb: Defer clock gating until noirq
 2026-06-29 10:04 UTC  (2+ messages)

[PATCH v3 0/8] x1e80100: Enable PDC wake GPIOs and deepest idle state
 2026-06-29  9:56 UTC  (9+ messages)
` [PATCH v3 2/8] irqchip/qcom-pdc: Move all statics to struct pdc_desc
` [PATCH v3 3/8] irqchip/qcom-pdc: Remove pdc_enable_intr() wrapper

[PATCH v3 0/5] pinctrl: samsung: exynos9 cleanups and fixes
 2026-06-29  9:23 UTC  (4+ messages)
  ` [PATCH v3 2/5] pinctrl: samsung: fix incorrect pin-bank entries on Exynos2200/7885/8890/8895

[PATCH 0/9] MIPS: TXX9: Legacy GPIO interfaces cleanup
 2026-06-29  8:38 UTC  (4+ messages)
` [PATCH 4/9] MIPS: TXX9: rbtx4927: Use GPIO lookup table for TXx9 LEDs

[PATCH 0/2] gpio: kunit: add test cases for software node hogs
 2026-06-29  8:27 UTC  (2+ messages)

[PATCH v6 00/17] pinctrl: airoha: split on shared and SoC drivers, add more SoCs
 2026-06-29  6:50 UTC  (27+ messages)
` [PATCH v6 01/17] dt-bindings: pinctrl: airoha: update/fix device tree binding schemas
` [PATCH v6 02/17] pinctrl: airoha: an7581: fix misprint in bitfield name
` [PATCH v6 03/17] pinctrl: airoha: an7583: fix I2C0_SDA_PD register bit order
` [PATCH v6 04/17] pinctrl: airoha: an7583: there is no mux to enable the second i2c bus
` [PATCH v6 05/17] pinctrl: airoha: an7581: fix mux/conf of pcie_reset pins
` [PATCH v6 06/17] pinctrl: airoha: an7583: fix muxing of non-gpio default pins
` [PATCH v6 07/17] pinctrl: airoha: move common definitions to the separate header
` [PATCH v6 08/17] pinctrl: airoha: split driver on shared code and SoC specific drivers
` [PATCH v6 09/17] pinctrl: airoha: an7581: remove en7581 prefix from variable names
` [PATCH v6 10/17] pinctrl: airoha: an7583: remove an7583 prefix from variable names and definitions
` [PATCH v6 11/17] pinctrl: airoha: an7583: rename registers to match its an7583 names
` [PATCH v6 12/17] pinctrl: airoha: an7583: add support for npu_uart pinmux
` [PATCH v6 13/17] pinctrl: airoha: an7583: add support for pon_alt pinmux
` [PATCH v6 14/17] pinctrl: airoha: an7583: add support for olt pinmux
` [PATCH v6 15/17] pinctrl: airoha: add support of en7523 SoC
` [PATCH v6 16/17] pinctrl: airoha: try to find chip scu node by phandle first
` [PATCH v6 17/17] pinctrl: airoha: add support of an7563 SoC

[PATCH] gpio: mvebu: add wake-up interrupt support
 2026-06-28 23:02 UTC 

[PATCH v3 0/6] Add minimal Exynos8855 SoC support
 2026-06-27 17:12 UTC  (5+ messages)
  ` [PATCH v3 3/6] pinctrl: samsung: Add Exynos8855 pinctrl configuration
  ` [PATCH v3 4/6] dt-bindings: pinctrl: samsung: Add exynos8855-wakeup-eint compatible
  ` [PATCH v3 5/6] arm64: dts: exynos: add initial support for Samsung Exynos8855 smdk
  ` [PATCH v3 6/6] MAINTAINERS: Add entry for Samsung Exynos8855 SoC


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