Linux GPIO subsystem development
 help / color / mirror / Atom feed
 messages from 2025-11-18 20:08:36 to 2025-11-20 12:48:53 UTC [more...]

[PATCH v2] spi: cs42l43: Use actual ACPI firmware node for chip selects
 2025-11-20 12:48 UTC  (6+ messages)

[PATCH v4 00/10] gpio: improve support for shared GPIOs
 2025-11-20 10:39 UTC  (7+ messages)
` (subset) "

[PATCH] spi: cs42l43: Use actual ACPI firmware node for chip selects
 2025-11-20 10:06 UTC  (8+ messages)

[PATCH v5 00/16] Support ROHM BD72720 PMIC
 2025-11-20  9:57 UTC  (18+ messages)
` [PATCH v5 01/16] dt-bindings: regulator: ROHM BD72720
` [PATCH v5 02/16] dt-bindings: battery: Clarify trickle-charge
` [PATCH v5 03/16] dt-bindings: battery: Add trickle-charge upper limit
` [PATCH v5 04/16] dt-bindings: battery: Voltage drop properties
` [PATCH v5 05/16] dt-bindings: mfd: ROHM BD72720
` [PATCH v5 06/16] dt-bindings: leds: bd72720: Add BD72720
` [PATCH v5 07/16] mfd: rohm-bd71828: Use regmap_reg_range()
` [PATCH v5 08/16] mfd: bd71828: Support ROHM BD72720
` [PATCH v5 09/16] regulator: bd71828: rename IC specific entities
` [PATCH v5 10/16] regulator: bd71828: Support ROHM BD72720
` [PATCH v5 11/16] gpio: Support ROHM BD72720 gpios
` [PATCH v5 12/16] clk: clk-bd718x7: Support BD72720 clk gate
` [PATCH v5 13/16] rtc: bd70528: Support BD72720 rtc
` [PATCH v5 14/16] power: supply: bd71828: Support wider register addresses
` [PATCH v5 15/16] power: supply: bd71828-power: Support ROHM BD72720
` [PATCH v5 16/16] MAINTAINERS: Add ROHM BD72720 PMIC

[PATCH v2 00/15] pinctrl: stm32: rework SoC package and add STM32MP21
 2025-11-20  9:50 UTC  (5+ messages)
` [PATCH v2 02/15] dt-bindings: pinctrl: stm32: use strings for enum property 'st,package'

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-20  9:38 UTC  (6+ messages)
` [PATCH 18/44] drivers/gpio: use min() instead of min_t()

[PATCH v4 00/15] gpio: Use modern PM macros
 2025-11-20  7:02 UTC  (26+ messages)
` [PATCH v4 01/15] gpio: dwapb: "
` [PATCH v4 02/15] gpio: brcmstb: "
` [PATCH v4 03/15] gpio: htc-egpio: "
` [PATCH v4 04/15] gpio: pl061: "
` [PATCH v4 05/15] gpio: pxa: "
` [PATCH v4 06/15] gpio: ml-ioh: "
` [PATCH v4 07/15] gpio: mlxbf2: "
` [PATCH v4 08/15] gpio: msc313: "
` [PATCH v4 09/15] gpio: omap: "
` [PATCH v4 10/15] gpio: pch: "
` [PATCH v4 11/15] gpio: tqmx86: "
` [PATCH v4 12/15] gpio: uniphier: "
` [PATCH v4 13/15] gpio: xgene: "
` [PATCH v4 14/15] gpio: xilinx: "
` [PATCH v4 15/15] gpio: zynq: "

[PATCH v2 05/15] pinctrl: stm32: add new package to stm32mp257 pinctrl support
 2025-11-20  4:25 UTC  (2+ messages)

[linusw-pinctrl:devel] BUILD SUCCESS 0341d1b1ebf10bcbb9f35e174e83dbb21068387d
 2025-11-20  1:43 UTC 

[PATCH v3 0/2] Add ADG1712 SPST switch controller support
 2025-11-20  0:31 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: switch: adg1712: add adg1712 support
