public inbox for linux-gpio@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-14 20:53:41 to 2026-02-19 17:45:15 UTC [more...]

[PATCH v7 0/3] PCI: Add support for PCIe WAKE# interrupt
 2026-02-19 17:45 UTC  (8+ messages)
` [PATCH v7 1/3] PM: sleep: wakeirq: Add support for dedicated shared wake IRQ setup
` [PATCH v7 2/3] gpio: Add fwnode_gpiod_get() helper
` [PATCH v7 3/3] PCI: Add support for PCIe WAKE# interrupt

[PATCH v3 1/1] gpiolib: of: add gpio-line node support
 2026-02-19 17:43 UTC  (2+ messages)

[PATCH v1 1/1] gpio: ts4800: Remove duplicate code to handle 'ngpios' property
 2026-02-19 17:33 UTC  (2+ messages)

[PATCH] media: i2c: max9286: normalize return value of gpio_get
 2026-02-19 17:32 UTC  (5+ messages)

[PATCH v2] gpiolib: normalize the return value of gc->get() on behalf of buggy drivers
 2026-02-19 17:32 UTC  (3+ messages)

[PATCH 0/2] driver core: provide and use device_match_fwnode_ext()
 2026-02-19 17:32 UTC  (9+ messages)
` [PATCH 1/2] driver core: provide device_match_fwnode_ext()
` [PATCH 2/2] gpiolib: use device_match_fwnode_ext()

[PATCH] platform/x86: barco-p50-gpio: normalize return value of gpio_get
 2026-02-19 17:27 UTC  (2+ messages)

[PATCH] gpio: amd-fch: switch to guard() notation
 2026-02-19 17:26 UTC  (2+ messages)

[PATCH] power: supply: sbs-manager: normalize return value of gpio_get
 2026-02-19 17:25 UTC  (3+ messages)

[PATCH libgpiod] dbus: daemon: watch for "add"/"remove" uevents instead of "bind"/"unbind"
 2026-02-19 16:45 UTC  (4+ messages)

[PATCH v8 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-02-19 16:42 UTC  (10+ messages)
` [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH v8 00/10] gpio: siul2-s32g2: add initial GPIO driver
 2026-02-19 11:36 UTC  (4+ messages)
` [PATCH v8 01/10] dt-bindings: mfd: add support for the NXP SIUL2 module

[PATCH] iio: adc: ti-ads7950: normalize return value of gpio_get
 2026-02-19 10:48 UTC  (3+ messages)

[PATCH] net: phy: qcom: qca807x: normalize return value of gpio_get
 2026-02-19 10:48 UTC  (5+ messages)

[PATCH] pinctrl: renesas: rza1: normalize return value of gpio_get
 2026-02-19 10:39 UTC  (3+ messages)

[PATCH] pinctrl: renesas: rzg2l: Add GPIO set_config
 2026-02-19  9:21 UTC  (2+ messages)

[PATCH net v2] net: phy: qcom: qca807x: normalize return value of gpio_get
 2026-02-19  9:18 UTC  (2+ messages)

[PATCH v2 0/4] ti-ads7950: fix gpio handling and facelift
 2026-02-19  9:17 UTC  (10+ messages)
` [PATCH v2 1/4] iio: adc: ti-ads7950: normalize return value of gpio_get
` [PATCH v2 2/4] iio: adc: ti-ads7950: do not clobber gpio state in ti_ads7950_get()
` [PATCH v2 3/4] iio: adc: ti-ads7950: switch to using guard() notation
` [PATCH v2 4/4] iio: adc: ti-ads7950: complete conversion to using managed resources

[PATCH] gpiolib: normalize the return value of gc->set() on behalf of buggy drivers
 2026-02-19  9:17 UTC  (3+ messages)

[PATCH v2 1/1] gpiolib: of: add gpio-line node support
 2026-02-19  9:15 UTC  (11+ messages)

[PATCH 1/7] gpio: bd9571mwv: normalize return value of gpio_get
 2026-02-19  8:57 UTC  (10+ messages)
` [PATCH 2/7] gpio: cgbc: "
` [PATCH 3/7] gpio: da9055: "
` [PATCH 4/7] gpio: lp873x: "
` [PATCH 5/7] gpio: stp-xway: "
` [PATCH 6/7] gpio: tps65086: "
` [PATCH 7/7] gpio: viperboard: "

[PATCH v2] gpio: swnode: restore the swnode-name-against-chip-label matching
 2026-02-19  6:53 UTC  (8+ messages)

[PATCH AUTOSEL 6.19-6.18] pinctrl: mediatek: make devm allocations safer and clearer in mtk_eint_do_init()
 2026-02-19  2:04 UTC  (2+ messages)
` [PATCH AUTOSEL 6.19-6.18] pinctrl: renesas: rzt2h: Allow .get_direction() for IRQ function GPIOs

[brgl:gpio/for-current] BUILD SUCCESS fbd03587ba732c612b8a569d1cf5bed72bd3a27c
 2026-02-18 23:20 UTC 

[RFC v2 PATCH 00/13] hwspinlock: move device alloc into core and refactor includes
 2026-02-18 19:56 UTC  (7+ messages)
