public inbox for linux-gpio@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-22 23:33:54 to 2026-02-26 08:17:38 UTC [more...]

[PATCH v1 0/8] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-02-26  8:17 UTC  (12+ messages)
` [PATCH v1 1/8] dt-bindings: mfd: add "
` [PATCH v1 2/8] mfd: add NXP MC33978/MC34978 core driver
` [PATCH v1 3/8] dt-bindings: pinctrl: add NXP MC33978/MC34978 pinctrl
` [PATCH v1 4/8] pinctrl: add NXP MC33978/MC34978 pinctrl driver
` [PATCH v1 5/8] dt-bindings: hwmon: add NXP MC33978/MC34978 hwmon
` [PATCH v1 6/8] hwmon: add NXP MC33978/MC34978 driver
` [PATCH v1 7/8] dt-bindings: mux: add NXP MC33978/MC34978 AMUX
` [PATCH v1 8/8] mux: add NXP MC33978/MC34978 AMUX driver

[PATCH v2 0/6] pinctrl: Add generic pinctrl for board-level mux chips
 2026-02-25 23:55 UTC  (7+ messages)
` [PATCH v2 1/6] mux: add devm_mux_control_get_from_np() to get mux from child node
` [PATCH v2 2/6] dt-bindings: pinctrl: Add generic pinctrl for board-level mux chips
` [PATCH v2 3/6] pinctrl: add optional .release_mux() callback
` [PATCH v2 4/6] pinctrl: add generic board-level pinctrl driver using mux framework
` [PATCH v2 5/6] arm64: dts: imx8mp-evk: add board-level mux for CAN2 and MICFIL
` [PATCH v2 6/6] arm64: dts: imx8mp-evk: add flexcan2 overlay file

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

[PATCH v5 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
 2026-02-25 16:18 UTC  (3+ messages)
` [PATCH v5 06/12] drivers: bus: add the stm32 debug bus driver

[PATCH v2] gpio: gpiolib-swnode: Remove deprecated label fallback for GPIO device lookup
 2026-02-25 13:42 UTC  (2+ messages)

[PATCH v3] gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()
 2026-02-25 12:44 UTC  (5+ messages)

[PATCH v7 0/3] PCI: Add support for PCIe WAKE# interrupt
 2026-02-25 12:32 UTC  (8+ messages)
` [PATCH v7 2/3] gpio: Add fwnode_gpiod_get() helper
` [PATCH v7 3/3] PCI: Add support for PCIe WAKE# interrupt

[PATCH v4 0/6] gpio: Refactor and add selftest
 2026-02-25 10:26 UTC  (8+ messages)
` [PATCH v4 1/6] gpio: Access `gpio_bus_type` in gpiochip_setup_dev()
` [PATCH v4 2/6] gpio: Remove redundant check for struct gpio_chip
` [PATCH v4 3/6] gpio: sysfs: "
` [PATCH v4 4/6] gpio: Ensure struct gpio_chip for gpiochip_setup_dev()
` [PATCH v4 5/6] gpio: cdev: Don't check struct gpio_chip in gpio_chrdev_open()
` [PATCH v4 6/6] selftests: gpio: Add gpio-cdev-uaf tests

[PATCH v2 0/2] driver core: provide and use device_match_fwnode_ext()
 2026-02-25 10:07 UTC  (28+ messages)
` [PATCH v2 1/2] driver core: make fwnode_is_primary() public
` [PATCH v2 2/2] gpiolib: match secondary fwnode too in gpio_device_find_by_fwnode()

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

[PATCH] gpio: gpiolib-swnode: Remove deprecated label fallback for GPIO device lookup
 2026-02-25  6:22 UTC  (3+ messages)

[linusw-pinctrl:for-next] BUILD SUCCESS ffe70e8ab8136822c40361f8abc2eb9335ec9396
 2026-02-24 22:59 UTC 

[PATCH] pinctrl: pinctrl-pic32: Fix resource leaks
 2026-02-24 20:28 UTC 

[PATCH] gpio: gpiolib-swnode: Remove deprecated label fallback for GPIO device lookup
 2026-02-24 16:26 UTC 

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-24 16:20 UTC  (21+ messages)
` [PATCH 01/37] PCI/MSI: Add Devres managed IRQ vectors allocation
` [PATCH 37/37] PCI/MSI: Only check is_msi_managed in pcim_setup_msi_release()
` [PATCH 04/37] gpio: merrifield: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()

[PATCH v2 0/2] pinctrl property checks
 2026-02-24 13:42 UTC  (2+ messages)

[RESEND PATCH v2 0/2] pinctrl property checks
 2026-02-24 13:39 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] pinctrl: pinconf-generic: perform basic checks on pincfg properties
