linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-19 18:37:13 to 2024-08-23 07:35:04 UTC [more...]

[PATCH v4 0/4] Add pinctrl support for rk3576
 2024-08-23  7:34 UTC  (8+ messages)
` [PATCH v4 1/4] dt-bindings: soc: rockchip: Add rk3576 syscon compatibles
` [PATCH v4 2/4] grf: rk3576: Add default GRF values
` [PATCH v4 3/4] dt-bindings: pinctrl: Add rk3576 pinctrl support
` [PATCH v4 4/4] pinctrl: rockchip: "

[PATCH v1 1/1] pinctrl: renesas: rzg2l: Replace of_node_to_fwnode() with more suitable API
 2024-08-23  7:23 UTC  (2+ messages)

[PATCH v2] gpio: rockchip: Update the GPIO driver
 2024-08-23  7:06 UTC  (7+ messages)
` [PATCH v2] gpio: rockchip: resolve overflow issues
` [PATCH v2] gpio: rockchip: fix debounce calculate
` [PATCH v2] gpio: rockchip: support ACPI

[PATCH RESEND] pinctrl: single: fix potential NULL dereference in pcs_get_function()
 2024-08-23  2:36 UTC  (3+ messages)

[PATCH v1] drivers/pinctrl/freescale: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-23  1:39 UTC 

[PATCH v1 1/1] gpio: visconti: Replace of_node_to_fwnode() with more suitable API
 2024-08-22 22:58 UTC 

[PATCH v1 1/1] gpio: uniphier: Replace of_node_to_fwnode() with more suitable API
 2024-08-22 22:56 UTC 

[PATCH v1 1/1] gpio: thunderx: Replace of_node_to_fwnode() with more suitable API
 2024-08-22 22:53 UTC 

[PATCH v1 1/1] gpio: tegra186: Replace of_node_to_fwnode() with more suitable API
 2024-08-22 22:47 UTC 

[PATCH v1 1/1] gpio: msc313: Replace of_node_to_fwnode() with more suitable API
 2024-08-22 22:41 UTC 

[PATCH v1 1/1] gpio: tegra: Replace of_node_to_fwnode() with more suitable API
 2024-08-22 22:38 UTC 

[PATCH v1 1/1] gpio: ixp4xx: Replace of_node_to_fwnode() with more suitable API
 2024-08-22 22:33 UTC 

[PATCH v2 0/2] Add pinctrl support to EN7581 SoC
 2024-08-22 20:50 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: airoha: Add EN7581 pinctrl controller
` [PATCH v2 2/2] pinctrl: airoha: Add support for EN7581 SoC

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-22 16:23 UTC  (49+ 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 v3 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-22 14:50 UTC  (16+ messages)
` [PATCH v3 1/9] PCI: Make pcim_iounmap_region() a public function
` [PATCH v3 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v3 3/9] block: mtip32xx: "
` [PATCH v3 4/9] gpio: "
` [PATCH v3 5/9] ethernet: cavium: "
` [PATCH v3 6/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH v3 7/9] vdpa: solidrun: Fix UB bug with devres
` [PATCH v3 8/9] vdap: solidrun: Replace deprecated PCI functions
` [PATCH v3 9/9] PCI: Remove pcim_iounmap_regions()

[PATCH 0/7] Add pin control driver for BCM2712 SoC
 2024-08-22 10:54 UTC  (5+ messages)
` [PATCH 1/7] dt-bindings: pinctrl: Add support for Broadcom STB pin controller

[PATCH 0/5] Congatec Board Controller drivers
 2024-08-22 10:38 UTC  (3+ messages)
` [PATCH 1/5] mfd: add Congatec Board Controller mfd driver

[brgl:gpio/for-next] BUILD SUCCESS b41a9bf2c64eea119bb6cbef420345f547b9a677
 2024-08-22 10:34 UTC 

[PATCH v1 0/2] Add Aspeed G7 gpio support
 2024-08-22  9:16 UTC  (9+ messages)
` [PATCH v1 1/2] dt-bindings: gpio: aspeed,ast2400-gpio: Support ast2700
` [PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver

[GIT PULL] pinctrl: renesas: Updates for v6.12
 2024-08-22  9:14 UTC 

[PATCH v1] drivers/pinctrl/renesas: Switch to use kmemdup_array()
 2024-08-22  6:14 UTC 

[PATCH v1] drivers/pinctrl: Switch to use kmemdup_array()
 2024-08-22  4:41 UTC 

[PATCH] gpio: pca953x: Print the error code on read/write failures
 2024-08-21 12:29 UTC  (5+ messages)

[PATCH v2 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-21 12:25 UTC  (19+ messages)
` [PATCH v2 1/9] PCI: Make pcim_iounmap_region() a public function
` [PATCH v2 2/9] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v2 3/9] block: mtip32xx: "
` [PATCH v2 4/9] gpio: "
` [PATCH v2 5/9] ethernet: cavium: "
` [PATCH v2 6/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH v2 7/9] vdpa: solidrun: Fix potential UB bug with devres
` [PATCH v2 8/9] vdap: solidrun: Replace deprecated PCI functions
` [PATCH v2 9/9] PCI: Remove pcim_iounmap_regions()

[PATCH 1/4] gpio: ath79: order headers alphabetically
 2024-08-21 12:14 UTC  (4+ messages)
` [PATCH 2/4] gpio: ath79: add missing header
` [PATCH 3/4] gpio: ath79: use generic device property getters
` [PATCH 4/4] gpio: ath79: remove support for platform data

pca953x: Probing too early
 2024-08-21 10:55 UTC  (16+ messages)

[PATCH v1 1/1] gpio: virtuser: Use GPIO_LOOKUP_IDX() macro
 2024-08-21 10:18 UTC  (2+ messages)

[PATCH v1] pinctrl: nomadik: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21  6:49 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 4b91188dced811e2d867574b672888406cb7114c
 2024-08-21  3:13 UTC 

[PATCH -next] pinctrl: bcm2835: fix module autoloading
 2024-08-20 21:16 UTC  (2+ messages)

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

[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 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  (33+ messages)
` [PATCH 1/9] PCI: Make pcim_release_region() a public function
` [PATCH 2/9] PCI: Make pcim_iounmap_region() "
` [PATCH 4/9] block: mtip32xx: Replace deprecated PCI functions
` [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  (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 


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).