linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-08 17:52:53 to 2024-10-14 08:02:41 UTC [more...]

[PATCH v6 0/8] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2024-10-14  8:02 UTC  (18+ messages)
` [PATCH v6 1/8] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Pull pinctrl node changes from MT6795 document
` [PATCH v6 2/8] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Improve pinctrl subnode and property descriptions
` [PATCH v6 3/8] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6795
` [PATCH v6 4/8] arm64: dts: mediatek: mt6797: Make pin configuration nodes follow DT bindings
` [PATCH v6 5/8] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Document MT6765 pin controller
` [PATCH v6 6/8] dt-bindings: pinctrl: mediatek: Add bindings for MT6735 "
` [PATCH v6 7/8] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Document "
` [PATCH v6 8/8] pinctrl: mediatek: Add MT6735 pinctrl driver

[PATCH v7 0/5] PCI: Remove most pcim_iounmap_regions() users
 2024-10-14  7:59 UTC  (7+ messages)
` [PATCH v7 1/5] PCI: Deprecate pcim_iounmap_regions()
` [PATCH v7 2/5] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v7 3/5] block: mtip32xx: "
` [PATCH v7 4/5] gpio: "
` [PATCH v7 5/5] ethernet: cavium: "

[PATCH v2 0/6] gpio: notify user-space about config changes in the kernel
 2024-10-14  7:48 UTC  (14+ messages)
` [PATCH v2 1/6] gpiolib: notify user-space when a driver requests its own desc
` [PATCH v2 2/6] gpio: cdev: prepare gpio_desc_to_lineinfo() for being called from atomic
` [PATCH v2 3/6] gpiolib: add a per-gpio_device line state notification workqueue
` [PATCH v2 4/6] gpio: cdev: put emitting the line state events on a workqueue
` [PATCH v2 5/6] gpiolib: switch the line state notifier to atomic
` [PATCH v2 6/6] gpiolib: notify user-space about in-kernel line state changes

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

[PATCH v7 0/7] Add Aspeed G7 gpio support
 2024-10-14  7:04 UTC  (8+ messages)
` [PATCH v7 5/7] gpio: aspeed: Create llops to handle hardware access
` [PATCH v7 7/7] gpio: aspeed: Support G7 Aspeed gpio controller
` (subset) [PATCH v7 0/7] Add Aspeed G7 gpio support

[PATCH v2 0/1] pinctrl: ocelot: fix system hang on level based interrupts
 2024-10-14  5:06 UTC  (6+ messages)
` [PATCH v2 1/1] "

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

[PATCH v3 0/8] pinctrl: Add T-Head TH1520 SoC pin controllers
 2024-10-12 14:41 UTC  (8+ messages)
` [PATCH v3 6/8] riscv: dts: thead: Add Lichee Pi 4M GPIO line names
` [PATCH v3 7/8] riscv: dts: thead: Add TH1520 pinctrl settings for UART0
` [PATCH v3 8/8] riscv: dtb: thead: Add BeagleV Ahead LEDs

[PATCH RESEND 0/2] Misc OMAP GPIO/UART fixes
 2024-10-12 12:27 UTC  (8+ messages)
` [PATCH RESEND 1/2] gpio: omap: Add omap_gpio_disable/enable_irq calls
` [PATCH RESEND 2/2] serial: 8250: omap: Move pm_runtime_get_sync

[linusw-pinctrl:devel] BUILD SUCCESS 2a85fc7044987d751f27d7f1e4423eebbcecc2c6
 2024-10-12 11:20 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 6dbd1577b7dc10263d515045ef6460e80d6c9afa
 2024-10-12  2:49 UTC 

[linusw-pinctrl:fixes] BUILD SUCCESS 4575962aeed63aca975756852ab0c550164f849f
 2024-10-12  2:34 UTC 

[GIT PULL] gpio fixes for v6.12-rc3
 2024-10-11 23:24 UTC  (2+ messages)

[PATCH] gpio: mvebu: drop dependency on OF_GPIO
 2024-10-11 21:40 UTC  (3+ messages)

[PATCH 0/1] pinctrl: ocelot: fix system hang on level based interrupts
 2024-10-11 20:54 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func()
 2024-10-11 19:55 UTC  (2+ messages)

[PATCH] pinctrl: amd: Fix two small typos
 2024-10-11 19:53 UTC  (2+ messages)

[PATCH] gpio: ljca: use devm_mutex_init() to simplify the error path and remove()
 2024-10-11 19:49 UTC  (2+ messages)

[PATCH] pinctrl: Switch back to struct platform_driver::remove()
 2024-10-11 19:46 UTC  (2+ messages)

[PATCH v2 1/2] gpio: davinci: allow building the module with COMPILE_TEST=y
 2024-10-11 19:43 UTC  (4+ messages)
` [PATCH v2 2/2] gpio: davinci: use generic device properties