` [RESEND PATCH v2 2/2] dt-bindings: pinctrl: pincfg-node: add restrictions on conflicting properties

[PATCH v2] pinctrl: sunxi: Implement gpiochip::get_direction()
 2026-02-24  9:52 UTC  (2+ messages)

[PATCH] gpio: introduce a header for symbols shared by suppliers and consumers
 2026-02-24  9:49 UTC  (3+ messages)

[PATCH] pinctrl: rockchip: Fix configuring a deferred pin
 2026-02-24  9:30 UTC  (2+ messages)

[PATCH] pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()
 2026-02-24  9:29 UTC  (3+ messages)

[PATCH 0/3] pinctrl: pic32: allow driver to be compiled with COMPILE_TEST
 2026-02-24  9:25 UTC  (6+ messages)
` [PATCH 1/3] pinctrl: pic32: change all cases of bare 'unsigned' to 'unsigned int'
` [PATCH 2/3] pinctrl: pic32: use consistent spacing around '+'
` [PATCH 3/3] pinctrl: pic32: allow driver to be compiled with COMPILE_TEST

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

[PATCH] pinctrl: renesas: rza1: normalize return value of gpio_get
 2026-02-24  9:04 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: imx: cleanup iomux related CHECK_DTBS warnings for imx1, imx25 and imx27
 2026-02-24  9:02 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: pinctrl: convert fsl,imx27-pinctrl.txt to YAML
` [PATCH 2/4] dt-bindings: pinctrl: imx35: add compatible string fsl,imx25-iomuxc

[PATCH] pinctrl: meson: amlogic-a4: Fix device node reference leak in aml_dt_node_to_map_pinmux()
 2026-02-24  8:59 UTC  (2+ messages)

[PATCH] pinctrl: qcom: De-acronymize Glymur SoC name
 2026-02-24  8:57 UTC  (2+ messages)

[PATCH v3 0/2] pinctrl: qcom: Add support for Qualcomm Eliza SoC
 2026-02-24  8:55 UTC  (2+ messages)

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

[PATCH 1/2] pinctrl: amdisp: Make amdisp_pinctrl_ops variable static
 2026-02-24  8:52 UTC  (4+ 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-24  8:51 UTC  (2+ messages)

[PATCH] pinctrl: sunxi: Implement gpiochip::get_direction()
 2026-02-24  8:48 UTC  (3+ messages)

[PATCH] pinctrl: pinctrl-single: add ti,am62l-padconf compatible string
 2026-02-24  8:47 UTC  (2+ messages)

[brgl:gpio/for-next] BUILD SUCCESS e8fc8588d06cf46cd7df622886e5a4be57442b65
 2026-02-23 23:51 UTC 

[brgl:gpio/for-current] BUILD SUCCESS ec2cceadfae72304ca19650f9cac4b2a97b8a2fc
 2026-02-23 23:03 UTC 

[PATCH v2 0/4] ti-ads7950: fix gpio handling and facelift
 2026-02-23 20:52 UTC  (14+ messages)
` [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] pinctrl: rockchip: drop NULL check in rockchip_pinctrl_parse_groups()
 2026-02-23 20:14 UTC 

