public inbox for linux-gpio@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-31 10:15:14 to 2026-04-04 19:45:04 UTC [more...]

[PATCH v2] gpio: Add Intel Nova Lake ACPI GPIO events driver
 2026-04-04 19:44 UTC  (4+ messages)

[PATCH 1/2] pinctrl: intel: platform: Add INTC10B5 ACPI ID for Lunar Lake
 2026-04-04 19:02 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: int3472: Handle GPIO types 0x02 and 0x12 "

[PATCH v2 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
 2026-04-04 18:25 UTC  (20+ messages)
` [PATCH v2 1/4] software node: return -ENXIO when referenced swnode is not registered yet
` [PATCH v2 2/4] gpio: swnode: defer probe on references to unregistered software nodes
` [PATCH v2 3/4] ACPI: bus: export the acpi_bus_type symbol
` [PATCH v2 4/4] platform/x86: x86-android-tablets: enable fwnode matching of GPIO chips

[PATCH v6 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-04-04 15:57 UTC  (9+ messages)
` [PATCH v6 1/4] dt-bindings: iio: adc: add AD4691 family
` [PATCH v6 2/4] iio: adc: ad4691: add initial driver for "
` [PATCH v6 3/4] iio: adc: ad4691: add triggered buffer support
` [PATCH v6 4/4] iio: adc: ad4691: add SPI offload support

[brgl:pwrseq/for-next] BUILD SUCCESS b4464d8f313f903ba72db06042f3958a9a1e464a
 2026-04-04 10:11 UTC 

[PATCH v2] dt-bindings: gpio: cavium,thunder-8890: Convert to DT schema
 2026-04-04  8:52 UTC  (3+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 779ae2232cd1fd80661327e503606df004b4cda4
 2026-04-04  0:02 UTC 

[PATCH 0/3] pinctrl: qcom: add support for the TLMM controller on Nord platforms
 2026-04-03 19:57 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: describe the TLMM controller on Qualcomm "
` [PATCH 2/3] pinctrl: qcom: add the TLMM driver for the "
` [PATCH 3/3] arm64: defconfig: enable the Qualcomm Nord TLMM driver

[GIT PULL] gpio fixes for v7.0-rc7
 2026-04-03 19:52 UTC  (2+ messages)

[PATCH v9 0/3] PCI: Add support for PCIe WAKE# interrupt
 2026-04-03 17:33 UTC  (4+ messages)
` [PATCH v9 1/3] PM: sleep: wakeirq: Add support for dedicated shared wake IRQ setup
` [PATCH v9 2/3] gpio: Add fwnode_gpiod_get() helper
` [PATCH v9 3/3] PCI: Add support for PCIe WAKE# interrupt

[libgpiod][PATCH v2] bindings: python: allow releasing a LineRequest multiple times
 2026-04-03 15:46 UTC 

[libgpiod][PATCH v2] bindings: python: allow closing a Chip multiple times
 2026-04-03 15:46 UTC 

[PATCH v3 0/2] driver core: make references to unregistered software nodes a special case
 2026-04-03 13:51 UTC  (3+ messages)
` [PATCH v3 1/2] software node: return -ENOTCONN when referenced swnode is not registered yet
` [PATCH v3 2/2] gpio: swnode: defer probe on references to unregistered software nodes

[libgpiod][PATCH] bindings: python: allow closing Chip multiple times
 2026-04-03 13:09 UTC  (3+ messages)

[libgpiod][PATCH 1/9] bindings: python: build_tests: do not fallback to distutils
 2026-04-03 13:09 UTC  (16+ messages)
` [libgpiod][PATCH 2/9] bindings: python: build_tests: simplify the Distribution
` [libgpiod][PATCH 3/9] bindings: python: setup: add type annotations
` [libgpiod][PATCH 4/9] bindings: python: setup: apply linter recommendations
` [libgpiod][PATCH 5/9] bindings: python: setup: use logging module
` [libgpiod][PATCH 6/9] bindings: python: examples: add type annotations
` [libgpiod][PATCH 7/9] bindings: python: examples: apply linter recommendations
` [libgpiod][PATCH 8/9] bindings: python: add a lint dependency group
` [libgpiod][PATCH 9/9] bindings: python: update linter configuration

[PATCH v2] Documentation: gpio: update the preferred method for using software node lookup
 2026-04-03 13:04 UTC 

[PATCH 00/19] drm/panel: support Waveshare DSI TOUCH kits
 2026-04-03 12:30 UTC  (26+ messages)
` [PATCH 01/19] dt-bindings: display/panel: himax,hx83102: describe Waveshare panel
` [PATCH 02/19] dt-bindings: display/panel: himax,hx8394: "
` [PATCH 03/19] dt-bindings: display/panel: jadard,jd9365da-h3: "
` [PATCH 04/19] dt-bindings: display/panel: ilitek,ili9881c: "
` [PATCH 05/19] dt-bindings: dipslay/panel: describe panels using Focaltech OTA7290B
` [PATCH 06/19] drm/of: add helper to count data-lanes on a remote endpoint
` [PATCH 07/19] drm/panel: himax-hx83102: support Waveshare 12.3" DSI panel
` [PATCH 08/19] drm/panel: himax-hx8394: set prepare_prev_first
` [PATCH 09/19] drm/panel: himax-hx8394: simplify hx8394_enable()
` [PATCH 10/19] drm/panel: himax-hx8394: support Waveshare DSI panels
` [PATCH 11/19] drm/panel: jadard-jd9365da-h3: use drm_connector_helper_get_modes_fixed
` [PATCH 12/19] drm/panel: jadard-jd9365da-h3: support variable DSI configuration
` [PATCH 13/19] drm/panel: jadard-jd9365da-h3: set prepare_prev_first
` [PATCH 14/19] drm/panel: jadard-jd9365da-h3: support Waveshare DSI panels
` [PATCH 15/19] drm/panel: ilitek-ili9881c: support Waveshare 7.0" DSI panel
` [PATCH 16/19] drm/panel: add devm_drm_panel_add() helper
` [PATCH 17/19] drm/panel: add driver for Waveshare 8.8" DSI TOUCH-A panel
` [PATCH 18/19] dt-bindings: gpio: describe Waveshare GPIO controller
` [PATCH 19/19] gpio: add GPIO controller found on Waveshare DSI TOUCH panels

[libgpiod][PATCH] bindings: python: allow releasing LineRequest multiple times
 2026-04-03  9:06 UTC  (2+ messages)

[PATCH] gpiolib: Make deferral warnings debug messages
 2026-04-03  9:03 UTC  (4+ messages)

[PATCH v1 0/2] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
 2026-04-03  4:46 UTC  (5+ messages)
` [PATCH v1 1/2] mfd: nct6694: Switch to devm_mfd_add_devices() and drop IDA
` [PATCH v1 2/2] mfd: Add Host Interface (HIF) support for Nuvoton NCT6694

[PATCH v2 0/9] gpio: remove uneeded Kconfig dependencies on OF_GPIO
 2026-04-02 22:54 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] pinctrl: qcom: Introduce Pinctrl for Hawi
 2026-04-02 21:18 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: describe Hawi TLMM
` [PATCH 2/2] pinctrl: qcom: Add Hawi pinctrl driver

[PATCH v10 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-04-02 20:09 UTC  (9+ messages)
` [PATCH v11 1/6] dt-bindings: pinctrl: add "
` [PATCH v11 2/6] mfd: add NXP MC33978/MC34978 core driver
` [PATCH v11 3/6] pinctrl: core: Make pin group callbacks optional for pin-only drivers
` [PATCH v11 4/6] pinctrl: add NXP MC33978/MC34978 pinctrl driver
` [PATCH v11 5/6] hwmon: add NXP MC33978/MC34978 driver
` [PATCH v11 6/6] mux: add NXP MC33978/MC34978 AMUX driver

[PATCH v8 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2026-04-02 17:12 UTC  (7+ messages)
` [PATCH v8 2/3] hwmon: ltc4283: Add support for the LTC4283 "

[PATCH 0/2] gpio: Add EIO GPIO support
 2026-04-02 16:48 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: gpio: Add eio gpio node to gpio-zynq
` [PATCH 2/2] gpio: zynq: Add eio gpio support

[PATCH 0/4] gpio: kill dev-sync-probe
 2026-04-02 12:45 UTC  (3+ messages)
` [PATCH 2/4] gpio: aggregator: stop using dev-sync-probe

[PATCH v5 0/3] pinctrl: aspeed: Add AST2700 SoC0 support
 2026-04-02  6:14 UTC  (4+ messages)
` [PATCH v5 2/3] dt-bindings: mfd: aspeed,ast2x00-scu: Describe AST2700 SCU0

[PATCH v10 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-04-01 17:39 UTC  (8+ messages)
` [PATCH v10 1/6] dt-bindings: pinctrl: add "
` [PATCH v10 2/6] mfd: add NXP MC33978/MC34978 core driver
` [PATCH v10 3/6] pinctrl: core: Make pin group callbacks optional for pin-only drivers
` [PATCH v10 4/6] pinctrl: add NXP MC33978/MC34978 pinctrl driver
` [PATCH v10 5/6] hwmon: add NXP MC33978/MC34978 driver
` [PATCH v10 6/6] mux: add NXP MC33978/MC34978 AMUX driver

[GIT PULL] intel-pinctrl for 7.0-2
 2026-04-01 15:35 UTC 

[PATCH v4 0/5] Add support for AAEON SRG-IMX8P MCU
 2026-04-01 13:48 UTC  (4+ messages)
` [PATCH v4 3/5] mfd: aaeon: Add SRG-IMX8P MCU driver

[PATCH 0/3] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-04-01 11:21 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: gpio: realtek: Add realtek,rtd1625-gpio
` [PATCH 2/3] arm64: dts: realtek: Add GPIO support for RTD1625
` [PATCH 3/3] gpio: realtek: Add driver for Realtek DHC RTD1625 SoC

[PATCH v9 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-04-01  7:46 UTC  (9+ messages)

[PATCH 0/2] pinctrl: sophgo: Fix SoC module in the module description string
 2026-04-01  2:41 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: sophgo: pinctrl-sg2042: Fix wrong module description
` [PATCH 2/2] pinctrl: sophgo: pinctrl-sg2044: "

[brgl:pwrseq/for-next] BUILD SUCCESS 3f736aecbdc8e4faf2ed82c981812a6bfc76ea98
 2026-04-01  2:26 UTC 

[PATCH v4 7/9] regulator: Add MediaTek MT6392 regulator
 2026-04-01  1:21 UTC  (3+ messages)

[PATCH v5 0/4] SDM670 LPASS LPI pin controller support
 2026-03-31 20:06 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: qcom: lpass-lpi-common: add reserved GPIOs property
` [PATCH v5 2/4] dt-bindings: pinctrl: qcom: Add SDM670 LPASS LPI pinctrl
` [PATCH v5 3/4] pinctrl: qcom: add sdm670 lpi tlmm
` [PATCH v5 4/4] arm64: dts: qcom: sdm670: add lpi pinctrl

[PATCH v5 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-03-31 19:04 UTC  (9+ messages)
` [PATCH v5 2/4] iio: adc: ad4691: add initial driver for AD4691 family

[PATCH] Documentation: gpio: update the preferred method for using software node lookup
 2026-03-31 18:41 UTC  (2+ messages)

[PATCH v9 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-03-31 18:32 UTC  (8+ messages)
` [PATCH v9 1/6] dt-bindings: pinctrl: add "
` [PATCH v9 2/6] mfd: add NXP MC33978/MC34978 core driver
` [PATCH v9 3/6] pinctrl: core: Make pin group callbacks optional for pin-only drivers
` [PATCH v9 4/6] pinctrl: add NXP MC33978/MC34978 pinctrl driver
` [PATCH v9 5/6] hwmon: add NXP MC33978/MC34978 driver
` [PATCH v9 6/6] mux: add NXP MC33978/MC34978 AMUX driver

[PATCH] gpio: Add Intel Nova Lake ACPI GPIO events driver
 2026-03-31 17:53 UTC  (3+ messages)

[PATCH v4 5/9] mfd: mt6397: Add support for MT6392 PMIC
 2026-03-31 16:01 UTC  (2+ messages)

[PATCH v8 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-03-31 15:13 UTC  (3+ messages)

[PATCH] ASoC: uda1380: Modernize the driver
 2026-03-31 14:36 UTC  (4+ messages)

Help regarding IO configuration of multiple lines
 2026-03-31 14:33 UTC  (4+ messages)

[PATCH v8 00/10] gpio: siul2-s32g2: add initial GPIO driver
 2026-03-31 14:08 UTC  (18+ messages)
` [PATCH v8 01/10] dt-bindings: mfd: add support for the NXP SIUL2 module

[PATCH v13 0/5] PolarFire SoC GPIO interrupt support
 2026-03-31 13:25 UTC  (3+ messages)
` (subset) "

[libgpiod][PATCH] Revert "bindings: python: replace PyModule_AddObjectRef() with PyModule_AddObject()"
 2026-03-31 13:04 UTC  (2+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 802c51a83e9a0617d1e97ecd383471f4c6fd5437
 2026-03-31 13:00 UTC 

[PATCH v4 0/9] Add support for mt6392 PMIC
 2026-03-31 10:15 UTC  (5+ messages)
` [PATCH v4 1/9] dt-bindings: mfd: mt6397: Add MT6392 PMIC


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