[PATCH] gpio: eic-sprd: use generic device_get_match_data()
 2024-10-11 19:42 UTC  (2+ messages)

[PATCH] gpio: vf610: use generic device_get_match_data()
 2024-10-11 19:42 UTC  (2+ messages)

[PATCH v1 0/3] pinctrl: th1520: Unbreak the driver
 2024-10-11 19:28 UTC  (9+ messages)
` [PATCH v1 1/3] pinctrl: th1520: Fix pinconf return values
` [PATCH v1 2/3] pinctrl: th1520: Update pinmux tables
` [PATCH v1 3/3] pinctrl: th1520: Factor out casts

[PATCH 0/2] Misc omap GPIO/UART fixes
 2024-10-11 16:58 UTC  (5+ messages)
` [PATCH 1/2] gpio: omap: Add omap_gpio_disable/enable_irq calls
` [PATCH 2/2] serial: 8250: omap: Move pm_runtime_get_sync

[PATCH v4 0/4] Add pinctrl support for mt7988
 2024-10-11 14:39 UTC  (11+ messages)
` [PATCH v4 1/4] pinctrl: mediatek: add support for MTK_PULL_PD_TYPE
` [PATCH v4 2/4] pinctrl: mediatek: add MT7988 pinctrl driver
` [PATCH v4 3/4] dt-bindings: pinctrl: add binding for MT7988 SoC
    ` Aw: "
` [PATCH v4 4/4] arm64: dts: mediatek: mt7988: add pinctrl support
    ` Aw: "

[PATCH] gpio: add support for FTDI's MPSSE as GPIO
 2024-10-11 14:09 UTC  (6+ messages)

[PATCH] pinctrl: renesas: Select PINCTRL_RZG2L for RZ/V2H(P) SoC
 2024-10-11 13:44 UTC  (2+ messages)

[PATCH v2 00/14] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-10-11 10:08 UTC  (10+ messages)
` [PATCH v2 03/14] dt-bindings: pci: Add common schema for devices accessible through PCI BARs
` [PATCH v2 04/14] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v2 08/14] clk: rp1: Add support for clocks provided by RP1
` [PATCH v2 09/14] pinctrl: rp1: Implement RaspberryPi RP1 gpio support

[PATCH] gpio: ts4900: use generic device properties
 2024-10-11  9:05 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: Add an entry for the LJCA drivers
 2024-10-11  7:12 UTC  (2+ messages)

[PATCH 1/2] gpio: mpc8xxx: use a helper variable to store the address of pdev->dev
 2024-10-11  7:05 UTC  (4+ messages)
` [PATCH 2/2] gpio: mpc8xxx: use generic device_is_compatible()

[PATCH v5 0/5] Add mfd, pinctrl and pwm support to EN7581 SoC
 2024-10-11  6:51 UTC  (12+ messages)
` [PATCH v5 3/5] mfd: airoha: Add support for Airoha EN7581 MFD

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

[PATCH v2 11/14] misc: rp1: RaspberryPi RP1 misc driver
 2024-10-11  5:15 UTC  (3+ messages)

[brgl:gpio/for-next] BUILD SUCCESS ea7f2dfd13e096dce3198e5ffdb00d21bf7c8fe5
 2024-10-10 22:26 UTC 

