Show patches with: Submitter = Bartosz Golaszewski       |    State = Action Required       |    Archived = No       |   648 patches
« 1 2 3 46 7 »
Patch Series S/W/F Date Submitter Delegate State
[libgpiod,v2,4/4] tools: add minutes as a new supported time unit [libgpiod,v2,1/4] tools: rename timeout to idle_timeout in gpiomon and gpionotify --- 2024-04-16 Bartosz Golaszewski New
[libgpiod,v2,1/4] tools: rename timeout to idle_timeout in gpiomon and gpionotify [libgpiod,v2,1/4] tools: rename timeout to idle_timeout in gpiomon and gpionotify --- 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 --- 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
[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
[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
[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
[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,20/23] gpio: add SRCU infrastructure to struct gpio_device gpio: rework locking and object life-time control --- 2024-02-05 Bartosz Golaszewski New
[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
[06/22] gpio: add SRCU infrastructure to struct gpio_desc gpio: rework locking and object life-time control --- 2024-01-30 Bartosz Golaszewski New
[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
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
[v2,1/2] README: add info about the github page [v2,1/2] README: add info about the github page --- 2024-01-15 Bartosz Golaszewski New
[3/3] gpiolib: pin GPIO devices in place during descriptor lookup cleanup: provide and use a locking guard for nested read semaphores --- 2024-01-10 Bartosz Golaszewski New
[2/3] locking/rwsem: provide a lock guard for down_read_nested() cleanup: provide and use a locking guard for nested read semaphores --- 2024-01-10 Bartosz Golaszewski New
[1/3] cleanup: provide DEFINE_LOCK_GUARD_ARGS() cleanup: provide and use a locking guard for nested read semaphores --- 2024-01-10 Bartosz Golaszewski New
[libgpiod] bindings: python: fix package installation with Makefile build [libgpiod] bindings: python: fix package installation with Makefile build --- 2024-01-09 Bartosz Golaszewski New
[GIT,PULL] gpio: updates for v6.8-rc1 [GIT,PULL] gpio: updates for v6.8-rc1 --- 2024-01-09 Bartosz Golaszewski New
gpio: legacy: mark old interfaces as deprecated in kernel docs gpio: legacy: mark old interfaces as deprecated in kernel docs --- 2024-01-04 Bartosz Golaszewski New
[libgpiod] core: remove buggy flags sanitization from line-config [libgpiod] core: remove buggy flags sanitization from line-config --- 2024-01-04 Bartosz Golaszewski New
[v2,2/3] gpiolib: replace the GPIO device mutex with a read-write semaphore gpiolib: use a read-write semaphore to protect the GPIO device list --- 2024-01-02 Bartosz Golaszewski New
[v2,1/3] gpiolib: remove the GPIO device from the list when it's unregistered gpiolib: use a read-write semaphore to protect the GPIO device list --- 2024-01-02 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.7-rc8 [GIT,PULL] gpio: fixes for v6.7-rc8 --- 2023-12-29 Bartosz Golaszewski New
MAINTAINERS: split out the uAPI into a new section MAINTAINERS: split out the uAPI into a new section --- 2023-12-22 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.7-rc7 [GIT,PULL] gpio: fixes for v6.7-rc7 --- 2023-12-22 Bartosz Golaszewski New
gpio: tps65219: don't use CONFIG_DEBUG_GPIO gpio: tps65219: don't use CONFIG_DEBUG_GPIO --- 2023-12-21 Bartosz Golaszewski New
[v2,1/2] gpiolib: drop tabs from local variable declarations [v2,1/2] gpiolib: drop tabs from local variable declarations --- 2023-12-21 Bartosz Golaszewski New
[v2] gpio: sysfs: drop tabs from local variable declarations [v2] gpio: sysfs: drop tabs from local variable declarations --- 2023-12-20 Bartosz Golaszewski New
[RFC] gpiolib: remove extra_checks [RFC] gpiolib: remove extra_checks --- 2023-12-19 Bartosz Golaszewski New
[v3,2/2] gpiolib: use a mutex to protect the list of GPIO devices gpiolib: protect the list of GPIO devices with a mutex --- 2023-12-15 Bartosz Golaszewski New
[v3,1/2] gpiolib: rename static functions that are called with the lock taken gpiolib: protect the list of GPIO devices with a mutex --- 2023-12-15 Bartosz Golaszewski New
gpio: xilinx: remove excess kernel doc gpio: xilinx: remove excess kernel doc --- 2023-12-15 Bartosz Golaszewski New
gpiolib: allocate memory atomically with a spinlock held gpiolib: allocate memory atomically with a spinlock held --- 2023-12-12 Bartosz Golaszewski New
[GIT,PULL] gpio: fixes for v6.7-rc5 [GIT,PULL] gpio: fixes for v6.7-rc5 --- 2023-12-09 Bartosz Golaszewski New
[GIT,PULL] gpio: immutable branch between the GPIO and pinctrl trees for v6.8-rc1 [GIT,PULL] gpio: immutable branch between the GPIO and pinctrl trees for v6.8-rc1 --- 2023-12-08 Bartosz Golaszewski New
gpio: sim: fix the email address in MODULE_AUTHOR() gpio: sim: fix the email address in MODULE_AUTHOR() --- 2023-12-05 Bartosz Golaszewski New
[v3,10/10] gpiolib: remove gpiochip_is_requested() gpio/pinctrl: replace gpiochip_is_requested() with a safer interface --- 2023-12-04 Bartosz Golaszewski New
[v3,09/10] gpiolib: use gpiochip_dup_line_label() in for_each helpers gpio/pinctrl: replace gpiochip_is_requested() with a safer interface --- 2023-12-04 Bartosz Golaszewski New
[v3,08/10] pinctrl: sppctl: use gpiochip_dup_line_label() gpio/pinctrl: replace gpiochip_is_requested() with a safer interface --- 2023-12-04 Bartosz Golaszewski New
[v3,07/10] pinctrl: baytrail: use gpiochip_dup_line_label() gpio/pinctrl: replace gpiochip_is_requested() with a safer interface --- 2023-12-04 Bartosz Golaszewski New
« 1 2 3 46 7 »