[PATCH] pinctrl: rockchip: use *enum* properly in rockchip_pinconf_pull_valid()
 2026-02-23 20:03 UTC  (2+ messages)

[PATCH 0/5] pinctrl: Add generic pinctrl for board-level mux chips
 2026-02-23 18:42 UTC  (3+ messages)
` [PATCH 2/5] dt-bindings: "

[PATCH v1 0/8] pinctrl: cy8c95x0: Yet another cleanup series and a fix
 2026-02-23 18:06 UTC  (9+ messages)
` [PATCH v1 1/8] pinctrl: cy8c95x0: Don't miss reading the last bank registers
` [PATCH v1 2/8] pinctrl: cy8c95x0: Use devm_mutex_init() for mutex initialization
` [PATCH v1 3/8] pinctrl: cy8c95x0: remove duplicate error message
` [PATCH v1 4/8] pinctrl: cy8c95x0: Unify messages with help of dev_err_probe()
` [PATCH v1 5/8] pinctrl: cy8c95x0: Move driver data to the local variable in ->probe()
` [PATCH v1 6/8] pinctrl: cy8c95x0: Drop unused 'name' in struct cy8c95x0_pinctrl
` [PATCH v1 7/8] pinctrl: cy8c95x0: Eliminate fragile use of I²C ID table
` [PATCH v1 8/8] pinctrl: cy8c95x0: Gather ID tables in one place

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

[PATCH v2] gpiolib: normalize the return value of gc->get() on behalf of buggy drivers
 2026-02-23 10:49 UTC  (2+ messages)

[PATCH 1/1] pinctrl: sunxi: add GPIO get_direction callback
 2026-02-23 10:25 UTC  (3+ messages)

[PATCH 0/3] SDM670 LPASS LPI pin controller support
 2026-02-23 10:14 UTC  (2+ messages)

[PATCH v4] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi-pinctrl: Add SA8775P and QCS8300 pinctrl
 2026-02-23 10:13 UTC  (2+ messages)

[PATCH] gpiolib: Fix shared GPIO memory leaks
 2026-02-23 10:01 UTC  (2+ messages)

[PATCH] gpio: cdev: convert lineevent_create() and linereq_create() to FD_PREPARE()
 2026-02-23  9:57 UTC  (2+ messages)

[PATCH] gpiolib: replace snprintf("%s") with strscpy
 2026-02-23  9:57 UTC  (2+ messages)

[PATCH v2 1/2] gpio: tegra186: Simplify GPIO line name prefix handling
 2026-02-23  9:57 UTC  (2+ messages)

[PATCH 1/7] gpio: bd9571mwv: normalize return value of gpio_get
 2026-02-23  9:57 UTC  (2+ messages)

[PATCH v5 0/3] gpio: brcmstb: wake-up interrupt improvements
 2026-02-23  9:57 UTC  (2+ messages)

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

[PATCH v2 00/11] pinctrl: Some code cleanup including guards
 2026-02-23  9:48 UTC  (4+ messages)
` [PATCH v2 10/11] pinctrl: rockchip: Simplify locking with scoped_guard()

[PATCH v2] pinctrl: qcom: qcs615: Add missing dual edge GPIO IRQ errata flag
 2026-02-23  9:34 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: pinctrl: rockchip: Add RV1103B compatible
 2026-02-23  9:32 UTC  (2+ messages)

[PATCH 0/2] pinctrl: equilibrium: fix warning trace on load
 2026-02-23  9:29 UTC  (2+ messages)

[PATCH v3 00/11] gpio: Adopt revocable mechanism for UAF prevention
 2026-02-23  6:21 UTC  (6+ messages)
` [PATCH v3 03/11] gpio: sysfs: Remove redundant check for struct gpio_chip


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