` [PATCH v3 2/2] gpio: adg1712: add driver support

[RFC v1 0/4] Microchip mpfs/pic64gx pinctrl part 2
 2025-11-20  0:26 UTC  (12+ messages)
` [RFC v1 1/4] dt-bindings: pinctrl: document polarfire soc mssio pin controller
` [RFC v1 2/4] pinctrl: add polarfire soc mssio pinctrl driver

[PATCH] gpio: dwapb: Fold dwapb_context into dwapb_gpio_port
 2025-11-19 23:59 UTC  (4+ messages)

[PATCH] leds: add aw91xxx driver
 2025-11-19 20:13 UTC  (4+ messages)

[PATCH v8 0/6] RTL8231 GPIO expander support
 2025-11-19 20:06 UTC  (8+ messages)
` [PATCH v8 1/6] dt-bindings: leds: Binding for RTL8231 scan matrix
` [PATCH v8 2/6] dt-bindings: mfd: Binding for RTL8231
` [PATCH v8 3/6] mfd: Add RTL8231 core device
` [PATCH v8 4/6] pinctrl: Add RTL8231 pin control and GPIO support
` [PATCH v8 5/6] leds: Add support for RTL8231 LED scan matrix
` [PATCH v8 6/6] MAINTAINERS: Add RTL8231 MFD driver

[PATCH v7 4/6] pinctrl: Add RTL8231 pin control and GPIO support
 2025-11-19 19:41 UTC  (6+ messages)

[PATCH] input: touchscreen: Add ilitek touchscreen driver support
 2025-11-19 18:48 UTC  (3+ messages)

[PATCH RFT/RFC 0/2] mfd: cs42l43: fix GPIO lookup for chip selects
 2025-11-19 16:49 UTC  (9+ messages)
` [PATCH RFT/RFC 1/2] gpiolib: support "undefined" GPIO machine lookup
` [PATCH RFT/RFC 2/2] mfd: cs42l43: use GPIO machine lookup for cs-gpios

[PATCH v3 00/15] gpio: Use modern PM macros
 2025-11-19 16:27 UTC  (26+ messages)
` [PATCH v3 01/15] gpio: dwapb: "
` [PATCH v3 02/15] gpio: brcmstb: "
` [PATCH v3 03/15] gpio: htc-egpio: "
` [PATCH v3 04/15] gpio: pl061: "
` [PATCH v3 05/15] gpio: pxa: "
` [PATCH v3 06/15] gpio: ml-ioh: "
` [PATCH v3 07/15] gpio: mlxbf2: "
` [PATCH v3 08/15] gpio: msc313: "
` [PATCH v3 09/15] gpio: omap: "
` [PATCH v3 10/15] gpio: pch: "
` [PATCH v3 11/15] gpio: tqmx86: "
` [PATCH v3 12/15] gpio: uniphier: "
` [PATCH v3 13/15] gpio: xgene: "
` [PATCH v3 14/15] gpio: xilinx: "
` [PATCH v3 15/15] gpio: zynq: "

[PATCH v6 00/26] Non-const bitfield helpers
 2025-11-19 14:50 UTC  (3+ messages)

[PATCH v4] gpio: fxl6408: Add suspend/resume support
 2025-11-19 14:04 UTC 

[PATCH] dt-bindings: pinctrl: xlnx,versal-pinctrl: Add missing unevaluatedProperties on '^conf' nodes
 2025-11-19 14:22 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: cix,sky1-pinctrl: Drop duplicate newline
 2025-11-19 14:09 UTC  (2+ messages)

[PATCH v2 00/15] gpio: Use modern PM macros
 2025-11-19 14:05 UTC  (14+ messages)
` [PATCH v2 01/15] gpio: dwapb: "
` [PATCH v2 05/15] gpio: pxa: "

[PATCH v3] gpio: menz127: add support for 16Z034 and 16Z037 GPIO controllers
 2025-11-19 14:04 UTC  (2+ messages)

[PATCH v2] gpio: menz127: add support for 16Z034 and 16Z037 GPIO controllers
 2025-11-19 13:54 UTC  (4+ messages)

