Toggle navigation
Patchwork
linux-gpio
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Bartosz Golaszewski
| State =
Action Required
| Archived =
No
| 773 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
7
8
»
Patch
Series
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
[v4,5/5] gpio: sysfs: emit chardev line-state events on edge store
[v4,1/5] gpio: sysfs: use cleanup guards for gpiod_data::mutex
-
-
-
2024-10-31
Bartosz Golaszewski
New
[v4,3/5] gpio: sysfs: emit chardev line-state events on GPIO export
[v4,1/5] gpio: sysfs: use cleanup guards for gpiod_data::mutex
-
-
-
2024-10-31
Bartosz Golaszewski
New
[v4,1/5] gpio: sysfs: use cleanup guards for gpiod_data::mutex
[v4,1/5] gpio: sysfs: use cleanup guards for gpiod_data::mutex
-
-
-
2024-10-31
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,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
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
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,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,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,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
gpio: max730x: use devres to shrink and simplify code
gpio: max730x: use devres to shrink and simplify code
-
-
-
2024-10-17
Bartosz Golaszewski
New
MAINTAINERS: add a keyword entry for the GPIO subsystem
MAINTAINERS: add a keyword entry for the GPIO subsystem
-
-
-
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,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,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
-
-
-
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
-
-
-
2024-10-14
Bartosz Golaszewski
New
gpio: amdpt: remove remove()
gpio: amdpt: remove remove()
-
-
-
2024-10-14
Bartosz Golaszewski
New
gpio: menz127: simplify error path and remove remove()
gpio: menz127: simplify error path and remove remove()
-
-
-
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,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
pinctrl: zynqmp: drop excess struct member description
pinctrl: zynqmp: drop excess struct member description
-
-
-
2024-10-10
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
-
-
-
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()
-
-
-
2024-10-08
Bartosz Golaszewski
New
gpio: mvebu: drop dependency on OF_GPIO
gpio: mvebu: drop dependency on OF_GPIO
-
-
-
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
-
-
-
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
-
-
-
2024-10-07
Bartosz Golaszewski
New
[libgpiod,1/3] dbus: client: notify: fix reference counting
dbus: client: fix memory leaks and errors
-
-
-
2024-10-07
Bartosz Golaszewski
New
gpio: ts4900: use generic device properties
gpio: ts4900: use generic device properties
-
-
-
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
-
-
-
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
-
-
-
2024-10-07
Bartosz Golaszewski
New
gpio: eic-sprd: use generic device_get_match_data()
gpio: eic-sprd: use generic device_get_match_data()
-
-
-
2024-10-07
Bartosz Golaszewski
New
gpio: vf610: use generic device_get_match_data()
gpio: vf610: use generic device_get_match_data()
-
-
-
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
-
-
-
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
-
-
-
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
-
-
-
2024-09-30
Bartosz Golaszewski
New
[2/3] gpio: xilinx: use helper variable to store the address of pdev->dev
Untitled series #251843
-
-
-
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
[3/3] gpio: syscon: drop dependency on CONFIG_OF
[1/3] gpio: syscon: order includes alphabetically
-
-
-
2024-09-30
Bartosz Golaszewski
New
[1/3] gpio: syscon: order includes alphabetically
[1/3] gpio: syscon: order includes alphabetically
-
-
-
2024-09-30
Bartosz Golaszewski
New
[2/2] gpio: mvebu: use generic device properties
Untitled series #251848
-
-
-
2024-09-30
Bartosz Golaszewski
New
[RFC,v2] gpio: sysfs: make the sysfs export behavior consistent
[RFC,v2] gpio: sysfs: make the sysfs export behavior consistent
-
-
-
2024-09-30
Bartosz Golaszewski
New
[RFC] gpio: sysfs: make the sysfs export behavior consistent
[RFC] gpio: sysfs: make the sysfs export behavior consistent
-
-
-
2024-09-27
Bartosz Golaszewski
New
[libgpiod] bindings: python: improve LineSettings.__repr__()
[libgpiod] bindings: python: improve LineSettings.__repr__()
-
-
-
2024-09-20
Bartosz Golaszewski
New
[v2] gpio: free irqs that are still requested when the chip is being removed
[v2] gpio: free irqs that are still requested when the chip is being removed
-
-
-
2024-09-19
Bartosz Golaszewski
New
gpio: free irqs that are still requested when the chip is being removed
gpio: free irqs that are still requested when the chip is being removed
-
-
-
2024-09-19
Bartosz Golaszewski
New
[GIT,PULL] gpio updates for v6.12-rc1
[GIT,PULL] gpio updates for v6.12-rc1
-
-
-
2024-09-17
Bartosz Golaszewski
New
[GIT,PULL] gpio fixes for v6.11-rc7
[GIT,PULL] gpio fixes for v6.11-rc7
-
-
-
2024-09-06
Bartosz Golaszewski
New
[libgpiod,v2] build: imply --enable-bindings-glib for --enable-dbus
[libgpiod,v2] build: imply --enable-bindings-glib for --enable-dbus
-
-
-
2024-09-04
Bartosz Golaszewski
New
[2/2] gpio: mpc8xxx: switch to using DEFINE_RUNTIME_DEV_PM_OPS()
Untitled series #249999
-
-
-
2024-09-03
Bartosz Golaszewski
New
[libgpiod] build: imply --enable-bindings-glib for --enable-dbus
[libgpiod] build: imply --enable-bindings-glib for --enable-dbus
-
-
-
2024-09-03
Bartosz Golaszewski
New
[libgpiod] README: add --enable-bindings-glib as required argument to build D-Bus
[libgpiod] README: add --enable-bindings-glib as required argument to build D-Bus
-
-
-
2024-09-02
Bartosz Golaszewski
New
[4/4] gpio: ath79: remove support for platform data
[1/4] gpio: ath79: order headers alphabetically
-
-
-
2024-08-21
Bartosz Golaszewski
New
[3/4] gpio: ath79: use generic device property getters
[1/4] gpio: ath79: order headers alphabetically
-
-
-
2024-08-21
Bartosz Golaszewski
New
[2/4] gpio: ath79: add missing header
[1/4] gpio: ath79: order headers alphabetically
-
-
-
2024-08-21
Bartosz Golaszewski
New
[1/4] gpio: ath79: order headers alphabetically
[1/4] gpio: ath79: order headers alphabetically
-
-
-
2024-08-21
Bartosz Golaszewski
New
[GIT,PULL] gpio fixes for v6.11-rc4
[GIT,PULL] gpio fixes for v6.11-rc4
-
-
-
2024-08-16
Bartosz Golaszewski
New
[libgpiod] tests: don't use g_value_set_static_string() for non-static strings
[libgpiod] tests: don't use g_value_set_static_string() for non-static strings
-
-
-
2024-08-13
Bartosz Golaszewski
New
[libgpiod,v5,4/4] dbus: add the D-Bus daemon, command-line client and tests
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-12
Bartosz Golaszewski
New
[libgpiod,v5,3/4] bindings: add GLib bindings
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-12
Bartosz Golaszewski
New
[libgpiod,v5,2/4] tests: split out the common test code for bash scripts
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-12
Bartosz Golaszewski
New
[libgpiod,v5,1/4] tests: split out reusable test code into a local static library
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-12
Bartosz Golaszewski
New
[libgpiod,v4,18/18] TODO: drop the DBus daemon from the list
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-07
Bartosz Golaszewski
New
[libgpiod,v4,17/18] README: document the DBus API
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-07
Bartosz Golaszewski
New
[libgpiod,v4,16/18] dbus: client: add tests
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-07
Bartosz Golaszewski
New
[libgpiod,v4,15/18] dbus: add a command-line client
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-07
Bartosz Golaszewski
New
[libgpiod,v4,14/18] dbus: add tests
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-07
Bartosz Golaszewski
New
[libgpiod,v4,13/18] dbus: add gpio-manager code
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-07
Bartosz Golaszewski
New
[libgpiod,v4,12/18] dbus: add data files
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-07
Bartosz Golaszewski
New
[libgpiod,v4,11/18] dbus: add a wrapper around the gdbus-codegen generated header
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-07
Bartosz Golaszewski
New
[libgpiod,v4,10/18] dbus: add the API definitions
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-07
Bartosz Golaszewski
New
[libgpiod,v4,09/18] dbus: add build files
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-07
Bartosz Golaszewski
New
[libgpiod,v4,08/18] README: document GLib bindings
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-07
Bartosz Golaszewski
New
[libgpiod,v4,07/18] bindings: glib: add tests
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-07
Bartosz Golaszewski
New
[libgpiod,v4,06/18] bindings: glib: add examples
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-07
Bartosz Golaszewski
New
[libgpiod,v4,05/18] bindings: glib: add core code
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-07
Bartosz Golaszewski
New
[libgpiod,v4,04/18] bindings: glib: add public headers
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-07
Bartosz Golaszewski
New
[libgpiod,v4,03/18] bindings: glib: add build files
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-08-07
Bartosz Golaszewski
New
[libgpiod,2/2] bindings: python: tests: check that event clock is property set in request
Untitled series #247384
-
-
-
2024-07-31
Bartosz Golaszewski
New
[GIT,PULL] gpio fixes for v6.11-rc1
[GIT,PULL] gpio fixes for v6.11-rc1
-
-
-
2024-07-27
Bartosz Golaszewski
New
[libgpiod,v3,04/18] bindings: glib: add public headers
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-07-18
Bartosz Golaszewski
New
[libgpiod,v3,03/18] bindings: glib: add build files
dbus: add GLib-based D-Bus daemon and command-line client
-
-
-
2024-07-18
Bartosz Golaszewski
New
[GIT,PULL] gpio updates for v6.11-rc1
[GIT,PULL] gpio updates for v6.11-rc1
-
-
-
2024-07-15
Bartosz Golaszewski
New
«
1
2
3
4
…
7
8
»