linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-31 19:38:39 to 2024-02-07 08:07:14 UTC [more...]

[PATCH] pinctrl: amd: Add IRQF_ONESHOT to the interrupt request
 2024-02-07  8:07 UTC  (4+ messages)

[RFC PATCH 0/6] Add Pinctrl driver for Starfive JH8100 SoC
 2024-02-07  3:09 UTC  (7+ messages)
` [RFC PATCH 1/6] dt-bindings: pinctrl: starfive: add JH8100 pinctrl bindings
` [RFC PATCH 6/6] riscv: dts: starfive: jh8100: add pinctrl device tree nodes

[PATCH v2 0/8] Add T-Head TH1520 SoC pin control
 2024-02-06 19:25 UTC  (2+ messages)

[PATCH v4 0/4] gpio: vf610: allow disabling the vf610 driver
 2024-02-06 14:05 UTC  (13+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] gpio: vf610: enable COMPILE_TEST
` [PATCH v4 3/4] ARM: imx_v6_v7_defconfig: enable the vf610 gpio driver
` [PATCH v4 4/4] arm64: defconfig: "

[PATCH v2 3/3] pinctrl: renesas: rzg2l: Avoid configuring ISEL in gpio_irq_{en,dis}able
 2024-02-06 14:11 UTC  (2+ messages)

[PATCH v2 0/3] RZ/G2L pinctrl trivial changes
 2024-02-06 14:11 UTC  (6+ messages)
` [PATCH v2 1/3] pinctrl: renesas: rzg2l: Configure interrupt input mode
` [PATCH v2 2/3] pinctrl: renesas: rzg2l: Simplify rzg2l_gpio_irq_{en,dis}able

[PATCH v2 00/23] gpio: rework locking and object life-time control
 2024-02-06 13:43 UTC  (50+ messages)
` [PATCH v2 01/23] gpio: protect the list of GPIO devices with SRCU
` [PATCH v2 02/23] gpio: of: assign and read the hog pointer atomically
` [PATCH v2 03/23] gpio: remove unused logging helpers
` [PATCH v2 04/23] gpio: provide and use gpiod_get_label()
` [PATCH v2 05/23] gpio: don't set label from irq helpers
` [PATCH v2 06/23] gpio: add SRCU infrastructure to struct gpio_desc
` [PATCH v2 07/23] gpio: protect the descriptor label with SRCU
` [PATCH v2 08/23] gpio: sysfs: use gpio_device_find() to iterate over existing devices
` [PATCH v2 09/23] gpio: remove gpio_lock
` [PATCH v2 10/23] gpio: reinforce desc->flags handling
` [PATCH v2 11/23] gpio: remove unneeded code from gpio_device_get_desc()
` [PATCH v2 12/23] gpio: sysfs: extend the critical section for unregistering sysfs devices
` [PATCH v2 13/23] gpio: sysfs: pass the GPIO device - not chip - to sysfs callbacks
` [PATCH v2 14/23] gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc()
` [PATCH v2 15/23] gpio: cdev: don't access gdev->chip if it's not needed
` [PATCH v2 16/23] gpio: don't dereference gdev->chip in gpiochip_setup_dev()
` [PATCH v2 17/23] gpio: reduce the functionality of validate_desc()
` [PATCH v2 18/23] gpio: remove unnecessary checks from gpiod_to_chip()
` [PATCH v2 19/23] gpio: add the can_sleep flag to struct gpio_device
` [PATCH v2 20/23] gpio: add SRCU infrastructure "
` [PATCH v2 21/23] gpio: protect the pointer to gpio_chip in gpio_device with SRCU
` [PATCH v2 22/23] gpio: remove the RW semaphore from the GPIO device
` [PATCH v2 23/23] gpio: mark unsafe gpio_chip manipulators as deprecated

[brgl:gpio/for-next] BUILD SUCCESS a875746f603b86134bd1924b7289fc3542fd45e7
 2024-02-06 12:00 UTC 

[PATCH v4] dt-bindings: pinctrl: cy8c95x0: Update gpio-reserved-ranges
 2024-02-06 11:45 UTC  (2+ messages)

[PATCH] gpio-mvebu: no hardcoded timer assignment for pwm
 2024-02-06 11:43 UTC  (2+ messages)

[PATCH v4 00/18] Add support for Mobileye EyeQ5 system controller
 2024-02-06 10:13 UTC  (27+ messages)
` [PATCH v4 03/18] dt-bindings: pinctrl: allow pin controller device without unit address
` [PATCH v4 04/18] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
` [PATCH v4 05/18] dt-bindings: reset: mobileye,eyeq5-reset: "
` [PATCH v4 06/18] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: "
` [PATCH v4 07/18] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
` [PATCH v4 10/18] pinctrl: eyeq5: add platform driver
` [PATCH v4 11/18] MIPS: mobileye: eyeq5: rename olb@e00000 to system-controller@e00000
` [PATCH v4 16/18] MIPS: mobileye: eyeq5: add reset properties to UARTs

[PATCH 0/3] pinctrl: pinctrl-single: fix suspend/resume on j7200
 2024-02-06  4:43 UTC  (2+ messages)
` (subset)[PATCH "

[PATCH v4 0/4] Add support for nuvoton ma35d1 pin control
 2024-02-06  2:52 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: reset: Add syscon to nuvoton ma35d1 system-management node
` [PATCH v4 2/4] dt-bindings: pinctrl: Document nuvoton ma35d1 pin control
` [PATCH v4 3/4] arm64: dts: nuvoton: Add pinctrl support for ma35d1
` [PATCH v4 4/4] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver

[PATCH] gpio: gpiolib: make gpio_bus_type const
 2024-02-05 12:47 UTC  (6+ messages)

[PATCH v2] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled
 2024-02-05 13:56 UTC 

[PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-02-05 13:52 UTC  (11+ messages)

[PATCH V4 0/2] pwm: Add GPIO PWM driver
 2024-02-05 13:06 UTC  (16+ messages)
` [PATCH V4 1/2] dt-bindings: pwm: Add pwm-gpio
` [PATCH V4 2/2] pwm: Add GPIO PWM driver

[PATCH] gpio: remove GPIO device from the list unconditionally in error path
 2024-02-05 10:22 UTC 

[PATCH v2] gpio: set device type for GPIO chips
 2024-02-05 10:08 UTC 

[libgpiod][PATCH] bindings: python: fix __repr__() implementations
 2024-02-05  9:18 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: gpio-pca9570: Add label property
 2024-02-05  8:30 UTC  (3+ messages)

[PATCH] dt-bindings: gpio: mvebu: Fix "unevaluatedProperties" to be false
 2024-02-05  8:29 UTC  (2+ messages)

[PATCH v2 00/15] Add suspend to ram support for PCIe on J7200
 2024-02-05  7:21 UTC  (7+ messages)
` [PATCH v2 01/15] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v2 02/15] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq

