Show patches with: Archived = No       |   14387 patches
« 1 2 ... 21 22 23143 144 »
Patch Series S/W/F Date Submitter Delegate State
[libgpiod,RFC/RFT,14/18] dbus: add tests dbus: add GLib-based DBus daemon and command-line client --- 2024-04-12 Bartosz Golaszewski New
[libgpiod,RFC/RFT,13/18] dbus: add gpio-manager code dbus: add GLib-based DBus daemon and command-line client --- 2024-04-12 Bartosz Golaszewski New
[libgpiod,RFC/RFT,12/18] dbus: add data files dbus: add GLib-based DBus daemon and command-line client --- 2024-04-12 Bartosz Golaszewski New
[libgpiod,RFC/RFT,11/18] dbus: add a wrapper around the gdbus-codegen generated header dbus: add GLib-based DBus daemon and command-line client --- 2024-04-12 Bartosz Golaszewski New
[libgpiod,RFC/RFT,10/18] dbus: add the API definitions dbus: add GLib-based DBus daemon and command-line client --- 2024-04-12 Bartosz Golaszewski New
[libgpiod,RFC/RFT,09/18] dbus: add build files dbus: add GLib-based DBus daemon and command-line client --- 2024-04-12 Bartosz Golaszewski New
[libgpiod,RFC/RFT,08/18] README: document GLib bindings dbus: add GLib-based DBus daemon and command-line client --- 2024-04-12 Bartosz Golaszewski New
[libgpiod,RFC/RFT,07/18] bindings: glib: add tests dbus: add GLib-based DBus daemon and command-line client --- 2024-04-12 Bartosz Golaszewski New
[libgpiod,RFC/RFT,06/18] bindings: glib: add examples dbus: add GLib-based DBus daemon and command-line client --- 2024-04-12 Bartosz Golaszewski New
[libgpiod,RFC/RFT,05/18] bindings: glib: add core code dbus: add GLib-based DBus daemon and command-line client --- 2024-04-12 Bartosz Golaszewski New
[libgpiod,RFC/RFT,04/18] bindings: glib: add public headers dbus: add GLib-based DBus daemon and command-line client --- 2024-04-12 Bartosz Golaszewski New
[libgpiod,RFC/RFT,03/18] bindings: glib: add build files dbus: add GLib-based DBus daemon and command-line client --- 2024-04-12 Bartosz Golaszewski New
[libgpiod,RFC/RFT,02/18] tests: split out the common test code for bash scripts dbus: add GLib-based DBus daemon and command-line client --- 2024-04-12 Bartosz Golaszewski New
[libgpiod,RFC/RFT,01/18] tests: split out reusable test code into a local static library dbus: add GLib-based DBus daemon and command-line client --- 2024-04-12 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.9-rc3 [GIT,PULL] gpio: fixes for v6.9-rc3 --- 2024-04-05 Bartosz Golaszewski New
[v2,2/2] gpio: cdev: fix missed label sanitizing in debounce_setup() [v2,1/2] gpio: cdev: check for NULL labels when sanitizing them for irqs --- 2024-04-04 Bartosz Golaszewski New
[v2,1/2] gpio: cdev: check for NULL labels when sanitizing them for irqs [v2,1/2] gpio: cdev: check for NULL labels when sanitizing them for irqs --- 2024-04-04 Bartosz Golaszewski New
gpio: cdev: check for NULL labels when sanitizing them for irqs gpio: cdev: check for NULL labels when sanitizing them for irqs --- 2024-04-02 Bartosz Golaszewski Superseded
[GIT,PULL] gpio: fixes for v6.9-rc2 [GIT,PULL] gpio: fixes for v6.9-rc2 --- 2024-03-29 Bartosz Golaszewski New
[v3] gpio: cdev: sanitize the label before requesting the interrupt [v3] gpio: cdev: sanitize the label before requesting the interrupt --- 2024-03-25 Bartosz Golaszewski New
[v2] gpio: cdev: sanitize the label before requesting the interrupt [v2] gpio: cdev: sanitize the label before requesting the interrupt --- 2024-03-22 Bartosz Golaszewski Superseded
gpio: cdev: sanitize the label before requesting the interrupt gpio: cdev: sanitize the label before requesting the interrupt --- 2024-03-20 Bartosz Golaszewski Superseded
[GIT,PULL] gpio: updates for v6.9-rc1 [GIT,PULL] gpio: updates for v6.9-rc1 --- 2024-03-11 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.8-rc8 [GIT,PULL] gpio: fixes for v6.8-rc8 --- 2024-03-02 Bartosz Golaszewski New
gpio: fix resource unwinding order in error path gpio: fix resource unwinding order in error path --- 2024-02-29 Bartosz Golaszewski New
pinctrl: don't put the reference to GPIO device in pinctrl_pins_show() pinctrl: don't put the reference to GPIO device in pinctrl_pins_show() --- 2024-02-23 Bartosz Golaszewski New
pinctrl: don't put the reference to GPIO device in pinctrl_pins_show() pinctrl: don't put the reference to GPIO device in pinctrl_pins_show() --- 2024-02-23 Bartosz Golaszewski Superseded
[GIT,PULL] gpio: fixes for v6.8-rc6 [GIT,PULL] gpio: fixes for v6.8-rc6 --- 2024-02-23 Bartosz Golaszewski New
gpio: fix memory leak in gpiod_request_commit() gpio: fix memory leak in gpiod_request_commit() --- 2024-02-18 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.8-rc5 [GIT,PULL] gpio: fixes for v6.8-rc5 --- 2024-02-16 Bartosz Golaszewski New
gpio: cdev: fix a NULL-pointer dereference with DEBUG enabled gpio: cdev: fix a NULL-pointer dereference with DEBUG enabled --- 2024-02-16 Bartosz Golaszewski New
[2/3] gpio: cdev: use correct pointer accessors with SRCU gpio: fix SRCU bugs --- 2024-02-13 Bartosz Golaszewski New
gpio: initialize descriptor SRCU structure before adding OF-based chips gpio: initialize descriptor SRCU structure before adding OF-based chips --- 2024-02-12 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.8-rc4 [GIT,PULL] gpio: fixes for v6.8-rc4 --- 2024-02-09 Bartosz Golaszewski New
[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
gpio: remove GPIO device from the list unconditionally in error path gpio: remove GPIO device from the list unconditionally in error path --- 2024-02-05 Bartosz Golaszewski New
[v2] gpio: set device type for GPIO chips [v2] gpio: set device type for GPIO chips --- 2024-02-05 Bartosz Golaszewski New
[v2,23/23] gpio: mark unsafe gpio_chip manipulators as deprecated gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[v2,20/23] gpio: add SRCU infrastructure to struct gpio_device gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski New
[v2,18/23] gpio: remove unnecessary checks from gpiod_to_chip() gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[v2,16/23] gpio: don't dereference gdev->chip in gpiochip_setup_dev() gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[v2,14/23] gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc() gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[v2,12/23] gpio: sysfs: extend the critical section for unregistering sysfs devices gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[v2,10/23] gpio: reinforce desc->flags handling gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[v2,08/23] gpio: sysfs: use gpio_device_find() to iterate over existing devices gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[v2,05/23] gpio: don't set label from irq helpers gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[v2,04/23] gpio: provide and use gpiod_get_label() gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[v2,03/23] gpio: remove unused logging helpers gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski Superseded
[22/22] gpio: mark unsafe gpio_chip manipulators as deprecated gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[21/22] gpio: remove the RW semaphore from the GPIO device gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[20/22] gpio: protect the pointer to gpio_chip in gpio_device with SRCU gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski New
[19/22] gpio: add SRCU infrastructure to struct gpio_device gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[18/22] gpio: add the can_sleep flag to struct gpio_device gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[17/22] gpio: remove unnecessary checks from gpiod_to_chip() gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[16/22] gpio: reduce the functionality of validate_desc() gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[15/22] gpio: cdev: don't access gdev->chip if it's not needed gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[14/22] gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc() gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[13/22] gpio: sysfs: pass the GPIO device - not chip - to sysfs callbacks gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[12/22] gpio: sysfs: extend the critical section for unregistering sysfs devices gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[11/22] gpio: remove unneeded code from gpio_device_get_desc() gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[10/22] gpio: reinforce desc->flags handling gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[09/22] gpio: remove gpio_lock gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[08/22] gpio: sysfs: use gpio_device_find() to iterate over existing devices gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[07/22] gpio: protect the descriptor label with SRCU gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[06/22] gpio: add SRCU infrastructure to struct gpio_desc gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski New
[05/22] gpio: don't set label from irq helpers gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[04/22] gpio: provide and use gpiod_get_label() gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[03/22] gpio: remove unused logging helpers gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[02/22] gpio: of: assign and read the hog pointer atomically gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski Superseded
[01/22] gpio: protect the list of GPIO devices with SRCU gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.8-rc2 [GIT,PULL] gpio: fixes for v6.8-rc2 --- 2024-01-26 Bartosz Golaszewski New
gpio: cdev: remove leftover function pointer typedefs gpio: cdev: remove leftover function pointer typedefs --- 2024-01-24 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.8-rc1 [GIT,PULL] gpio: fixes for v6.8-rc1 --- 2024-01-18 Bartosz Golaszewski New
[libgpiod,v2] README: mention the Linux 5.10 requirement for libgpiod v2 [libgpiod,v2] README: mention the Linux 5.10 requirement for libgpiod v2 --- 2024-01-16 Bartosz Golaszewski New
[libgpiod,2/2] README: mention the linux v5.10 requirement for libgpiod v2 [libgpiod,v2,1/2] README: add info about the github page --- 2024-01-15 Bartosz Golaszewski Superseded
[libgpiod,v2,1/2] README: add info about the github page [libgpiod,v2,1/2] README: add info about the github page --- 2024-01-15 Bartosz Golaszewski Superseded
gpiolib: revert the attempt to protect the GPIO device list with an rwsem gpiolib: revert the attempt to protect the GPIO device list with an rwsem --- 2024-01-15 Bartosz Golaszewski New
« 1 2 ... 21 22 23143 144 »