public inbox for linux-gpio@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-27 19:26:47 to 2026-02-03 06:12:01 UTC [more...]

[PATCH v2 00/11] gpio: Adopt revocable mechanism for UAF prevention
 2026-02-03  6:10 UTC  (5+ messages)
` [PATCH v2 01/11] gpio: Access `gpio_bus_type` in gpiochip_setup_dev()
` [PATCH v2 02/11] gpio: Remove redundant check for struct gpio_chip
` [PATCH v2 03/11] gpio: sysfs: "
` [PATCH v2 04/11] gpio: Ensure struct gpio_chip for gpiochip_setup_dev()

[PATCH v2] gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()
 2026-02-03  6:02 UTC 

[PATCH] pinctrl: mediatek: remove unused drv_offset field
 2026-02-03  0:34 UTC  (2+ messages)

[PATCH v2] pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetree
 2026-02-03  0:32 UTC  (2+ messages)

[PATCH] pinctrl: single: fix refcount leak in pcs_add_gpio_func()
 2026-02-03  0:30 UTC  (2+ messages)

[PATCH] pinctrl: meson: amlogic-a4: Fix device node reference leak in bank helpers
 2026-02-03  0:29 UTC  (3+ messages)

[PATCH] pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition
 2026-02-03  0:22 UTC  (4+ messages)

[PATCH v1 0/3] pinctrl: core: managed resource handling cleanup
 2026-02-03  0:18 UTC  (9+ messages)
` [PATCH v1 1/3] pinctrl: core: Remove unused devm_pinctrl_unregister()
` [PATCH v1 2/3] pinctrl: core: Simplify devm_pinctrl_*()
` [PATCH v1 3/3] pinctrl: core: Remove duplicate error messages

[PATCH v2 0/3] pinctrl: single: bit-per-mux DT flexibility, probe robustness, and consistent pinconf offsets
 2026-02-03  0:13 UTC  (2+ messages)

[PATCH v5 1/3] dt-bindings: gpio: Add Tegra264 support
 2026-02-03  0:06 UTC  (6+ messages)
` [PATCH v5 2/3] gpio: tegra186: Add support for Tegra264
` [PATCH v5 3/3] arm64: tegra: Add Tegra264 GPIO controllers
` (subset) [PATCH v5 1/3] dt-bindings: gpio: Add Tegra264 support

[PATCH] dt-bindings: pinctrl: spacemit: fix drive-strength check warning
 2026-02-03  0:05 UTC  (4+ messages)

[PATCH] pinctrl: fix kismet issues with GENERIC_PINCTRL
 2026-02-03  0:03 UTC  (2+ messages)

[PATCH] pinctrl: polarfire: restore GENERIC_PINCONF dependency
 2026-02-02 23:57 UTC  (4+ messages)

[PATCH AUTOSEL 6.18-5.10] gpio: sprd: Change sprd_gpio lock to raw_spin_lock
 2026-02-02 21:46 UTC 

[RFC PATCH 0/8] Fix TCSR representation on SM8750
 2026-02-02 19:39 UTC  (11+ messages)
` [PATCH RFC 1/8] dt-bindings: Move qcom,sm8750-tcsr from clock/tcsr to mfd/tcsr
` [PATCH RFC 2/8] dt-bindings: pinctrl: qcom,sm8750-tlmm: Allow clocks/clock-cells
` [PATCH RFC 3/8] pinctrl: qcom: Allow exposing reference clocks living in TLMM reg space
` [PATCH RFC 4/8] pinctrl: qcom: sm8750: Expose reference clocks
` [PATCH RFC 5/8] arm64: dts: qcom: Remove inexistent TCSR_CC
` [PATCH RFC 6/8] clk: qcom: Remove tcsrcc-sm8750
` [PATCH RFC 7/8] arm64: dts: qcom: sm8750: Describe TCSR
` [PATCH RFC 8/8] arm64: defconfig: Remove CONFIG_SM_TCSRCC_8750

