LinuxLists
Users
About
Linus Walleij (
[email protected]
)
Number of posts: 13372 (2.7 per day)
First post: 2010-11-30 14:18:35
Last post: 2024-06-14 12:23:52
Previous Page
/
Next Page
Date
List
Subject
2024-02-07 10:41:08
linux-kernel
Re: [PATCH] pinctrl: amd: Add IRQF_ONESHOT to the interrupt request
2024-02-04 18:59:24
linux-kernel
Re: [PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
2024-02-04 18:19:09
linux-kernel
Re: [PATCH 2/2] regulator: gpio: Correct default GPIO state to LOW
2024-02-02 18:15:47
linux-kernel
Re: [PATCH] mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc
2024-02-02 17:43:01
linux-kernel
Re: [PATCH 2/2] regulator: gpio: Correct default GPIO state to LOW
2024-02-01 17:13:20
linux-wireless
Re: [PATCH 0/6] Convert some wireless drivers to use GPIO descriptors
2024-02-01 16:48:18
linux-kernel
Re: [PATCH v4 10/18] pinctrl: eyeq5: add platform driver
2024-01-31 22:46:35
linux-kernel
[PATCH 5/6] wifi: plfxlc: Drop unused include
2024-01-31 22:40:09
linux-kernel
[PATCH 3/6] brcm80211: brcmsmac: Drop legacy header
2024-01-31 22:39:20
linux-wireless
[PATCH 2/6] wifi: ti: wlcore: sdio: Drop unused include
2024-01-31 22:39:08
linux-wireless
[PATCH 6/6] wifi: cw1200: Convert to GPIO descriptors
2024-01-31 22:38:25
linux-kernel
[PATCH 4/6] wifi: mwifiex: Drop unused headers
2024-01-31 22:37:42
linux-wireless
[PATCH 1/6] wifi: ath9k: Obtain system GPIOS from descriptors
2024-01-31 22:37:32
linux-wireless
[PATCH 0/6] Convert some wireless drivers to use GPIO descriptors
2024-01-31 20:56:15
linux-kernel
Re: [PATCH v4 10/18] pinctrl: eyeq5: add platform driver
2024-01-31 20:45:03
linux-kernel
Re: [PATCH v4 00/18] Add support for Mobileye EyeQ5 system controller
2024-01-31 20:33:47
linux-kernel
Re: [PATCH 00/22] gpio: rework locking and object life-time control
2024-01-31 20:32:11
linux-kernel
Re: [PATCH 22/22] gpio: mark unsafe gpio_chip manipulators as deprecated
2024-01-31 20:29:17
linux-kernel
Re: [PATCH 21/22] gpio: remove the RW semaphore from the GPIO device
2024-01-31 20:24:09
linux-kernel
Re: [PATCH 20/22] gpio: protect the pointer to gpio_chip in gpio_device with SRCU
2024-01-31 20:19:30
linux-kernel
Re: [PATCH 18/22] gpio: add the can_sleep flag to struct gpio_device
2024-01-31 20:16:42
linux-kernel
Re: [PATCH 16/22] gpio: reduce the functionality of validate_desc()
2024-01-31 20:12:07
linux-kernel
Re: [PATCH 15/22] gpio: cdev: don't access gdev->chip if it's not needed
2024-01-31 20:12:00
linux-kernel
Re: [PATCH 14/22] gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc()
2024-01-31 20:09:42
linux-kernel
Re: [PATCH 13/22] gpio: sysfs: pass the GPIO device - not chip - to sysfs callbacks
2024-01-31 20:06:59
linux-kernel
Re: [PATCH 12/22] gpio: sysfs: extend the critical section for unregistering sysfs devices
2024-01-31 20:03:03
linux-kernel
Re: [PATCH 11/22] gpio: remove unneeded code from gpio_device_get_desc()
2024-01-31 20:01:59
linux-kernel
Re: [PATCH 10/22] gpio: reinforce desc->flags handling
2024-01-31 19:51:37
linux-kernel
Re: [PATCH 09/22] gpio: remove gpio_lock
2024-01-31 19:43:23
linux-kernel
Re: [PATCH 08/22] gpio: sysfs: use gpio_device_find() to iterate over existing devices
2024-01-31 19:42:04
linux-kernel
Re: [PATCH 07/22] gpio: protect the descriptor label with SRCU
2024-01-31 19:41:31
linux-kernel
Re: [PATCH 04/22] gpio: provide and use gpiod_get_label()
2024-01-31 19:40:52
linux-kernel
Re: [PATCH 06/22] gpio: add SRCU infrastructure to struct gpio_desc
2024-01-31 19:38:59
linux-kernel
Re: [PATCH 05/22] gpio: don't set label from irq helpers
2024-01-31 17:39:53
linux-kernel
Re: [PATCH 03/22] gpio: remove unused logging helpers
2024-01-31 17:38:48
linux-kernel
Re: [PATCH 02/22] gpio: of: assign and read the hog pointer atomically
2024-01-31 15:05:15
linux-kernel
Re: [PATCH 01/22] gpio: protect the list of GPIO devices with SRCU
2024-01-31 13:54:53
linux-kernel
Re: [PATCH v6 4/6] reset: Instantiate reset GPIO controller for shared reset-gpios
2024-01-31 13:43:01
linux-kernel
Re: [PATCH v6 4/6] reset: Instantiate reset GPIO controller for shared reset-gpios
2024-01-31 12:51:39
linux-kernel
Re: [PATCH v6 4/6] reset: Instantiate reset GPIO controller for shared reset-gpios
2024-01-31 09:59:34
linux-kernel
Re: [PATCH] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled
2024-01-31 09:17:46
linux-kernel
Re: [PATCH v6 4/6] reset: Instantiate reset GPIO controller for shared reset-gpios
2024-01-31 09:12:15
linux-kernel
Re: [PATCH] pinctrl: amd: Add IRQF_ONESHOT to the interrupt request
2024-01-31 09:08:35
linux-kernel
Re: [PATCH] dt-bindings: pinctr: pinctrl-zynq: Fix compatible string
2024-01-31 09:07:03
linux-kernel
Re: [PATCH 1/3] gpiolib: add gpiod_to_gpio_device() stub for !GPIOLIB
2024-01-31 08:13:11
linux-kernel
Re: [PATCH] gpio: cdev: remove leftover function pointer typedefs
2024-01-31 08:13:03
linux-kernel
Re: [PATCH 1/2] dt-bindings: pinctrl: Unify "input-debounce" schema
2024-01-31 08:10:07
linux-kernel
Re: [PATCH] gpio: unexport GPIO irq domain functions only used internally
2024-01-31 08:06:38
linux-kernel
Re: [PATCH 02/14] pinctrl: pinctrl-single: move suspend/resume to suspend_noirq/resume_noirq
2024-01-31 07:38:04
linux-kernel
Re: [PATCH 0/4] apply page shift to PFN instead of VA in pfn_to_virt
2024-01-29 13:37:14
linux-kernel
Re: [PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support