linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-29 05:34:46 to 2024-09-02 08:31:22 UTC [more...]

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-09-02  8:31 UTC  (50+ messages)
` [PATCH 02/11] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [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 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 v2] pinctrl: Simplify with dev_err_probe()
 2024-09-02  8:28 UTC  (3+ messages)

[PATCH 4/5] pinctrl: k210: Use devm_clk_get_enabled() helpers
 2024-09-02  8:26 UTC  (3+ messages)

[PATCH v1 0/2] Add Aspeed G7 gpio support
 2024-09-02  8:23 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: gpio: aspeed,ast2400-gpio: Support ast2700

[PATCH] pinctrl: Join split messages and remove double whitespace
 2024-09-02  8:14 UTC  (2+ messages)

[PATCH 2/5] pinctrl: mvebu: Fix devinit_dove_pinctrl_probe function
 2024-09-02  8:10 UTC  (2+ messages)

[PATCH 1/5] pinctrl: sunxi: Use devm_clk_get_enabled() helpers
 2024-09-02  8:06 UTC  (2+ messages)

[PATCH v3 0/4] riscv: spacemit: add pinctrl support to K1 SoC
 2024-09-02  8:03 UTC  (14+ messages)
` [PATCH v3 1/4] dt-bindings: pinctrl: spacemit: add support for "
` [PATCH v3 2/4] pinctrl: spacemit: add support for SpacemiT "
` [PATCH v3 3/4] riscv: dts: spacemit: add pinctrl support for "

[PATCH] pinctrl: pinctrl-cy8c95x0: Fix regcache
 2024-09-02  7:28 UTC 

[PATCH v6 0/5] PCI: Remove most pcim_iounmap_regions() users
 2024-09-02  6:23 UTC  (6+ messages)
` [PATCH v6 1/5] PCI: Deprecate pcim_iounmap_regions()
` [PATCH v6 2/5] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v6 3/5] block: mtip32xx: "
` [PATCH v6 4/5] gpio: "
` [PATCH v6 5/5] ethernet: cavium: "

[PATCH v2 0/4] Add Aspeed G7 gpio support
 2024-09-02  2:32 UTC  (12+ messages)
` [PATCH v2 1/4] dt-bindings: gpio: aspeed,ast2400-gpio: Support ast2700
` [PATCH v2 2/4] gpio: aspeed: Remove the name for bank array
` [PATCH v2 3/4] gpio: aspeed: Create llops to handle hardware access
` [PATCH v2 4/4] gpio: aspeed: Support G7 Aspeed gpio controller

[PATCH v3 0/5] Add mfd, pinctrl and pwm support to EN7581 SoC
 2024-09-01 13:28 UTC  (9+ messages)
` [PATCH v3 1/5] dt-bindings: arm: airoha: Add the chip-scu node for "
` [PATCH v3 2/5] dt-bindings: mfd: Add support for Airoha EN7581 GPIO System Controller
` [PATCH v3 3/5] mfd: airoha: Add support for Airoha EN7581 MFD
` [PATCH v3 4/5] pinctrl: airoha: Add support for EN7581 SoC
` [PATCH v3 5/5] pwm: "

[linusw-pinctrl:for-next] BUILD SUCCESS 5213518d5ab7d5191490b93a306bbc6f2356d3c1
 2024-09-01 11:25 UTC 

[brgl:pwrseq/for-current] BUILD SUCCESS d8b762070c3fde224f8b9ea3cf59bc41a5a3eb57
 2024-09-01  8:58 UTC 

[PATCH v2] pinctrl: sophgo: cv18xx: fix missed __iomem type identifier
 2024-08-31 22:46 UTC  (2+ messages)

[linusw-pinctrl:for-next] BUILD SUCCESS f33254db6c9dc255801b19d6d0272166779c4377
 2024-08-31 19:48 UTC 

[PATCH 1/2] gpio: davinci: drop platform data support
 2024-08-31 19:42 UTC  (2+ messages)

[PATCH 4/6] pinctrl: ls1046a: Add pinctrl driver support
 2024-08-31 16:14 UTC  (4+ messages)

[PATCH] pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now
 2024-08-31 13:53 UTC  (4+ messages)

[libgpiod][PATCH] build: fix HAS_GI_DOCGEN never defined error
 2024-08-31  7:52 UTC 

[PATCH] gpio: omap: use dynamic allocation of base
 2024-08-31  7:32 UTC  (5+ messages)

[PATCH] build: fix HAS_GI_DOCGEN never defined error
 2024-08-31  7:31 UTC 

[PATCH v4 0/7] riscv: sophgo: Add pinctrl support for CV1800 series SoC
 2024-08-30 22:49 UTC  (4+ messages)
` [PATCH v4 7/7] riscv: dts: sophgo: cv1812h: add pinctrl support