[PATCH v5 0/8] Add ASPEED PCIe Root Complex support
 2025-11-19 13:51 UTC  (6+ messages)
` [PATCH v5 2/8] dt-bindings: PCI: Add ASPEED PCIe RC support
` [PATCH v5 3/8] dt-bindings: pinctrl: aspeed,ast2600-pinctrl: Add PCIe RC PERST# group

[PATCH v3] gpio: fxl6408: Add suspend/resume support
 2025-11-19 13:41 UTC  (2+ messages)

[PATCH v3 0/2] Introduce Intel Elkhart Lake PSE I/O
 2025-11-19 13:09 UTC  (9+ messages)
` [PATCH v3 1/2] platform/x86/intel: "
` [PATCH v3 2/2] gpio: elkhartlake: Convert to auxiliary driver

[PATCH v2 0/2] gpio: fxl6408: add optional reset and suspend/resume
 2025-11-19 12:13 UTC  (4+ messages)
` [PATCH v2 1/2] gpio: fxl6408: Add optional reset gpio control

[PATCH v1 1/1] Documentation: gpio: Add a compatibility and feature list for PCA953x
 2025-11-19 11:08 UTC  (8+ messages)

[PATCH] gpio: cdev: make sure the cdev fd is still active before emitting events
 2025-11-19 11:03 UTC  (2+ messages)

[PATCH 0/2] gpio: Add support for ADG1712 quad SPST switch
 2025-11-19  9:38 UTC  (8+ messages)
` [PATCH 2/2] gpio: adg1712: add driver support

[PATCH v4 00/10] reset: rework reset-gpios handling
 2025-11-19  9:13 UTC  (8+ messages)
` [PATCH v4 04/10] gpio: swnode: don't use the swnode's name as the key for GPIO lookup

[PATCH v6 0/8] reset: rework reset-gpios handling
 2025-11-19  8:41 UTC  (7+ messages)
` [PATCH v6 8/8] reset: gpio: use software nodes to setup the GPIO lookup

[PATCH] gpio: shared: extend the ifdef guard to gpio_shared_find_entry()
 2025-11-19  7:34 UTC  (2+ messages)

[PATCH] gpio: shared: fix a NULL-pointer dereference
 2025-11-19  7:32 UTC  (3+ messages)

[PATCH v1 0/2] pinctrl: qcom: Add SA8775P lpass-lpi
 2025-11-19  5:01 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: pinctrl: qcom,sa8775p-lpass-lpi-pinctrl: Add SA8775P LPASS pinctrl

[PATCH v5 6/8] PCI: Add FMT, TYPE and CPL status definition for TLP header
 2025-11-19  2:27 UTC  (3+ messages)

[PATCH v7 0/6] RTL8231 GPIO expander support
 2025-11-19  1:37 UTC  (8+ messages)
` [PATCH v7 1/6] dt-bindings: leds: Binding for RTL8231 scan matrix
` [PATCH v7 2/6] dt-bindings: mfd: Binding for RTL8231

[PATCH v4 00/16] Support ROHM BD72720 PMIC
 2025-11-18 23:06 UTC  (3+ messages)
` [PATCH v4 05/16] dt-bindings: mfd: ROHM BD72720

[PATCH] pinctrl: airoha: Fix AIROHA_PINCTRL_CONFS_DRIVE_E2 in an7583_pinctrl_match_data
 2025-11-18 23:03 UTC  (2+ messages)

[PATCH 1/1] pinctrl: airoha: fix pinctrl function mismatch issue
 2025-11-18 23:02 UTC  (2+ messages)

[GIT PULL] pinctrl: renesas: Updates for v6.19 (take two)
 2025-11-18 23:01 UTC  (2+ messages)

[PATCH v2 00/10] gpio: improve support for shared GPIOs
 2025-11-18 22:58 UTC  (5+ messages)
` [PATCH v2 06/10] gpio: provide gpiod_is_shared()

[PATCH 0/2] pinctrl: s32cc: fix uninitialized memory issues
 2025-11-18 22:56 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