Show patches with: Submitter = Bartosz Golaszewski       |   2004 patches
« 1 2 3 420 21 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[GIT,PULL] gpio fixes for v6.12-rc6 [GIT,PULL] gpio fixes for v6.12-rc6 - - - - --- 2024-11-01 Bartosz Golaszewski New
gpio: cdev: don't report GPIOs requested as interrupts as used gpio: cdev: don't report GPIOs requested as interrupts as used - - 2 - --- 2024-10-31 Bartosz Golaszewski New
[v4,5/5] gpio: sysfs: emit chardev line-state events on edge store gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-31 Bartosz Golaszewski New
[v4,4/5] gpio: sysfs: emit chardev line-state events on active-low changes gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-31 Bartosz Golaszewski New
[v4,3/5] gpio: sysfs: emit chardev line-state events on GPIO export gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-31 Bartosz Golaszewski New
[v4,2/5] gpio: sysfs: use cleanup guards for the sysfs_lock mutex gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-31 Bartosz Golaszewski New
[v4,1/5] gpio: sysfs: use cleanup guards for gpiod_data::mutex gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-31 Bartosz Golaszewski New
[v3,5/5] gpio: sysfs: emit chardev line-state events on edge store gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-26 Bartosz Golaszewski New
[v3,4/5] gpio: sysfs: emit chardev line-state events on active-low changes gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-26 Bartosz Golaszewski New
[v3,3/5] gpio: sysfs: emit chardev line-state events on GPIO export gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-26 Bartosz Golaszewski New
[v3,2/5] gpio: sysfs: use cleanup guards for the sysfs_lock mutex gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-26 Bartosz Golaszewski New
[v3,1/5] gpio: sysfs: use cleanup guards for gpiod_data::mutex gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-26 Bartosz Golaszewski New
gpio: of: drop dependency on HAS_IOMEM gpio: of: drop dependency on HAS_IOMEM - - - - --- 2024-10-25 Bartosz Golaszewski New
[GIT,PULL] gpio fixes for v6.12-rc5 [GIT,PULL] gpio fixes for v6.12-rc5 - - - - --- 2024-10-25 Bartosz Golaszewski New
[v2,5/5] gpio: sysfs: emit chardev line-state events on edge store gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-25 Bartosz Golaszewski New
[v2,4/5] gpio: sysfs: emit chardev line-state events on active-low changes gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-25 Bartosz Golaszewski New
[v2,3/5] gpio: sysfs: emit chardev line-state events on GPIO export gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-25 Bartosz Golaszewski New
[v2,2/5] gpio: sysfs: use cleanup guards for the sysfs_lock mutex gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-25 Bartosz Golaszewski New
[v2,1/5] gpio: sysfs: use cleanup guards for gpiod_data::mutex gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-25 Bartosz Golaszewski New
gpio: relax the Kconfig dependency on OF_GPIO in drivers gpio: relax the Kconfig dependency on OF_GPIO in drivers - - - - --- 2024-10-24 Bartosz Golaszewski New
gpiolib: remove leftover spinlock bits gpiolib: remove leftover spinlock bits - - - - --- 2024-10-24 Bartosz Golaszewski New
gpiolib: fix a NULL-pointer dereference when setting direction gpiolib: fix a NULL-pointer dereference when setting direction - 1 - 2 --- 2024-10-24 Bartosz Golaszewski New
[5/5] gpio: sysfs: emit chardev line-state events on edge store gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-24 Bartosz Golaszewski New
[4/5] gpio: sysfs: emit chardev line-state events on active-low changes gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-24 Bartosz Golaszewski New
[3/5] gpio: sysfs: emit chardev line-state events on GPIO export gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-24 Bartosz Golaszewski New
[2/5] gpio: sysfs: use cleanup guards for the sysfs_lock mutex gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-24 Bartosz Golaszewski New
[1/5] gpio: sysfs: use cleanup guards for gpiod_data::mutex gpio: sysfs: send character device notifications for sysfs class events - - - - --- 2024-10-24 Bartosz Golaszewski New
gpio: sysfs: demote warning messages on invalid user input to debug gpio: sysfs: demote warning messages on invalid user input to debug - - - - --- 2024-10-21 Bartosz Golaszewski New
[v5,8/8] gpiolib: notify user-space about in-kernel line state changes gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-18 Bartosz Golaszewski New
[v5,7/8] gpiolib: switch the line state notifier to atomic gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-18 Bartosz Golaszewski New
[v5,6/8] gpio: cdev: put emitting the line state events on a workqueue gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-18 Bartosz Golaszewski New
[v5,5/8] gpiolib: add a per-gpio_device line state notification workqueue gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-18 Bartosz Golaszewski New
[v5,4/8] gpio: cdev: prepare gpio_desc_to_lineinfo() for being called from atomic gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-18 Bartosz Golaszewski New
[v5,3/8] gpio: cdev: go back to storing debounce period in the GPIO descriptor gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-18 Bartosz Golaszewski New
[v5,2/8] gpiolib: unduplicate chip guard in set_config path gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-18 Bartosz Golaszewski New
[v5,1/8] gpiolib: notify user-space when a driver requests its own desc gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-18 Bartosz Golaszewski New
gpio: 74x164: shrink code gpio: 74x164: shrink code - - 1 - --- 2024-10-17 Bartosz Golaszewski New
gpio: ftgpio010: shrink code gpio: ftgpio010: shrink code - - 1 - --- 2024-10-17 Bartosz Golaszewski New
gpio: max730x: use devres to shrink and simplify code gpio: max730x: use devres to shrink and simplify code - - 1 - --- 2024-10-17 Bartosz Golaszewski New
[v4,8/8] gpiolib: notify user-space about in-kernel line state changes gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-17 Bartosz Golaszewski New
[v4,7/8] gpiolib: switch the line state notifier to atomic gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-17 Bartosz Golaszewski New
[v4,6/8] gpio: cdev: put emitting the line state events on a workqueue gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-17 Bartosz Golaszewski New
[v4,5/8] gpiolib: add a per-gpio_device line state notification workqueue gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-17 Bartosz Golaszewski New
[v4,4/8] gpio: cdev: prepare gpio_desc_to_lineinfo() for being called from atomic gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-17 Bartosz Golaszewski New
[v4,3/8] gpio: cdev: go back to storing debounce period in the GPIO descriptor gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-17 Bartosz Golaszewski New
[v4,2/8] gpiolib: unduplicate chip guard in set_config path gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-17 Bartosz Golaszewski New
[v4,1/8] gpiolib: notify user-space when a driver requests its own desc gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-17 Bartosz Golaszewski New
MAINTAINERS: add a keyword entry for the GPIO subsystem MAINTAINERS: add a keyword entry for the GPIO subsystem - - 1 - --- 2024-10-17 Bartosz Golaszewski New
[4/4] gpio: grgpio: remove remove() [1/4] gpio: grgpio: drop Kconfig dependency on OF_GPIO - - - - --- 2024-10-15 Bartosz Golaszewski New
[3/4] gpio: grgpio: use a helper variable to store the address of ofdev->dev [1/4] gpio: grgpio: drop Kconfig dependency on OF_GPIO - - - - --- 2024-10-15 Bartosz Golaszewski New
[2/4] gpio: grgpio: order headers alphabetically [1/4] gpio: grgpio: drop Kconfig dependency on OF_GPIO - - - - --- 2024-10-15 Bartosz Golaszewski New
[1/4] gpio: grgpio: drop Kconfig dependency on OF_GPIO [1/4] gpio: grgpio: drop Kconfig dependency on OF_GPIO - - - - --- 2024-10-15 Bartosz Golaszewski New
[v3,6/6] gpiolib: notify user-space about in-kernel line state changes gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-15 Bartosz Golaszewski New
[v3,5/6] gpiolib: switch the line state notifier to atomic gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-15 Bartosz Golaszewski New
[v3,4/6] gpio: cdev: put emitting the line state events on a workqueue gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-15 Bartosz Golaszewski New
[v3,3/6] gpiolib: add a per-gpio_device line state notification workqueue gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-15 Bartosz Golaszewski New
[v3,2/6] gpio: cdev: prepare gpio_desc_to_lineinfo() for being called from atomic gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-15 Bartosz Golaszewski New
[v3,1/6] gpiolib: notify user-space when a driver requests its own desc gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-15 Bartosz Golaszewski New
[v2,2/2] gpio: create the /sys/class/gpio mount point with GPIO_SYSFS disabled gpio: create the /sys/class/gpio mount point with GPIO_SYSFS disabled - - - - --- 2024-10-15 Bartosz Golaszewski New
[v2,1/2] driver core: class: expose the class kobject gpio: create the /sys/class/gpio mount point with GPIO_SYSFS disabled - - - - --- 2024-10-15 Bartosz Golaszewski New
gpio: sysfs: constify gpio class gpio: sysfs: constify gpio class - - 1 - --- 2024-10-14 Bartosz Golaszewski New
gpio: create empty /sys/class/gpio with SYSFS disabled gpio: create empty /sys/class/gpio with SYSFS disabled - - - - --- 2024-10-14 Bartosz Golaszewski New
gpio: fold the Kconfig prompt into the option type for GPIO CDEV gpio: fold the Kconfig prompt into the option type for GPIO CDEV - - 1 - --- 2024-10-14 Bartosz Golaszewski New
gpio: amdpt: remove remove() gpio: amdpt: remove remove() - - 1 - --- 2024-10-14 Bartosz Golaszewski New
gpio: menz127: simplify error path and remove remove() gpio: menz127: simplify error path and remove remove() - - 1 - --- 2024-10-14 Bartosz Golaszewski New
[GIT,PULL] gpio fixes for v6.12-rc3 [GIT,PULL] gpio fixes for v6.12-rc3 - - - - --- 2024-10-11 Bartosz Golaszewski New
[v2,6/6] gpiolib: notify user-space about in-kernel line state changes gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-10 Bartosz Golaszewski New
[v2,5/6] gpiolib: switch the line state notifier to atomic gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-10 Bartosz Golaszewski New
[v2,4/6] gpio: cdev: put emitting the line state events on a workqueue gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-10 Bartosz Golaszewski New
[v2,3/6] gpiolib: add a per-gpio_device line state notification workqueue gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-10 Bartosz Golaszewski New
[v2,2/6] gpio: cdev: prepare gpio_desc_to_lineinfo() for being called from atomic gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-10 Bartosz Golaszewski New
[v2,1/6] gpiolib: notify user-space when a driver requests its own desc gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-10 Bartosz Golaszewski New
pinctrl: zynqmp: drop excess struct member description pinctrl: zynqmp: drop excess struct member description - 1 - - --- 2024-10-10 Bartosz Golaszewski New
pinctrl: aw9523: fix kerneldoc for _aw9523_gpio_get_multiple() pinctrl: aw9523: fix kerneldoc for _aw9523_gpio_get_multiple() - - - - --- 2024-10-10 Bartosz Golaszewski New
[2/2] gpio: mpc8xxx: use generic device_is_compatible() [1/2] gpio: mpc8xxx: use a helper variable to store the address of pdev->dev - - 1 - --- 2024-10-09 Bartosz Golaszewski New
[1/2] gpio: mpc8xxx: use a helper variable to store the address of pdev->dev [1/2] gpio: mpc8xxx: use a helper variable to store the address of pdev->dev - - 1 - --- 2024-10-09 Bartosz Golaszewski New
gpio: ljca: use devm_mutex_init() to simplify the error path and remove() gpio: ljca: use devm_mutex_init() to simplify the error path and remove() - - 1 - --- 2024-10-08 Bartosz Golaszewski New
gpio: mvebu: drop dependency on OF_GPIO gpio: mvebu: drop dependency on OF_GPIO 1 - 1 - --- 2024-10-08 Bartosz Golaszewski New
[libgpiod,3/3] dbus: client: monitor: free the line list at exit dbus: client: fix memory leaks and errors - 1 - - --- 2024-10-07 Bartosz Golaszewski New
[libgpiod,2/3] dbus: client: notify: free chip and line lists at exit dbus: client: fix memory leaks and errors - 1 - - --- 2024-10-07 Bartosz Golaszewski New
[libgpiod,1/3] dbus: client: notify: fix reference counting dbus: client: fix memory leaks and errors - 1 - - --- 2024-10-07 Bartosz Golaszewski New
gpio: ts4900: use generic device properties gpio: ts4900: use generic device properties - - 1 - --- 2024-10-07 Bartosz Golaszewski New
[v2,2/2] gpio: davinci: use generic device properties [v2,1/2] gpio: davinci: allow building the module with COMPILE_TEST=y - - 1 - --- 2024-10-07 Bartosz Golaszewski New
[v2,1/2] gpio: davinci: allow building the module with COMPILE_TEST=y [v2,1/2] gpio: davinci: allow building the module with COMPILE_TEST=y - - 1 - --- 2024-10-07 Bartosz Golaszewski New
gpio: eic-sprd: use generic device_get_match_data() gpio: eic-sprd: use generic device_get_match_data() - - 1 - --- 2024-10-07 Bartosz Golaszewski New
gpio: vf610: use generic device_get_match_data() gpio: vf610: use generic device_get_match_data() - - 1 - --- 2024-10-07 Bartosz Golaszewski New
[5/5] gpiolib: notify user-space about in-kernel line state changes gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-04 Bartosz Golaszewski New
[4/5] gpiolib: simplify notifying user-space about line requests gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-04 Bartosz Golaszewski New
[3/5] gpio: cdev: update flags at once when reconfiguring from user-space gpio: notify user-space about config changes in the kernel - - 1 - --- 2024-10-04 Bartosz Golaszewski New
[2/5] gpiolib: unify two loops initializing GPIO descriptors gpio: notify user-space about config changes in the kernel - - 1 - --- 2024-10-04 Bartosz Golaszewski New
[1/5] gpiolib: use v2 defines for line state change events gpio: notify user-space about config changes in the kernel - - - - --- 2024-10-04 Bartosz Golaszewski New
[GIT,PULL] gpio fixes for v6.12-rc2 [GIT,PULL] gpio fixes for v6.12-rc2 - - - - --- 2024-10-04 Bartosz Golaszewski New
[libgpiod] build: add an additional check for glib-mkenums [libgpiod] build: add an additional check for glib-mkenums - - - - --- 2024-10-04 Bartosz Golaszewski New
[libgpiod] build: drop obsolete autoconf macro [libgpiod] build: drop obsolete autoconf macro - - - - --- 2024-10-03 Bartosz Golaszewski New
gpio: aggregator: simplify aggr_parse() with scoped bitmap gpio: aggregator: simplify aggr_parse() with scoped bitmap - - 2 - --- 2024-09-30 Bartosz Golaszewski New
[3/3] gpio: xilinx: use generic device properties [1/3] gpio: xilinx: drop dependency on GPIO_OF 1 - 1 - --- 2024-09-30 Bartosz Golaszewski New
[2/3] gpio: xilinx: use helper variable to store the address of pdev->dev [1/3] gpio: xilinx: drop dependency on GPIO_OF 1 - 1 - --- 2024-09-30 Bartosz Golaszewski New
[1/3] gpio: xilinx: drop dependency on GPIO_OF [1/3] gpio: xilinx: drop dependency on GPIO_OF 1 - - - --- 2024-09-30 Bartosz Golaszewski New
[2/2] gpio: davinci: use generic device properties [1/2] gpio: davinci: allow building the module with COMPILE_TEST=y - - - - --- 2024-09-30 Bartosz Golaszewski New
[1/2] gpio: davinci: allow building the module with COMPILE_TEST=y [1/2] gpio: davinci: allow building the module with COMPILE_TEST=y - - - - --- 2024-09-30 Bartosz Golaszewski New
« 1 2 3 420 21 »