` [RFC PATCH v2 13/13] hwspinlock: refactor consumer.h from public header

[PATCH 0/4] ARM: dts: imx: cleanup iomux related CHECK_DTBS warnings for imx1, imx25 and imx27
 2026-02-18 18:39 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: pinctrl: convert fsl,imx27-pinctrl.txt to YAML

[PATCH] pinctrl: meson: amlogic-a4: Fix device node reference leak in aml_dt_node_to_map_pinmux()
 2026-02-18 16:51 UTC 

[PATCH RFC 1/2] dt-bindings: pinctrl: Add pinctrl-packed
 2026-02-18 16:13 UTC 

[PATCH] HID: mcp2221: Add module parameter to enfoce GPIO mode
 2026-02-18 13:44 UTC 

[PATCH v3 00/11] gpio: Adopt revocable mechanism for UAF prevention
 2026-02-18 10:28 UTC  (6+ messages)
` [PATCH v3 04/11] gpio: Ensure struct gpio_chip for gpiochip_setup_dev()
` [PATCH v3 07/11] gpio: Add revocable provider handle for struct gpio_chip

[PATCH] gpio: amd-fch: ionly return allowed values from amd_fch_gpio_get()
 2026-02-18  9:56 UTC  (2+ messages)

[PATCH 2/3] net: stmmac: restore pinctrl when driver remove
 2026-02-18  8:55 UTC 

[PATCH] dbus: daemon: watch for "add"/"remove" uevents instead of "bind"/"unbind"
 2026-02-18  8:48 UTC 

[PATCH] gpio: sysfs: fix chip removal with GPIOs exported over sysfs
 2026-02-18  8:43 UTC  (5+ messages)

[PATCH net-next] i2c: tegra: runtime PM is not IRQ-safe
 2026-02-18  8:30 UTC  (9+ messages)

[libgpiod][PATCH] bindings: python: require newer setuptools
 2026-02-18  8:25 UTC  (2+ messages)

[brgl:gpio/for-current] BUILD SUCCESS 6af6be278e3ba2ffb6af5b796c89dfb3f5d9063e
 2026-02-18  7:04 UTC 

[PATCH] pinctrl: sunxi: Implement gpiochip::get_direction()
 2026-02-17 16:43 UTC  (5+ messages)

[libgpiod][PATCH] dbus/data: use prefix in gpio-manager.service
 2026-02-17 14:11 UTC  (2+ messages)

[PATCH v2 1/2] gpio: tegra186: Simplify GPIO line name prefix handling
 2026-02-17 14:06 UTC  (9+ messages)
` [PATCH v2 2/2] gpio: tegra186: Support multi-socket devices

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

[PATCH] pinctrl: qcom: De-acronymize Glymur SoC name
 2026-02-17 13:00 UTC  (2+ messages)

[RFC PATCH 0/8] Fix TCSR representation on SM8750
 2026-02-17 12:44 UTC  (14+ messages)
` [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 8/8] arm64: defconfig: Remove CONFIG_SM_TCSRCC_8750

[PATCH v6 0/2] PCI: Add support for PCIe WAKE# interrupt
 2026-02-17 10:56 UTC  (4+ messages)
` [PATCH v6 2/2] "

[PATCH] gpio: tegra186: Support multi-socket devices
 2026-02-17  9:31 UTC  (5+ messages)

[linusw-pinctrl:b4/speling-fix] BUILD SUCCESS 8d722ce17cbb9575ffca74eb87f9fba107175186
 2026-02-17  6:34 UTC 

[PATCH v2] pinctrl: renesas: rzt2h: fix invalid wait context
 2026-02-16 22:36 UTC  (2+ messages)

[GIT PULL] pin control bulk changes for v7.0
 2026-02-16 20:38 UTC  (2+ messages)

[libgpiod][PATCH] dbus: add -c option to gpiocli-get/set commands
 2026-02-16 16:04 UTC  (5+ messages)

[PATCH v3 0/2] pinctrl: qcom: Add support for Qualcomm Eliza SoC
 2026-02-16 13:44 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: document the Eliza Top Level Mode Multiplexer
` [PATCH v3 2/2] pinctrl: qcom: Add Eliza pinctrl driver

[PATCH v2 0/2] pinctrl: qcom: Add support for Qualcomm Eliza SoC
 2026-02-16 12:57 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: document the Eliza Top Level Mode Multiplexer

[PATCH] gpio: cdev: convert lineevent_create() and linereq_create() to FD_PREPARE()
 2026-02-16 12:37 UTC 

[PATCH v2] gpio: Avoid NULL dereference in linehandle_create()
 2026-02-16 11:21 UTC  (2+ messages)

[PATCH] gpio: nomadik: Add missing IS_ERR() check
 2026-02-16 11:10 UTC  (2+ messages)

[PATCH] pinctrl: qcom: sdm660-lpass-lpi: Make groups and functions variables static
 2026-02-16 10:48 UTC  (2+ messages)

[PATCH v2 00/10] Add Renesas RZ/G3L PINCONTROL support
 2026-02-16 10:37 UTC  (3+ messages)
` [PATCH v2 06/10] pinctrl: renesas: rzg2l: Add support for RZ/G3L SoC

[PATCH v2 1/2] dt-bindings: gpio: add gpio-aggregator binding
 2026-02-16  9:10 UTC  (14+ messages)

[PATCH 1/2] pinctrl: amdisp: Make amdisp_pinctrl_ops variable static
 2026-02-16  8:58 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: cix: sky1: Unexport sky1_pinctrl_pm_ops

[PATCH] pinctrl: pinconf-generic: Fix memory leak in pinconf_generic_parse_dt_config()
 2026-02-15 16:24 UTC  (2+ messages)

[PATCH] gpio: Avoid NULL dereference in linehandle_create()
 2026-02-15 11:32 UTC  (2+ messages)

[PATCH 1/2] gpiolib: of: add gpio-line node support
 2026-02-14 20:53 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: gpio: document gpio-line usage


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