[PATCH v1] gpio: stmpe: Simplify with dev_err_probe()
 2024-08-30 22:48 UTC  (2+ messages)

[PATCH v1 0/2] gpiolib:legacy: Kill GPIOF_DIR_* and GPIOF_INIT_*
 2024-08-30 22:35 UTC  (5+ messages)
` [PATCH v1 1/2] gpiolib: legacy: Kill GPIOF_INIT_* definitions
` [PATCH v1 2/2] gpiolib: legacy: Kill GPIOF_DIR_* definitions

[PATCH 0/3] dt-bindings: gpio/pinctrl: add missing type to GPIO hogs
 2024-08-30 22:32 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: gpio: fcs,fxl6408: "
` [PATCH 2/3] dt-bindings: pinctrl: qcom: "
` [PATCH 3/3] dt-bindings: gpio: simplify GPIO hog nodes schema

[PATCH v1 1/1] pinctrl: stmfx: Use string_choices API instead of ternary operator
 2024-08-30 22:11 UTC  (2+ messages)

[PATCH v2] pinctrl: nomadik: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-30 21:38 UTC  (2+ messages)

[PATCH v1 0/5] pinctrl: intel: High impedance impl. and cleanups
 2024-08-30 21:24 UTC  (15+ messages)
` [PATCH v1 3/5] pinctrl: intel: Add __intel_gpio_get_direction() helper
` [PATCH v1 4/5] pinctrl: intel: Implement high impedance support
` [PATCH v1 5/5] pinctrl: intel: Introduce for_each_intel_gpio_group() helper

[PATCH v2 0/6] pinctrl: intel: High impedance impl. and cleanups
 2024-08-30 18:53 UTC  (10+ messages)
` [PATCH v2 1/6] pinctrl: intel: Move debounce validation out of the lock
` [PATCH v2 2/6] pinctrl: intel: Refactor __intel_gpio_set_direction() to be more useful
` [PATCH v2 3/6] pinctrl: intel: Add __intel_gpio_get_direction() helper
` [PATCH v2 4/6] pinctrl: intel: Implement high impedance support
` [PATCH v2 5/6] pinctrl: intel: Constify intel_get_community() returned object
` [PATCH v2 6/6] pinctrl: intel: Introduce for_each_intel_gpio_group() helper et al

[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
 2024-08-30 14:58 UTC  (63+ messages)
` [PATCH 01/22] dt-bindings: arm: qcom: add the SoC ID for SA8255P
` [PATCH 02/22] soc: qcom: socinfo: add support "
` [PATCH 03/22] dt-bindings: arm: qcom: add SA8255p Ride board
` [PATCH 04/22] dt-bindings: firmware: qcom,scm: document support for SA8255p
` [PATCH 05/22] dt-bindings: mailbox: qcom-ipcc: document the "
` [PATCH 06/22] dt-bindings: watchdog: qcom-wdt: document support on SA8255p
` [PATCH 07/22] dt-bindings: crypto: qcom,prng: document support for SA8255p
` [PATCH 08/22] dt-bindings: interrupt-controller: qcom-pdc: "
` [PATCH 09/22] dt-bindings: soc: qcom: aoss-qmp: "
` [PATCH 10/22] dt-bindings: pinctrl: "
` [PATCH 11/22] pinctrl: qcom: sa8775p: Add support for SA8255p SoC
` [PATCH 12/22] dt-bindings: cpufreq: qcom-hw: document support for SA8255p
` [PATCH 13/22] dt-bindings: thermal: tsens: document support on SA8255p
` [PATCH 14/22] dt-bindings: arm-smmu: document the "
` [PATCH 15/22] dt-bindings: mfd: qcom,tcsr: document support for SA8255p
` [PATCH 16/22] dt-bindings: qcom: geni-se: document support for SA8255P
` [PATCH 17/22] dt-bindings: serial: document support for SA8255p
` [PATCH 18/22] dt-bindings: spi: "
` [PATCH 19/22] dt-bindings: i2c: "
` [PATCH 20/22] dt-bindings: firmware: arm,scmi: allow multiple virtual instances
` [PATCH 21/22] ARM: dt: GIC: add extended SPI specifier
` [PATCH 22/22] arm64: dts: qcom: Add reduced functional DT for SA8255p Ride platform

[PATCH 3/5] pinctrl: mvebu: Use devm_clk_get_enabled() helpers
 2024-08-30 14:04 UTC  (2+ messages)

[PATCH v4 0/4] Convert Atmel PIO3 Pinctrl and GPIO bindings to yaml
 2024-08-30 11:55 UTC  (4+ messages)
` [PATCH v4 4/4] dt-bindings: pinctrl: Convert Atmel PIO3 pinctrl to json-schema

