| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-28 | gpio: shared: fix a deadlock | Bartosz Golaszewski | 1 | -35/+28 |
| 2025-11-28 | gpio: shared: ignore GPIO hogs when traversing the device tree | Bartosz Golaszewski | 1 | -0/+7 |
| 2025-11-28 | gpio: shared: ignore special __symbols__ node when traversing device tree | Bartosz Golaszewski | 1 | -0/+16 |
| 2025-11-27 | gpio: shared: handle the reset-gpios corner case | Bartosz Golaszewski | 1 | -1/+80 |
| 2025-11-19 | gpio: shared: extend the ifdef guard to gpio_shared_find_entry() | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-11-19 | gpio: shared: fix a NULL-pointer dereference | Bartosz Golaszewski | 1 | -1/+4 |
| 2025-11-17 | Merge tag 'gpio/shared-gpios-for-v6.19-rc1' of git://git.kernel.org/pub/scm/l... | Bartosz Golaszewski | 1 | -0/+558 |
| 2025-11-17 | gpio: provide gpiod_is_shared() | Bartosz Golaszewski | 1 | -0/+18 |
| 2025-11-17 | gpiolib: implement low-level, shared GPIO support | Bartosz Golaszewski | 1 | -0/+540 |