linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-09 05:49:26 to 2024-08-20 16:19:11 UTC [more...]

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-20 16:19 UTC  (14+ messages)
` [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH 02/11] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
` [PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
` [PATCH 05/11] vmlinux.lds.h: Preserve DTB sections from being discarded after init
` [PATCH 06/11] clk: rp1: Add support for clocks provided by RP1
` [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH 09/11] arm64: defconfig: Enable RP1 misc/clock/gpio drivers as built-in
` [PATCH 10/11] net: macb: Add support for RP1's MACB variant
` [PATCH 11/11] arm64: dts: rp1: Add support for MACB contained in RP1

[PATCH 1/3] pinctrl: cy8c95x0: Use single I2C lock
 2024-08-20 16:18 UTC  (5+ messages)
` [PATCH 2/3] pinctrl: cy8c95x0: Use regmap ranges

[PATCH] gpio: mpc8xxx: Add wake on GPIO support
 2024-08-20 14:33 UTC 

[PATCH -next] pinctrl: realtek: fix module autoloading
 2024-08-20 12:27 UTC 

[PATCH -next] pinctrl: bcm2835: fix module autoloading
 2024-08-20 12:26 UTC 

[PATCH v1 0/2] gpio: Simplify using devm_clk_get_enabled()
 2024-08-20 12:16 UTC  (3+ messages)
` [PATCH v1 1/2] gpio: stp-xway: "
` [PATCH v1 2/2] gpio: zynq: "

[PATCH 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-20 11:14 UTC  (36+ messages)
` [PATCH 1/9] PCI: Make pcim_release_region() a public function
` [PATCH 2/9] PCI: Make pcim_iounmap_region() "
` [PATCH 3/9] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH 4/9] block: mtip32xx: "
` [PATCH 5/9] gpio: "
` [PATCH 6/9] ethernet: cavium: "
` [PATCH 7/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions
` [PATCH 9/9] PCI: Remove pcim_iounmap_regions()

[PATCH] gpio: Simplify using devm_clk_get_enabled()
 2024-08-20  9:01 UTC  (3+ messages)

[PATCH v2 0/5] gpiolib: Add and utilise for_each_gpio_property_name()
 2024-08-20  8:33 UTC  (7+ messages)
` [PATCH v2 1/5] gpiolib: Introduce for_each_gpio_property_name() helper
` [PATCH v2 2/5] gpiolib: swnode: Unify return code variable name
` [PATCH v2 3/5] gpiolib: swnode: Introduce swnode_gpio_get_reference() helper
` [PATCH v2 4/5] gpiolib: swnode: Make use of for_each_gpio_property_name()
` [PATCH v2 5/5] gpiolib: Replace gpio_suffix_count with NULL-terminated array

[PATCH] pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pins
 2024-08-20  4:35 UTC  (2+ messages)

[brgl:pwrseq/for-next] BUILD SUCCESS b8e4b0529d59a3ccd0b25a31d3cfc8b0f3b34068
 2024-08-20  2:13 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 88d8a3082a949f09809352c334caff80c3ad234f
 2024-08-19 22:38 UTC 

[brgl:pwrseq/for-current] BUILD SUCCESS a9aaf1ff88a8cb99a1335c9eb76de637f0cf8c10
 2024-08-19 21:28 UTC 

[brgl:davinci/for-next] BUILD SUCCESS 973d248c43f237e53116009dec70091c8e836c11
 2024-08-19 20:04 UTC 

[PATCH 0/5] Congatec Board Controller drivers
 2024-08-19 16:11 UTC  (11+ messages)
` [PATCH 1/5] mfd: add Congatec Board Controller mfd driver
` [PATCH 2/5] gpio: Congatec Board Controller gpio driver
` [PATCH 3/5] i2c: Congatec Board Controller i2c bus driver
` [PATCH 4/5] watchdog: Congatec Board Controller watchdog timer driver
` [PATCH 5/5] MAINTAINERS: Add entry for Congatec Board Controller

[PATCH v3 0/2] Add pinctrl support for rk3576
 2024-08-19 15:32 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: Add rk3576 pinctrl bindings
` [PATCH v3 2/2] pinctrl: rockchip: Add rk3576 pinctrl support

[PATCH 1/2] gpio: davinci: drop platform data support
 2024-08-19 15:17 UTC  (2+ messages)
` [PATCH 2/2] gpio: davinci: use devm_clk_get_enabled()

[PATCH v1 0/5] gpiolib: Add and utilise for_each_gpio_property_name()
 2024-08-19 13:22 UTC  (6+ messages)
` [PATCH v1 1/5] gpiolib: Introduce for_each_gpio_property_name() helper
` [PATCH v1 2/5] gpiolib: swnode: Unify return code variable name
` [PATCH v1 3/5] gpiolib: swnode: Introduce swnode_gpio_get_reference() helper
` [PATCH v1 4/5] gpiolib: swnode: Make use of for_each_gpio_property_name()
` [PATCH v1 5/5] gpiolib: Replace gpio_suffix_count with NULL-terminated array

[PATCH -next] pinctrl: pinctrl-zynq: fix module autoloading
 2024-08-19 12:22 UTC  (2+ messages)

[PATCH 0/2] pinctrl: qcom: Introduce Pinctrl for QCS8300
 2024-08-19 11:46 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: describe qcs8300-tlmm
` [PATCH 2/2] pinctrl: qcom: add the tlmm driver for QCS8300 platforms

[PATCH] gpio: of: simplify with scoped for each OF child loop
 2024-08-19  8:12 UTC  (2+ messages)

[PATCH] pinctrl: single: fix missing error code in pcs_probe()
 2024-08-19  2:46 UTC 

[PATCH v1 00/10] Add minimal Exynos8895 SoC and SM-G950F support
 2024-08-18 21:06 UTC  (8+ messages)
` [PATCH v1 08/10] arm64: dts: exynos: Add initial support for exynos8895 SoC

[PATCH 0/2] Add pinctrl support to EN7581 SoC
 2024-08-18 17:35 UTC  (19+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: airoha: Add EN7581 pinctrl controller
` [PATCH 2/2] pinctrl: airoha: Add support for EN7581 SoC

[GIT PULL] gpio fixes for v6.11-rc4
 2024-08-16 16:32 UTC  (2+ messages)

[PATCH v7 0/4] ADP5585 GPIO expander, PWM and keypad controller support
 2024-08-16 15:27 UTC  (6+ messages)
` Immutable branch between MFD, GPIO and PWM due for the v6.12 merge window

[PATCH] gpio: add support for FTDI's MPSSE as GPIO
 2024-08-16 12:23 UTC  (3+ messages)

[PATCH v1 0/5] gpio: rockchip: Update the GPIO driver
 2024-08-16 10:11 UTC  (12+ messages)
` [PATCH v1 1/5] gpio: rockchip: support acpi
` [PATCH v1 2/5] gpio: rockchip: support GPIO_TYPE_V2_2
` [PATCH v1 3/5] gpio: rockchip: Set input direction in irq_request_resources
` [PATCH v1 4/5] gpio: rockchip: avoid division by zero
` [PATCH v1 5/5] rockchip: gpio: fix debounce config error

[libgpiod][PATCH] tests: don't use g_value_set_static_string() for non-static strings
 2024-08-16  7:56 UTC  (2+ messages)

[PATCH v2 0/3] pinctrl: fix possible memory leak when pinctrl_enable() fails
 2024-08-15 14:42 UTC  (3+ messages)
` [PATCH v2 2/3] pinctrl: single: "

[PATCH RESEND] pinctrl: single: fix potential NULL dereference in pcs_get_function()
 2024-08-15  2:00 UTC 

[PATCH v4 0/4] Convert Atmel PIO3 Pinctrl and GPIO bindings to yaml
 2024-08-14  6:13 UTC  (5+ messages)
` [PATCH v4 1/4] ARM: dts: microchip: change to simple-mfd from simple-bus for PIO3 pinumux controller
` [PATCH v4 2/4] ARM: dts: microchip: Remove additional compatible string from PIO3 pinctrl nodes
` [PATCH v4 3/4] ARM: dts: microchip: sam9x60: Remove additional compatible string from GPIO node
` [PATCH v4 4/4] dt-bindings: pinctrl: Convert Atmel PIO3 pinctrl to json-schema

[brgl:davinci/for-next] BUILD SUCCESS 8205d5c7463d50dc32ebcf3417a9926ca2b25826
 2024-08-13 20:09 UTC 

[PATCH v2 00/10] Add minimal Exynos8895 SoC and SM-G950F support
 2024-08-13 17:52 UTC  (15+ messages)
` [PATCH v2 01/10] dt-bindings: arm: cpus: Add Samsung Mongoose M2
` [PATCH v2 02/10] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos8895 compatible
` [PATCH v2 04/10] dt-bindings: pinctrl: samsung: Add compatible for Exynos8895 SoC
` [PATCH v2 06/10] dt-bindings: pinctrl: samsung: add exynos8895-wakeup-eint compatible
` [PATCH v2 07/10] dt-bindings: soc: samsung: exynos-pmu: Add exynos8895 compatible
` [PATCH v2 08/10] arm64: dts: exynos: Add initial support for exynos8895 SoC
` [PATCH v2 09/10] dt-bindings: arm: samsung: Document dreamlte board binding

[PATCH v3 0/3] pinctrl: pinctrl-zynqmp: Add Versal platform support
 2024-08-13 16:01 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Xilinx Versal platform

[PATCH] gpio: exar set value handling for hw with gpio pull-up or pull-down
 2024-08-13 15:07 UTC  (3+ messages)

[PATCH libgpiod v5 0/4] dbus: add GLib-based D-Bus daemon and command-line client
 2024-08-13  8:49 UTC  (7+ messages)
` [PATCH libgpiod v5 1/4] tests: split out reusable test code into a local static library
` [PATCH libgpiod v5 2/4] tests: split out the common test code for bash scripts
` [PATCH libgpiod v5 3/4] bindings: add GLib bindings
` [PATCH libgpiod v5 4/4] dbus: add the D-Bus daemon, command-line client and tests

[PATCH 0/7] Add pin control driver for BCM2712 SoC
 2024-08-12 16:28 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: pinctrl: Add support for Broadcom STB pin controller

[PATCH v2 0/2] Add pinctrl support for rk3576
 2024-08-12 16:13 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: Add rk3576 pinctrl bindings

[PATCH v1] pinctrl: starfive: jh7110: Correct the level trigger configuration of iev register
 2024-08-12  7:01 UTC 

[PATCH v3] pinctrl: imx: Switch to LATE_SYSTEM_SLEEP_PM_OPS()
 2024-08-12  8:41 UTC  (2+ messages)

[brgl:at24/for-next] BUILD SUCCESS 36e071d2a1522eeb3d38fb9c257cac8e5907979f
 2024-08-12  8:07 UTC 

[PATCH] pinctrl: qcom: x1e80100: Fix special pin offsets
 2024-08-12  2:43 UTC  (3+ messages)

[PATCH v2 1/1] gpio: mlxbf3: Support shutdown() function
 2024-08-11 22:03 UTC  (6+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 789ce0f6028f9e68fc27f6748acefbd2e23f4716
 2024-08-11 18:15 UTC 

[brgl:gpio/for-current] BUILD SUCCESS aad41832326723627ad8ac9ee8a543b6dca4454d
 2024-08-11 11:19 UTC 

[PATCH 0/1] dt-bindings: gpio: gpio-davinci: Add the gpio-reserved-ranges property
 2024-08-10 19:33 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] gpiolib: put gpio_suffixes in a single compilation unit
 2024-08-09 12:29 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;
as well as URLs for NNTP newsgroup(s).