index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
7 days
gpio: rockchip: teardown bugs and resource leaks
Marco Scardovi
7 days
gpio: rockchip: convert bank->clk to devm_clk_get_enabled()
Marco Scardovi
7 days
gpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write()
Dan Carpenter
7 days
gpio: shared: fix lockdep false positive by removing unneeded lock
Bartosz Golaszewski
7 days
gpio: shared: fix deadlock on shared proxy's parent removal
Bartosz Golaszewski
7 days
gpio: adnp: fix flow control regression caused by scoped_guard()
Bartosz Golaszewski
7 days
gpio: shared: undo the vote of the proxy on GPIO free
Bartosz Golaszewski
9 days
gpio: mxc: fix irq_high handling
Alexander Stein
14 days
gpio: virtuser: lock device when calling device_is_bound()
Bartosz Golaszewski
14 days
gpio: aggregator: lock device when calling device_is_bound()
Bartosz Golaszewski
14 days
gpio: sim: lock device when calling device_is_bound()
Bartosz Golaszewski
14 days
gpio: aggregator: remove the software node when deactivating the aggregator
Bartosz Golaszewski
14 days
gpio: aggregator: fix a potential use-after-free
Bartosz Golaszewski
14 days
gpio: cdev: check if uAPI v2 config attributes are correctly zeroed
Bartosz Golaszewski
2026-05-21
gpio: pca953x: propagate regulator_enable() error from resume
Stepan Ionichev
2026-04-24
Merge tag 'gpio-fixes-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-20
gpio: aspeed: fix AST2700 debounce selector bit definitions
Billy Tsai
2026-04-20
gpio: rockchip: Fix GPIO regression after conversion to dynamic base allocation
Jonas Karlman
2026-04-18
Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2026-04-16
Merge tag 'soc-drivers-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-15
Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2026-04-13
Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-04-10
gpio: tegra: return -ENOMEM on allocation failure in probe
Samasth Norway Ananda
2026-04-09
gpio: swnode: defer probe on references to unregistered software nodes
Bartosz Golaszewski
2026-04-09
gpio: tegra: fix irq_release_resources calling enable instead of disable
Samasth Norway Ananda
2026-04-08
gpio: bd72720: handle missing regmap
Matti Vaittinen
2026-04-07
gpio: gpio-by-pinctrl: s/used to do/is used to do/
Geert Uytterhoeven
2026-04-07
gpio: aspeed: fix unsigned long int declaration
Chen Jung Ku
2026-04-07
gpio: rockchip: convert to dynamic GPIO base allocation
Shawn Lin
2026-04-07
gpio: remove dev-sync-probe
Bartosz Golaszewski
2026-04-07
gpio: virtuser: stop using dev-sync-probe
Bartosz Golaszewski
2026-04-07
gpio: aggregator: stop using dev-sync-probe
Bartosz Golaszewski
2026-04-07
gpio: sim: stop using dev-sync-probe
Bartosz Golaszewski
2026-04-07
gpio: Add Intel Nova Lake ACPI GPIO events driver
Alan Borzeszkowski
2026-04-03
gpiolib: Make deferral warnings debug messages
Jon Hunter
2026-03-31
gpio: mpfs: Add interrupt support
Conor Dooley
2026-03-30
gpiolib: fix hogs with multiple lines
Bartosz Golaszewski
2026-03-30
gpio: shared: shorten the critical section in gpiochip_setup_shared()
Bartosz Golaszewski
2026-03-26
gpio: mxc: map Both Edge pad wakeup to Rising Edge
Shenwei Wang
2026-03-26
gpio: fix up CONFIG_OF dependencies
Arnd Bergmann
2026-03-25
gpio: tps68470: Add i2c daisy chain support
Antti Laakso
2026-03-25
Merge branch 'ib-scmi-pinctrl-gpio' of git://git.kernel.org/pub/scm/linux/ker...
Bartosz Golaszewski
2026-03-24
Merge branch 'ib-scmi-pinctrl-gpio' into devel
Linus Walleij
2026-03-24
gpio: gpio-by-pinctrl: add pinctrl based generic GPIO driver
AKASHI Takahiro
2026-03-24
gpio: drop unneeded Kconfig dependencies on OF_GPIO
Bartosz Golaszewski
2026-03-23
gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio()
Felix Gu
2026-03-23
gpio: dwapb: reduce allocation to single kzalloc
Rosen Penev
2026-03-23
gpio: shared: handle pins shared by child nodes of devices
Bartosz Golaszewski
2026-03-23
gpio: shared: call gpio_chip::of_xlate() if set
Bartosz Golaszewski
2026-03-19
gpio: spacemit-k1: Add set_config callback support
Junhui Liu
[next]