index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
12 days
gpio: rockchip: teardown bugs and resource leaks
Marco Scardovi
12 days
gpio: rockchip: convert bank->clk to devm_clk_get_enabled()
Marco Scardovi
12 days
gpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write()
Dan Carpenter
12 days
gpio: shared: fix lockdep false positive by removing unneeded lock
Bartosz Golaszewski
12 days
gpio: shared: fix deadlock on shared proxy's parent removal
Bartosz Golaszewski
12 days
gpio: adnp: fix flow control regression caused by scoped_guard()
Bartosz Golaszewski
12 days
gpio: shared: undo the vote of the proxy on GPIO free
Bartosz Golaszewski
14 days
gpio: mxc: fix irq_high handling
Alexander Stein
2026-05-21
gpio: virtuser: lock device when calling device_is_bound()
Bartosz Golaszewski
2026-05-21
gpio: aggregator: lock device when calling device_is_bound()
Bartosz Golaszewski
2026-05-21
gpio: sim: lock device when calling device_is_bound()
Bartosz Golaszewski
2026-05-21
gpio: aggregator: remove the software node when deactivating the aggregator
Bartosz Golaszewski
2026-05-21
gpio: aggregator: fix a potential use-after-free
Bartosz Golaszewski
2026-05-21
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]