[PATCH v5 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2026-02-02  9:40 UTC  (8+ messages)

[PATCH v2 2/2] i2c: core: support recovery for single-ended GPIOs
 2026-02-01 11:18 UTC  (4+ messages)
` [PATCH v3 0/2] i2c: improve bus "
  ` [PATCH v3 1/2] gpiolib: add gpiod_is_single_ended() helper
  ` [PATCH v3 2/2] i2c: core: support recovery for single-ended GPIOs

[PATCH v5 00/11] Add support for Microchip LAN969x
 2026-01-31  2:57 UTC  (2+ messages)

[GIT PULL] gpio fixes for v6.19-rc8
 2026-01-31  1:00 UTC  (2+ messages)

[linusw-pinctrl:devel 39/46] kismet: WARNING: unmet direct dependencies detected for GENERIC_PINCTRL when selected by PINCTRL_POLARFIRE_SOC
 2026-01-30 23:51 UTC  (4+ messages)

[libgpiod][PATCH v3] tools: gpiomon: add initial-state option
 2026-01-30 17:19 UTC  (2+ messages)

[PATCH v2 00/16] MIPS: move pic32.h header file from asm to platform_data
 2026-01-30 14:37 UTC  (2+ messages)

[linusw-pinctrl:for-next] BUILD SUCCESS 21064ad2693651c707ed0b979edc915c48ff9b10
 2026-01-30 11:01 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS 12966116076f63b46f7118bb59f28a33cedc9f67
 2026-01-30 11:01 UTC 

[PATCH v2 0/2] pinctrl: qcom: Add support for Qualcomm Eliza SoC
 2026-01-30  8:18 UTC  (17+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: document the Eliza Top Level Mode Multiplexer

[PATCH] gpiolib: acpi: Fix gpio count with string references
 2026-01-30  7:46 UTC  (2+ messages)

[PATCH] gpio: amd-fch: Return 0-1 range for get operation
 2026-01-30  6:03 UTC  (3+ messages)

[brgl:gpio/for-next] BUILD SUCCESS af9b4a56f0000fb11057e204ddfb05d72ba4dba0
 2026-01-30  5:10 UTC 

[GIT PULL] intel-pinctrl for 6.20-2
 2026-01-29 22:36 UTC  (2+ messages)

[PATCH RFC 00/16] Eliminate warnings for AST2500 and AST2600 EVB devicetrees
 2026-01-29 22:31 UTC  (4+ messages)
` [PATCH RFC 05/16] ARM: dts: aspeed: Remove unspecified LPC host controller node

[PATCH v3 0/2] gpio: brcmstb: wake-up interrupt improvements
 2026-01-29 20:13 UTC  (3+ messages)
` [PATCH v3 1/2] gpio: brcmstb: implement irq_mask_ack
` [PATCH v3 2/2] gpio: brcmstb: allow parent_irq to wake

[PATCH v2 0/3] gpio: brcmstb: Bug fixes and wake-up interrupt improvements
 2026-01-29 20:02 UTC  (10+ messages)
` [PATCH v2 1/3] gpio: brcmstb: correct hwirq to bank map
` [PATCH v2 2/3] gpio: brcmstb: implement irq_mask_ack
` [PATCH v2 3/3] gpio: brcmstb: allow parent_irq to wake
` (subset) [PATCH v2 0/3] gpio: brcmstb: Bug fixes and wake-up interrupt improvements

[PATCH RESEND 0/9] Add Renesas RZ/G3L PINCONTROL support
 2026-01-29 18:09 UTC  (16+ messages)
` [PATCH RESEND 1/9] dt-bindings: pinctrl: renesas: Document reset-names
` [PATCH RESEND 2/9] dt-bindings: pinctrl: renesas: Document RZ/G3L SoC
` [PATCH RESEND 3/9] clk: renesas: r9a08g046: Add GPIO clocks/resets
` [PATCH RESEND 4/9] pinctrl: renesas: rzg2l: Add support for selecting power source for {WDT,AWO,ISO}
` [PATCH RESEND 5/9] pinctrl: renesas: rzg2l: Add OEN support for RZ/G3L
` [PATCH RESEND 6/9] pinctrl: renesas: rzg2l: Add support for RZ/G3L SoC
` [PATCH RESEND 7/9] arm64: dts: renesas: r9a08g046: Add pincontrol node
` [PATCH RESEND 8/9] arm64: dts: renesas: r9a08g046l48-smarc: Add SCIF0 pincontrol
` [PATCH RESEND 9/9] arm64: dts: renesas: rzg3l-smarc-som: Enable eth1 (GBETH1) interface

[PATCH v5 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
 2026-01-29 16:17 UTC  (5+ messages)
` [PATCH v5 03/12] dt-bindings: bus: document the stm32 debug bus

[brgl:gpio/for-current] BUILD SUCCESS e64d1cb21a1c6ecd51bc1c94c83f6fc656f7c94d
 2026-01-29 14:51 UTC 

[PATCH 0/9] Add Renesas RZ/G3L PINCONTROL support
 2026-01-29 10:01 UTC  (8+ messages)
` [PATCH 1/9] dt-bindings: pinctrl: renesas: Document reset-names
` [PATCH 2/9] dt-bindings: pinctrl: renesas: Document RZ/G3L SoC
` [PATCH 4/9] pinctrl: renesas: rzg2l: Add support for selecting power source for {WDT,AWO,ISO}
` [PATCH 5/9] pinctrl: renesas: rzg2l: Add OEN support for RZ/G3L
` [PATCH 6/9] pinctrl: renesas: rzg2l: Add support for RZ/G3L SoC

[PATCH 0/5] Add LPASS LPI pin controller support for SM6350
 2026-01-29 11:19 UTC  (15+ messages)
` [PATCH 1/5] dt-bindings: pinctrl: qcom: Add SM6350 LPI pinctrl
` [PATCH 2/5] pinctrl: qcom: lpass-lpi: Add ability to use SPARE_1 for slew control
` [PATCH 3/5] pinctrl: qcom: Add SM6350 LPASS LPI TLMM
` [PATCH 4/5] arm64: dts: qcom: sm6350: add LPASS LPI pin controller
` [PATCH 5/5] arm64: defconfig: Enable LPASS LPI pin controller for SM6350

[PATCH 0/9] Add Renesas RZ/G3L PINCONTROL support
 2026-01-29 11:09 UTC  (2+ messages)

[PATCH 0/9] Add Renesas RZ/G3L PINCONTROL support
 2026-01-29  9:21 UTC 

[PATCH v3] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi-pinctrl: Add SA8775P and QCS8300 pinctrl
 2026-01-29 10:33 UTC  (5+ messages)

[PATCH] pinctrl: renesas: rzt2h: Fix device node leak in rzt2h_gpio_register()
 2026-01-29  8:09 UTC  (3+ messages)

[PATCH v3 0/3] Add pinctrl support for AST2700 SoC
 2026-01-29  6:43 UTC  (4+ messages)
` [PATCH v3 3/3] pinctrl: aspeed: add G7(AST2700) SoC0 pinctrl support

[linusw-pinctrl:devel] BUILD REGRESSION c0b4a4feeb43305a754893d8d9c6b2b5a52d45ac
 2026-01-28 23:47 UTC 

[brgl:gpio/for-next] BUILD SUCCESS aa7e37fd770bafaaf856ab77735296955b93e377
 2026-01-28 21:50 UTC 

[GIT PULL] pin control fixes for v6.19
 2026-01-28 16:39 UTC  (2+ messages)

[PATCH v3 1/1] gpiolib: acpi: Fix potential out-of-boundary left shift
 2026-01-28 14:25 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: tangier: Remove duplicate error messages
 2026-01-28 13:29 UTC  (3+ messages)

[PATCH v1 1/1] pinctrl: lynxpoint: Remove duplicate error messages
 2026-01-28 13:28 UTC  (3+ messages)

[PATCH v1 1/1] pinctrl: baytrail: Remove duplicate error messages
 2026-01-28 13:28 UTC  (3+ messages)

[PATCH v1 1/1] pinctrl: cherryview: Remove duplicate error messages
 2026-01-28 13:28 UTC  (3+ messages)

[PATCH v1 1/1] pinctrl: intel: Remove duplicate error messages
 2026-01-28 13:27 UTC  (3+ messages)

[PATCH] gpio: spacemit-k1: Use PDR for pin direction, not SDR/CDR
 2026-01-28  9:41 UTC  (3+ messages)

[PATCH] gpio: max77620: Implement .get_direction() callback
 2026-01-28  9:14 UTC  (3+ messages)

[PATCH v2 1/1] gpiolib: acpi: Fix potential out-of-boundary left shift
 2026-01-28  9:10 UTC  (6+ messages)

[PATCH] gpio: sprd: Change sprd_gpio lock to raw_spin_lock
 2026-01-28  9:10 UTC  (5+ messages)

[PATCH v2] gpio: omap: do not register driver in probe()
 2026-01-28  8:34 UTC  (3+ messages)

[brgl:gpio/for-current] BUILD SUCCESS d02f20a4de0c498fbba2b0e3c1496e72c630a91e
 2026-01-28  8:04 UTC 

[PATCH] pinctrl: equilibrium: Fix device node reference leak in pinbank_init()
 2026-01-28  7:56 UTC  (2+ messages)

[PATCH] pinctrl: s32: correct kernel-doc bad line warning
 2026-01-28  6:24 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS cc75f0256122fb5fd35a621d74d1dbba5091d103
 2026-01-28  3:03 UTC 

[PATCH 0/4] ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert to GPIO descriptors
 2026-01-28  3:02 UTC  (2+ messages)

[linusw-pinctrl:devel] BUILD SUCCESS WITH UNVERIFIED WARNING ebd2f48dff6ae15bc1cbc7c7ae3c5fe10ad08087
 2026-01-28  2:32 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 274ea0f1687a849ded4f92d10e4c0e77f37740c9
 2026-01-28  2:30 UTC 

[linusw-pinctrl:fixes] BUILD SUCCESS f58442788fdac580c49e0c42379fd32438cff6d7
 2026-01-28  1:58 UTC 

[PATCH v2 0/2] gpiolib: introduce devm_fwnode_gpiod_get_optional
 2026-01-27 19:40 UTC  (3+ messages)
` [PATCH v2 1/2] gpiolib: introduce devm_fwnode_gpiod_get_optional() wrapper

[PATCH] gpio: omap: do not register driver in probe()
 2026-01-27 19:26 UTC  (4+ messages)


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