index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-28
gpio: shared-proxy: set suppress_bind_attrs
Bartosz Golaszewski
1
-0
/
+1
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-26
ASoC: stm32: sai: fix device and OF node leaks on
Mark Brown
1
-2
/
+7
2025-11-25
gpio: zynq: Use modern PM macros
Jisheng Zhang
1
-8
/
+7
2025-11-25
gpio: xilinx: Use modern PM macros
Jisheng Zhang
1
-8
/
+7
2025-11-25
gpio: xgene: Use modern PM macros
Jisheng Zhang
1
-4
/
+4
2025-11-25
gpio: uniphier: Use modern PM macros
Jisheng Zhang
1
-5
/
+4
2025-11-25
gpio: tqmx86: Use modern PM macros
Jisheng Zhang
1
-5
/
+4
2025-11-25
gpio: pch: Use modern PM macros
Jisheng Zhang
1
-6
/
+6
2025-11-25
gpio: omap: Use modern PM macros
Jisheng Zhang
1
-8
/
+7
2025-11-25
gpio: msc313: Use modern PM macros
Jisheng Zhang
1
-4
/
+4
2025-11-25
gpio: mlxbf2: Use modern PM macros
Jisheng Zhang
1
-4
/
+4
2025-11-25
gpio: ml-ioh: Use modern PM macros
Jisheng Zhang
1
-6
/
+6
2025-11-25
gpio: pl061: Use modern PM macros
Jisheng Zhang
1
-15
/
+2
2025-11-25
gpio: htc-egpio: Use modern PM macros
Jisheng Zhang
1
-13
/
+8
2025-11-25
gpio: brcmstb: Use modern PM macros
Jisheng Zhang
1
-9
/
+3
2025-11-25
gpio: dwapb: Use modern PM macros
Jisheng Zhang
1
-14
/
+4
2025-11-25
Merge tag 'intel-gpio-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-next
Bartosz Golaszewski
1
-1
/
+1
2025-11-24
gpio: aspeed: Convert to common field_{get,prep}() helpers
Geert Uytterhoeven
1
-6
/
+1
2025-11-24
gpio: aspeed: #undef field_{get,prep}() before local definition
Geert Uytterhoeven
1
-0
/
+2
2025-11-20
Merge tag 'reset-gpio-for-v6.19' of https://git.pengutronix.de/git/pza/linux into gpio/for-next
Bartosz Golaszewski
4
-22
/
+11
2025-11-20
gpio: swnode: allow referencing GPIO chips by firmware nodes
Bartosz Golaszewski
1
-1
/
+2
2025-11-20
gpio: fxl6408: Add suspend/resume support
Jisheng Zhang
1
-0
/
+13
2025-11-20
gpio: menz127: add support for 16Z034 and 16Z037 GPIO controllers
Jose Javier Rodriguez Barbarin
1
-3
/
+23
2025-11-20
gpio: improve support for shared GPIOs
Mark Brown
7
-9
/
+1044
2025-11-20
gpiolib: acpi: use min() instead of min_t()
David Laight
1
-1
/
+1
2025-11-19
gpio: elkhartlake: Convert to auxiliary driver
Raag Jadav
2
-18
/
+20
2025-11-19
gpio: cdev: make sure the cdev fd is still active before emitting events
Bartosz Golaszewski
1
-2
/
+7
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
gpio: tegra186: Fix GPIO name collisions for Tegra410
Kartik Rajput
1
-2
/
+9
2025-11-17
gpiolib: legacy: Allow to kill devm_gpio_request_one() independently
Andy Shevchenko
1
-14
/
+12
2025-11-17
gpiolib: legacy: Make sure we kill gpio_request_one() first
Andy Shevchenko
1
-14
/
+4
2025-11-17
Merge tag 'gpio/shared-gpios-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git into gpio/for-next
Bartosz Golaszewski
7
-9
/
+1044
2025-11-17
gpio: provide gpiod_is_shared()
Bartosz Golaszewski
3
-0
/
+39
2025-11-17
gpiolib: support shared GPIOs in core subsystem code
Bartosz Golaszewski
1
-9
/
+41
2025-11-17
gpio: shared-proxy: implement the shared GPIO proxy driver
Bartosz Golaszewski
3
-0
/
+343
2025-11-17
gpiolib: implement low-level, shared GPIO support
Bartosz Golaszewski
4
-0
/
+620
2025-11-17
gpiolib: define GPIOD_FLAG_SHARED
Bartosz Golaszewski
1
-0
/
+1
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
3
-12
/
+24
2025-11-06
gpio: tb10x: Drop unused tb10x_set_bits() function
Krzysztof Kozlowski
1
-19
/
+0
2025-11-05
gpio: cdev: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-2
/
+2
2025-11-05
gpio: aggregator: restore the set_config operation
Thomas Richard
1
-0
/
+1
2025-11-03
gpiolib: fix invalid pointer access in debugfs
Bartosz Golaszewski
1
-1
/
+7
2025-11-03
gpio: swnode: don't use the swnode's name as the key for GPIO lookup
Bartosz Golaszewski
1
-1
/
+1
2025-10-30
gpio: mm-lantiq: update kernel docs
Bartosz Golaszewski
1
-5
/
+5
2025-10-30
gpio: mmio: drop the "bgpio" prefix
Bartosz Golaszewski
1
-143
/
+144
2025-10-30
gpio: mmio: use lock guards
Bartosz Golaszewski
1
-26
/
+14
[prev]
[next]