Show patches with: Series = gpio: rework locking and object life-time control       |    State = Action Required       |    Archived = No       |   24 patches
Patch Series S/W/F Date Submitter Delegate State
[v3,24/24] gpio: mark unsafe gpio_chip manipulators as deprecated gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,23/24] gpio: remove the RW semaphore from the GPIO device gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,22/24] gpio: protect the pointer to gpio_chip in gpio_device with SRCU gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,21/24] gpio: add SRCU infrastructure to struct gpio_device gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,20/24] gpio: add the can_sleep flag to struct gpio_device gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,19/24] gpio: remove unnecessary checks from gpiod_to_chip() gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,18/24] gpio: reduce the functionality of validate_desc() gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,17/24] gpio: don't dereference gdev->chip in gpiochip_setup_dev() gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,16/24] gpio: sysfs: don't access gdev->chip if it's not needed gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,15/24] gpio: cdev: don't access gdev->chip if it's not needed gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,14/24] gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc() gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,13/24] gpio: sysfs: pass the GPIO device - not chip - to sysfs callbacks gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,12/24] gpio: sysfs: extend the critical section for unregistering sysfs devices gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,11/24] gpio: remove unneeded code from gpio_device_get_desc() gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,10/24] gpio: reinforce desc->flags handling gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,09/24] gpio: remove gpio_lock gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,08/24] gpio: sysfs: use gpio_device_find() to iterate over existing devices gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,07/24] gpio: protect the descriptor label with SRCU gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,06/24] gpio: add SRCU infrastructure to struct gpio_desc gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,05/24] gpio: don't set label from irq helpers gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,04/24] gpio: provide and use gpiod_get_label() gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,03/24] gpio: remove unused logging helpers gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,02/24] gpio: of: assign and read the hog pointer atomically gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New
[v3,01/24] gpio: protect the list of GPIO devices with SRCU gpio: rework locking and object life-time control --- 2024-02-08 Bartosz Golaszewski New