[PATCH v2 1/2] dt-bindings: pinctrl: airoha: Add EN7581 pinctrl controller
 2024-08-30 11:03 UTC  (16+ messages)

[PATCH v2 0/2] pinctrl: renesas: rzg2l: Simplify noise filter cfg macro
 2024-08-30  9:12 UTC  (5+ messages)
` [PATCH v2 1/2] pinctrl: renesas: rzg2l: Introduce single macro for digital noise filter configuration
` [PATCH v2 2/2] pinctrl: renesas: rzg2l: Move pinconf_to_config_argument() call outside of switch cases

[PATCH] pinctrl: sophgo: cv18xx: fix missed __iomem type identifier
 2024-08-30  8:56 UTC  (2+ messages)

[PATCH v2] dt-bindings: mfd: adp5585: Add parsing of hogs
 2024-08-30  8:24 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/7] PCI: Remove pcim_iounmap_regions()
 2024-08-30  8:05 UTC  (14+ messages)
` [PATCH v5 1/7] PCI: Deprecate pcim_iounmap_regions()
` [PATCH v5 2/7] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v5 3/7] block: mtip32xx: "
` [PATCH v5 4/7] gpio: "
` [PATCH v5 5/7] ethernet: cavium: "
` [PATCH v5 6/7] vdpa: solidrun: Fix UB bug with devres
` [PATCH v5 7/7] vdap: solidrun: Replace deprecated PCI functions

[GIT PULL] pinctrl: samsung: drivers for v6.12
 2024-08-30  7:31 UTC  (2+ messages)

[PATCH 0/2] pinctrl: renesas: rzg2l: Simplify noise filter cfg macro
 2024-08-29 19:17 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: renesas: rzg2l: Introduce single macro for digital noise filter configuration
` [PATCH 2/2] pinctrl: renesas: rzg2l: Move pinconf_to_config_argument() call outside of switch cases

[PATCH] gpio: add support for FTDI's MPSSE as GPIO
 2024-08-29 14:11 UTC  (3+ messages)

[PATCH 3/5] pinctrl: mvebu: Use devm_clk_get_enabled() helpers
 2024-08-29 12:58 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: renesas: rzg2l: Replace of_node_to_fwnode() with more suitable API
 2024-08-29 12:51 UTC  (4+ messages)

[PATCH v2 0/5] gpiolib: Add and utilise for_each_gpio_property_name()
 2024-08-29 10:45 UTC  (2+ messages)

[PATCH] tools: gpio: rm .*.cmd when make clean
 2024-08-29  6:29 UTC 

[PATCH 5/5] pinctrl: renesas: Use devm_clk_get_enabled() helpers
 2024-08-29  6:58 UTC  (2+ 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).