[PATCH V3 0/2] pwm: Add GPIO PWM driver
 2024-02-04 19:21 UTC  (4+ messages)

[PATCH 0/2] regulator: gpio: Miscellaneous state fixes
 2024-02-04 18:18 UTC  (11+ messages)
` [PATCH 1/2] regulator: dt-bindings: gpio-regulator: Fix {gpios-,}states limits
` [PATCH 2/2] regulator: gpio: Correct default GPIO state to LOW

[PATCH v7 00/39] ep93xx device tree conversion
 2024-02-04 17:03 UTC  (4+ messages)
` [PATCH v7 05/39] pinctrl: add a Cirrus ep93xx SoC pin controller

[PATCH RFC 0/2] pinctrl: bcm2835: Implement pin_conf_get
 2024-02-04 16:58 UTC  (3+ messages)
` [PATCH RFC 1/2] pinctrl: bcm2835: Implement bcm2835_pinconf_get
` [PATCH RFC 2/2] pinctrl: bcm2835: Implement bcm2711_pinconf_get

[PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779h0 support
 2024-02-03 17:30 UTC  (4+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 3eac8bbed22e940ac1645a884f221bef408f675c
 2024-02-03 14:43 UTC 

[PATCH] dt-bindings: pinctrl: nvidia,tegra234-pinmux: Restructure common schema
 2024-02-02 22:34 UTC 

[PATCH v4] pinctrl: Add lock to ensure the state atomization
 2024-02-02 11:09 UTC  (2+ messages)

[PATCH v3] pinctrl: Add lock to ensure the state atomization
 2024-02-02 11:05 UTC  (3+ messages)

[PATCH v3] dt-bindings: pinctrl: cy8x95x0: Minor fix & update
 2024-02-02 10:52 UTC  (3+ messages)

[PATCH v2] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled
 2024-02-02 10:40 UTC  (3+ messages)

[PATCH 00/22] gpio: rework locking and object life-time control
 2024-02-01 18:30 UTC  (43+ messages)
` [PATCH 03/22] gpio: remove unused logging helpers
` [PATCH 05/22] gpio: don't set label from irq helpers
` [PATCH 07/22] gpio: protect the descriptor label with SRCU
` [PATCH 08/22] gpio: sysfs: use gpio_device_find() to iterate over existing devices
` [PATCH 09/22] gpio: remove gpio_lock
` [PATCH 10/22] gpio: reinforce desc->flags handling
` [PATCH 11/22] gpio: remove unneeded code from gpio_device_get_desc()
` [PATCH 12/22] gpio: sysfs: extend the critical section for unregistering sysfs devices
` [PATCH 13/22] gpio: sysfs: pass the GPIO device - not chip - to sysfs callbacks
` [PATCH 14/22] gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc()
` [PATCH 15/22] gpio: cdev: don't access gdev->chip if it's not needed
` [PATCH 16/22] gpio: reduce the functionality of validate_desc()
` [PATCH 18/22] gpio: add the can_sleep flag to struct gpio_device
` [PATCH 20/22] gpio: protect the pointer to gpio_chip in gpio_device with SRCU
` [PATCH 21/22] gpio: remove the RW semaphore from the GPIO device
` [PATCH 22/22] gpio: mark unsafe gpio_chip manipulators as deprecated

[PATCH] gpio: set device type for GPIO chips
 2024-02-01 16:27 UTC 

[PATCH v1 1/1] pinctrl: nuvoton: Constify wpcm450_groups
 2024-02-01 14:57 UTC  (2+ messages)

[PATCH] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled
 2024-02-01 13:18 UTC  (3+ messages)

[linusw-gpio:b4/descriptors-wireless] BUILD SUCCESS a1e4a09cb005819bd3eabd862c6d070421dea118
 2024-01-31 22:02 UTC 

rockchip rk3328 pinctrl unable to change gpio function of pins defined in rk3328_mux_recalced_data
 2024-01-31 21:05 UTC  (2+ messages)
` inux ockchip pio2b4 (pio2b5) pio2b7 roken GRF_PIO2BL_IOMUX GRF_PIO2BH_IOMUX 2bits 3bits pinctrl rk332_mux_ecalced_data

[PATCH v7 0/6] Add cs42l43 PC focused SoundWire CODEC
 2024-01-31 20:17 UTC  (6+ messages)
` [PATCH v7 5/6] spi: cs42l43: Add SPI controller support


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