[PATCH] pinctrl: sophgo: fix double free in cv1800_pctrl_dt_node_to_map()
 2024-10-10 20:32 UTC  (6+ messages)

[PATCH] pinctrl: renesas: rzg2l: Always call rzg2l_gpio_request() for interrupt pins
 2024-10-10 19:52 UTC  (5+ messages)

[PATCH] pinctrl: zynqmp: drop excess struct member description
 2024-10-10 19:48 UTC  (2+ messages)

[PATCH] pinctrl: aw9523: fix kerneldoc for _aw9523_gpio_get_multiple()
 2024-10-10 19:36 UTC  (2+ messages)

[linusw-pinctrl:devel] BUILD SUCCESS 573cba282788c90b4ed01e21b9d3ba522fdcda17
 2024-10-10  9:12 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 343dc93c233b1047565e85124272417cd214eb80
 2024-10-10  9:11 UTC 

[PATCH v3 0/5] Congatec Board Controller drivers
 2024-10-10  8:40 UTC  (4+ messages)
` [GIT PULL] Immutable branch between MFD, GPIO, I2C and Watchdog due for the v6.13 merge window

[PATCH] pinctrl: th1520: Use common error handling code in th1520_pinctrl_dt_node_to_map()
 2024-10-10  6:33 UTC 

[PATCH v2 0/5] Add support for the RZ/V2H Interrupt Control Unit
 2024-10-09 22:00 UTC  (5+ messages)
` [PATCH v2 1/5] pinctrl: renesas: rzg2l: Remove RZG2L_TINT_IRQ_START_INDEX

[libgpiod][PATCH 00/22] bindings: python: conform to mypy and ruff linter recommendations
 2024-10-09 18:24 UTC  (5+ messages)
` [libgpiod][PATCH 18/22] bindings: python: tests: add missing type annotations

[PATCH v2 0/3] pinctrl: s32: add missing pins and an S32G3 compatible
 2024-10-09 16:17 UTC  (4+ messages)
` [PATCH v2 1/3] pinctrl: s32: add missing pins definitions

[PATCH 0/5] gpio: notify user-space about config changes in the kernel
 2024-10-09 16:10 UTC  (5+ messages)
` [PATCH 2/5] gpiolib: unify two loops initializing GPIO descriptors
` [PATCH 3/5] gpio: cdev: update flags at once when reconfiguring from user-space

[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
 2024-10-09 13:34 UTC  (12+ messages)

[QUERY] : pinmux-pins GPIO interrupt pin
 2024-10-09 12:49 UTC  (2+ messages)

[PATCH v3 0/3] pinctrl: th1520: Improve code quality
 2024-10-09 12:42 UTC  (5+ messages)
` [PATCH v3 1/3] pinctrl: th1520: Fix return value for unknown pin error
` [PATCH v3 2/3] pinctrl: th1520: Convert thp->mutex to guarded mutex
` [PATCH v3 3/3] pinctrl: th1520: Convert dt child node loop to scoped iterator

[PATCH v2 0/3] pinctrl: renesas: rzg2l: Add support to configure open-drain and schmitt-trigger properties
 2024-10-09  7:53 UTC  (5+ messages)
` [PATCH v2 2/3] pinctrl: renesas: rzg2l: Add support for enabling/disabling open-drain outputs
` [PATCH v2 3/3] pinctrl: renesas: rzg2l: Add support for configuring schmitt-trigger

[PATCH libgpiod 0/3] dbus: client: fix memory leaks and errors
 2024-10-09  7:33 UTC  (2+ messages)

[brgl:gpio/for-current] BUILD SUCCESS a6191a3d18119184237f4ee600039081ad992320
 2024-10-09  6:12 UTC 

[brgl:gpio/for-next] BUILD SUCCESS b7adfb6076ff0c1ebbde56d1903daa3d07db92c5
 2024-10-08 21:46 UTC 

[brgl:pwrseq/for-current] BUILD SUCCESS a85bbe01a320eb3f1398da3430384596b1c51663
 2024-10-08 21:42 UTC 

[libgpiod][PATCH v2] bindings: python: import gpiod attributes in external module
 2024-10-08 17:51 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).