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
2026-05-28
gpio: rockchip: teardown bugs and resource leaks
Marco Scardovi
1
-1
/
+16
2026-05-28
gpio: rockchip: convert bank->clk to devm_clk_get_enabled()
Marco Scardovi
1
-5
/
+1
2026-05-28
gpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write()
Dan Carpenter
1
-2
/
+2
2026-05-28
gpio: shared: fix lockdep false positive by removing unneeded lock
Bartosz Golaszewski
1
-2
/
+0
2026-05-28
gpio: shared: fix deadlock on shared proxy's parent removal
Bartosz Golaszewski
1
-4
/
+3
2026-05-28
gpio: adnp: fix flow control regression caused by scoped_guard()
Bartosz Golaszewski
1
-1
/
+3
2026-05-28
gpio: shared: undo the vote of the proxy on GPIO free
Bartosz Golaszewski
1
-0
/
+9
2026-05-26
gpio: mxc: fix irq_high handling
Alexander Stein
1
-1
/
+1
2026-05-21
gpio: virtuser: lock device when calling device_is_bound()
Bartosz Golaszewski
1
-3
/
+6
2026-05-21
gpio: aggregator: lock device when calling device_is_bound()
Bartosz Golaszewski
1
-3
/
+6
2026-05-21
gpio: sim: lock device when calling device_is_bound()
Bartosz Golaszewski
1
-4
/
+7
2026-05-21
gpio: aggregator: remove the software node when deactivating the aggregator
Bartosz Golaszewski
1
-0
/
+4
2026-05-21
gpio: aggregator: fix a potential use-after-free
Bartosz Golaszewski
1
-1
/
+1
2026-05-21
gpio: cdev: check if uAPI v2 config attributes are correctly zeroed
Bartosz Golaszewski
1
-0
/
+13
2026-05-21
gpio: pca953x: propagate regulator_enable() error from resume
Stepan Ionichev
1
-1
/
+1
2026-04-24
Merge tag 'gpio-fixes-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
2
-3
/
+3
2026-04-20
gpio: aspeed: fix AST2700 debounce selector bit definitions
Billy Tsai
1
-2
/
+2
2026-04-20
gpio: rockchip: Fix GPIO regression after conversion to dynamic base allocation
Jonas Karlman
1
-1
/
+1
2026-04-18
Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
2
-1
/
+2
2026-04-16
Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-3
/
+120
2026-04-15
Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-1
/
+20
2026-04-13
Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
41
-981
/
+1364
2026-04-10
gpio: tegra: return -ENOMEM on allocation failure in probe
Samasth Norway Ananda
1
-1
/
+1
2026-04-09
gpio: swnode: defer probe on references to unregistered software nodes
Bartosz Golaszewski
1
-0
/
+8
2026-04-09
gpio: tegra: fix irq_release_resources calling enable instead of disable
Samasth Norway Ananda
1
-1
/
+1
2026-04-08
gpio: bd72720: handle missing regmap
Matti Vaittinen
1
-0
/
+2
2026-04-07
gpio: gpio-by-pinctrl: s/used to do/is used to do/
Geert Uytterhoeven
1
-1
/
+1
2026-04-07
gpio: aspeed: fix unsigned long int declaration
Chen Jung Ku
1
-1
/
+1
2026-04-07
gpio: rockchip: convert to dynamic GPIO base allocation
Shawn Lin
1
-1
/
+1
2026-04-07
gpio: remove dev-sync-probe
Bartosz Golaszewski
4
-128
/
+0
2026-04-07
gpio: virtuser: stop using dev-sync-probe
Bartosz Golaszewski
2
-11
/
+20
2026-04-07
gpio: aggregator: stop using dev-sync-probe
Bartosz Golaszewski
2
-18
/
+21
2026-04-07
gpio: sim: stop using dev-sync-probe
Bartosz Golaszewski
2
-21
/
+29
2026-04-07
gpio: Add Intel Nova Lake ACPI GPIO events driver
Alan Borzeszkowski
3
-0
/
+350
2026-04-03
gpiolib: Make deferral warnings debug messages
Jon Hunter
1
-4
/
+4
2026-03-31
gpio: mpfs: Add interrupt support
Conor Dooley
2
-3
/
+120
2026-03-30
gpiolib: fix hogs with multiple lines
Bartosz Golaszewski
1
-38
/
+54
2026-03-30
gpio: shared: shorten the critical section in gpiochip_setup_shared()
Bartosz Golaszewski
1
-28
/
+28
2026-03-26
gpio: mxc: map Both Edge pad wakeup to Rising Edge
Shenwei Wang
1
-1
/
+9
2026-03-26
gpio: fix up CONFIG_OF dependencies
Arnd Bergmann
1
-0
/
+6
2026-03-25
gpio: tps68470: Add i2c daisy chain support
Antti Laakso
1
-1
/
+20
2026-03-25
Merge branch 'ib-scmi-pinctrl-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into gpio/for-next
Bartosz Golaszewski
3
-0
/
+115
2026-03-24
Merge branch 'ib-scmi-pinctrl-gpio' into devel
Linus Walleij
3
-0
/
+115
2026-03-24
gpio: gpio-by-pinctrl: add pinctrl based generic GPIO driver
AKASHI Takahiro
3
-0
/
+115
2026-03-24
gpio: drop unneeded Kconfig dependencies on OF_GPIO
Bartosz Golaszewski
1
-36
/
+17
2026-03-23
gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio()
Felix Gu
1
-2
/
+2
2026-03-23
gpio: dwapb: reduce allocation to single kzalloc
Rosen Penev
1
-14
/
+5
2026-03-23
gpio: shared: handle pins shared by child nodes of devices
Bartosz Golaszewski
3
-7
/
+10
2026-03-23
gpio: shared: call gpio_chip::of_xlate() if set
Bartosz Golaszewski
3
-4
/
+29
2026-03-19
gpio: spacemit-k1: Add set_config callback support
Junhui Liu
1
-0
/
+1
[next]