Show patches with: Submitter = Bartosz Golaszewski       |    State = Action Required       |    Archived = No       |   1753 patches
« 1 2 3 417 18 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[libgpiod,v3,4/4] tools: add minutes as a new supported time unit tools: timeout handling improvements - - - - --- 2024-04-23 Bartosz Golaszewski New
[libgpiod,v3,3/4] tools: allow longer time periods tools: timeout handling improvements - - - - --- 2024-04-23 Bartosz Golaszewski New
[libgpiod,v3,2/4] tools: use ppoll() where higher timeout resolution makes sense tools: timeout handling improvements - - 1 - --- 2024-04-23 Bartosz Golaszewski New
[libgpiod,v3,1/4] tools: rename timeout to idle_timeout in gpiomon and gpionotify tools: timeout handling improvements - - - - --- 2024-04-23 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.9-rc5 [GIT,PULL] gpio: fixes for v6.9-rc5 - - - - --- 2024-04-18 Bartosz Golaszewski New
[libgpiod,v2,4/4] tools: add minutes as a new supported time unit tools: timeout handling improvements - - - - --- 2024-04-16 Bartosz Golaszewski New
[libgpiod,v2,3/4] tools: allow longer time periods tools: timeout handling improvements - - - - --- 2024-04-16 Bartosz Golaszewski New
[libgpiod,v2,2/4] tools: use ppoll() where higher timeout resolution makes sense tools: timeout handling improvements - - 1 - --- 2024-04-16 Bartosz Golaszewski New
[libgpiod,v2,1/4] tools: rename timeout to idle_timeout in gpiomon and gpionotify tools: timeout handling improvements - - - - --- 2024-04-16 Bartosz Golaszewski New
[libgpiod,2/2] doc: add a file explaining the contribution process in detail licensing: relicense C++ bindings and add a document on contributing - - - - --- 2024-04-16 Bartosz Golaszewski New
[libgpiod,1/2] licensing: relicense C++ bindings under LGPL-2.1-or-later licensing: relicense C++ bindings and add a document on contributing 2 - - - --- 2024-04-16 Bartosz Golaszewski New
[libgpiod,RFC/RFT,18/18] TODO: drop the DBus daemon from the list dbus: add GLib-based DBus daemon and command-line client - - - - --- 2024-04-12 Bartosz Golaszewski New
[libgpiod,RFC/RFT,17/18] README: document the DBus API dbus: add GLib-based DBus daemon and command-line client - - - - --- 2024-04-12 Bartosz Golaszewski New
[libgpiod,RFC/RFT,16/18] dbus: client: add tests dbus: add GLib-based DBus daemon and command-line client - - - - --- 2024-04-12 Bartosz Golaszewski New
[libgpiod,RFC/RFT,15/18] dbus: add a command-line client dbus: add GLib-based DBus daemon and command-line client - - - - --- 2024-04-12 Bartosz Golaszewski New
[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
[libgpiod,2/2] tools: allow longer time periods gpio-tools: allow specifying longer time periods - - - - --- 2024-04-09 Bartosz Golaszewski New
[libgpiod,1/2] build: fix configure error messages on missing functions gpio-tools: allow specifying longer time periods - 1 - - --- 2024-04-09 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() gpio: cdev: label sanitization fixes - 1 - - --- 2024-04-04 Bartosz Golaszewski New
[v2,1/2] gpio: cdev: check for NULL labels when sanitizing them for irqs gpio: cdev: label sanitization fixes - 1 - 1 --- 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 - 1 - 1 --- 2024-04-02 Bartosz Golaszewski New
[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 - - 1 - --- 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 New
gpio: cdev: sanitize the label before requesting the interrupt gpio: cdev: sanitize the label before requesting the interrupt - - - - --- 2024-03-20 Bartosz Golaszewski New
[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 - 1 1 - --- 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() - 1 - - --- 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 New
[GIT,PULL] gpio: fixes for v6.8-rc6 [GIT,PULL] gpio: fixes for v6.8-rc6 - - - - --- 2024-02-23 Bartosz Golaszewski New
[v2,2/2] gpio: sim: use for_each_hwgpio() [v2,1/2] gpio: provide for_each_hwgpio() - - 1 - --- 2024-02-22 Bartosz Golaszewski New
[v2,1/2] gpio: provide for_each_hwgpio() [v2,1/2] gpio: provide for_each_hwgpio() - - 1 - --- 2024-02-22 Bartosz Golaszewski New
gpio: don't warn about removing GPIO chips with active users anymore gpio: don't warn about removing GPIO chips with active users anymore - - 1 - --- 2024-02-21 Bartosz Golaszewski New
gpio: sim: delimit the fwnode name with a ":" when generating labels gpio: sim: delimit the fwnode name with a ":" when generating labels 1 - - - --- 2024-02-20 Bartosz Golaszewski New
gpio: fix memory leak in gpiod_request_commit() gpio: fix memory leak in gpiod_request_commit() - 1 - - --- 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 - 1 - 1 --- 2024-02-16 Bartosz Golaszewski New
[2/2] gpio: sim: use for_each_gpio() [1/2] gpio: provide for_each_gpio() - - 1 - --- 2024-02-15 Bartosz Golaszewski New
[1/2] gpio: provide for_each_gpio() [1/2] gpio: provide for_each_gpio() - - 1 - --- 2024-02-15 Bartosz Golaszewski New
gpio: sim: add lockdep asserts gpio: sim: add lockdep asserts - - - - --- 2024-02-14 Bartosz Golaszewski New
gpio: sysfs: fix inverted pointer logic gpio: sysfs: fix inverted pointer logic - 1 - - --- 2024-02-14 Bartosz Golaszewski New
[v2,4/4] gpio: don't let lockdep complain about inherently dangerous RCU usage gpio: fix SRCU bugs - 1 - - --- 2024-02-14 Bartosz Golaszewski New
[v2,3/4] gpio: use srcu_dereference() with SRCU-protected pointers gpio: fix SRCU bugs - 1 - - --- 2024-02-14 Bartosz Golaszewski New
[v2,2/4] gpio: cdev: use correct pointer accessors with SRCU gpio: fix SRCU bugs - 1 1 - --- 2024-02-14 Bartosz Golaszewski New
[v2,1/4] gpio: take the SRCU read lock in gpiod_hog() gpio: fix SRCU bugs - 1 1 - --- 2024-02-14 Bartosz Golaszewski New
[GIT,PULL] gpio: immutable branch with GPIO stubs for the reset subsystem [GIT,PULL] gpio: immutable branch with GPIO stubs for the reset subsystem - - - - --- 2024-02-13 Bartosz Golaszewski New
[3/3] gpio: use rcu_dereference_protected() to make lockdep happy gpio: fix SRCU bugs - 1 - - --- 2024-02-13 Bartosz Golaszewski New
[2/3] gpio: cdev: use correct pointer accessors with SRCU gpio: fix SRCU bugs - 1 1 - --- 2024-02-13 Bartosz Golaszewski New
[1/3] gpio: take the SRCU read lock in gpiod_hog() gpio: fix SRCU bugs - 1 1 - --- 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 - 2 - - --- 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 - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 2024-02-08 Bartosz Golaszewski New
[v3,18/24] gpio: reduce the functionality of validate_desc() gpio: rework locking and object life-time control - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 2024-02-08 Bartosz Golaszewski New
[v3,10/24] gpio: reinforce desc->flags handling gpio: rework locking and object life-time control - - 1 - --- 2024-02-08 Bartosz Golaszewski New
[v3,09/24] gpio: remove gpio_lock gpio: rework locking and object life-time control - - 1 - --- 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 - - 1 - --- 2024-02-08 Bartosz Golaszewski New
[v3,07/24] gpio: protect the descriptor label with SRCU gpio: rework locking and object life-time control - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 2024-02-08 Bartosz Golaszewski New
[v3,04/24] gpio: provide and use gpiod_get_label() gpio: rework locking and object life-time control - - 1 - --- 2024-02-08 Bartosz Golaszewski New
[v3,03/24] gpio: remove unused logging helpers gpio: rework locking and object life-time control - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 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 - 1 - - --- 2024-02-05 Bartosz Golaszewski New
[v2] gpio: set device type for GPIO chips [v2] gpio: set device type for GPIO chips - - 1 - --- 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 - - 1 - --- 2024-02-05 Bartosz Golaszewski New
[v2,22/23] gpio: remove the RW semaphore from the GPIO device gpio: rework locking and object life-time control - - 1 - --- 2024-02-05 Bartosz Golaszewski New
[v2,21/23] gpio: protect the pointer to gpio_chip in gpio_device with SRCU gpio: rework locking and object life-time control - - 1 - --- 2024-02-05 Bartosz Golaszewski New
[v2,20/23] gpio: add SRCU infrastructure to struct gpio_device gpio: rework locking and object life-time control - - 1 - --- 2024-02-05 Bartosz Golaszewski New
[v2,19/23] gpio: add the can_sleep flag to struct gpio_device gpio: rework locking and object life-time control - - 1 - --- 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 - - 1 - --- 2024-02-05 Bartosz Golaszewski New
[v2,17/23] gpio: reduce the functionality of validate_desc() gpio: rework locking and object life-time control - - 1 - --- 2024-02-05 Bartosz Golaszewski New
[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 New
« 1 2 3 417 18 »