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
6 days
gpio: davinci: fix IRQ domain leak on devm_kzalloc failure
Qingshuang Fu
6 days
gpio: tegra: do not call pinctrl for GPIO direction
Runyu Xiao
7 days
gpio: tb10x: fix struct tb10x_gpio kernel-doc
Igor Putko
7 days
gpiolib: initialize return value in gpiochip_set_multiple()
Ruoyu Wang
10 days
Merge commit '6beaec3aee9852438b89e4d7891caf5e84d45851' of git://git.kernel.o...
Bartosz Golaszewski
11 days
gpio: eic-sprd: use raw_spinlock_t in the irq startup path
Runyu Xiao
11 days
gpio: sch: use raw_spinlock_t in the irq startup path
Runyu Xiao
12 days
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
12 days
gpiolib: acpi: Prevent out-of-bounds pin access in OperationRegion handler
Marco Scardovi
12 days
gpiolib: acpi: Add robust bounds-checking for GPIO pin resources
Marco Scardovi
13 days
Merge tag 'intel-gpio-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
13 days
gpio: mlxbf3: fail probe if gpiochip registration fails
Pengpeng Hou
13 days
gpio: pisosr: Read "ngpios" as u32
Rob Herring (Arm)
14 days
Merge tag 'hwmon-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
14 days
Merge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-10
gpiolib: handle gpio-hogs only once
Daniel Drake
2026-06-10
gpio: fix cleanup path on hog failure
Bartosz Golaszewski
2026-06-09
gpio: gpio-ltc4283: Add support for the LTC4283 Swap Controller
Nuno Sá
2026-06-09
gpio: mt7621: fix interrupt banks mapping on gpio chips
Sergio Paracuellos
2026-06-09
gpio: rockchip: fix generic IRQ chip leak on remove
Marco Scardovi
2026-06-09
gpio: mockup: reject invalid gpio_mockup_ranges widths
Samuel Moelius
2026-06-09
gpio: zynq: fix runtime PM leak on remove
Ruoyu Wang
2026-06-08
gpio: mvebu: fix NULL pointer dereference in suspend/resume
Yun Zhou
2026-06-08
gpiolib: Replace strcpy() with memcpy()
David Laight
2026-06-04
gpio: remove obsolete UAF FIXMEs from lookup paths
Marco Scardovi (scardracs)
2026-06-04
gpio: core: fix const-correctness of gpio_chip_guard
Marco Scardovi (scardracs)
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-28
gpio: rockchip: teardown bugs and resource leaks
Marco Scardovi
2026-05-28
gpio: rockchip: convert bank->clk to devm_clk_get_enabled()
Marco Scardovi
2026-05-28
gpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write()
Dan Carpenter
2026-05-28
gpio: shared: fix lockdep false positive by removing unneeded lock
Bartosz Golaszewski
2026-05-28
gpio: shared: fix deadlock on shared proxy's parent removal
Bartosz Golaszewski
2026-05-28
gpio: adnp: fix flow control regression caused by scoped_guard()
Bartosz Golaszewski
2026-05-28
gpio: shared: undo the vote of the proxy on GPIO free
Bartosz Golaszewski
2026-05-28
gpio: mxc: use BIT() macro
Alexander Stein
2026-05-28
gpio: realtek-otto: fix kernel-doc warnings
Rosen Penev
2026-05-28
gpio: max77620: Unify usage of space and comma in platform_device_id array
Uwe Kleine-König (The Capable Hub)
2026-05-28
gpio: Use named initializers for platform_device_id arrays
Uwe Kleine-König (The Capable Hub)
2026-05-28
gpio: cros-ec: Drop unused assignment of platform_device_id driver data
Uwe Kleine-König (The Capable Hub)
2026-05-27
gpio: gpiolib: use seq_puts() for plain strings
Chen Jung Ku
2026-05-27
gpio: ts5500: remove obsolete driver
Arnd Bergmann
2026-05-26
gpio: add kunit test cases for the GPIO subsystem
Bartosz Golaszewski
2026-05-26
gpiolib: Mark gpio_devt, gpiolib_initialized and gpio_stub_drv as __ro_after_...
Len Bao
2026-05-26
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
[next]