index
:
linux.git
arm64-uaccess
for-next
master
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
7 days
gpio: loongson-64bit: Fix incorrect NULL check after devm_kcalloc()
Chen Ni
8 days
gpiolib: acpi: Fix gpio count with string references
Alban Bedel
2026-01-28
gpiolib: acpi: Fix potential out-of-boundary left shift
Andy Shevchenko
2026-01-28
gpio: brcmstb: correct hwirq to bank map
Doug Berger
2026-01-28
gpio: omap: do not register driver in probe()
Danilo Krummrich
2026-01-27
gpio: pca953x: mask interrupts in irq shutdown
Martin Larsson
2026-01-27
gpio: virtuser: fix UAF in configfs release path
Yuhao Huang
2026-01-27
gpiolib: acpi: use BIT_ULL() for u64 mask in address space handler
Denis Sergeev
2026-01-27
gpio: sprd: Change sprd_gpio lock to raw_spin_lock
Xuewen Yan
2026-01-27
gpio: rockchip: Stop calling pinctrl for set_direction
Robin Murphy
2026-01-21
gpio: shared: propagate configuration to pinctrl
Bartosz Golaszewski
2026-01-20
gpio: cdev: Fix resource leaks on errors in gpiolib_cdev_register()
Tzung-Bi Shih
2026-01-20
gpio: cdev: Fix resource leaks on errors in lineinfo_changed_notify()
Tzung-Bi Shih
2026-01-20
gpio: cdev: Correct return code on memory allocation failure
Tzung-Bi Shih
2026-01-12
gpiolib: remove redundant callback check
Bartosz Golaszewski
2026-01-12
gpio: davinci: implement .get_direction()
Bartosz Golaszewski
2026-01-09
gpio: shared: fix a false-positive sharing detection with reset-gpios
Bartosz Golaszewski
2026-01-08
gpiolib: fix lookup table matching
Bartosz Golaszewski
2026-01-07
gpio: shared: don't allocate the lookup table until we really need it
Bartosz Golaszewski
2026-01-07
gpio: shared: fix a race condition
Bartosz Golaszewski
2026-01-07
gpio: shared: assign the correct firmware node for reset-gpio use-case
Bartosz Golaszewski
2026-01-07
gpio: rockchip: mark the GPIO controller as sleeping
Bartosz Golaszewski
2026-01-02
gpio: mpsse: fix reference leak in gpio_mpsse_probe() error paths
Abdun Nihaal
2026-01-02
gpio: pca953x: handle short interrupt pulses on PCAL devices
Ernest Van Hoecke
2026-01-02
gpiolib: fix race condition for gdev->srcu
Paweł Narewski
2026-01-02
gpio: shared: allow sharing a reset-gpios pin between reset-gpio and gpiolib
Bartosz Golaszewski
2026-01-02
gpio: shared: verify con_id when adding proxy lookup
Bartosz Golaszewski
2026-01-02
gpiolib: allow multiple lookup tables per consumer
Bartosz Golaszewski
2025-12-18
gpio: it87: balance superio enter/exit calls in error path
Bartosz Golaszewski
2025-12-13
Merge tag 'gpio-fixes-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-12-09
gpio: shared: make locking more fine-grained
Bartosz Golaszewski
2025-12-09
gpio: shared: fix auxiliary device cleanup order
Bartosz Golaszewski
2025-12-09
gpio: shared: check if a reference is populated before cleaning its resources
Bartosz Golaszewski
2025-12-09
gpio: shared: fix NULL-pointer dereference in teardown path
Bartosz Golaszewski
2025-12-09
gpio: shared: ignore disabled nodes when traversing the device-tree
Bartosz Golaszewski
2025-12-08
gpiolib: acpi: Add quirk for Dell Precision 7780
Askar Safin
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
2025-12-06
gpio: tb10x: fix OF_GPIO dependency
Arnd Bergmann
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-05
gpio: qixis: select CONFIG_REGMAP_MMIO
Arnd Bergmann
2025-12-05
gpio: regmap: Fix memleak in error path in gpio_regmap_register()
Wentao Guan
2025-12-04
Merge tag 'gpio-updates-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-04
Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-12-03
gpio: mmio: fix bad guard conversion
Johan Hovold
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-28
gpio: loongson: Switch 2K2000/3000 GPIO to BYTE_CTRL_MODE
Xi Ruoyao
2025-11-28
gpio: convert linehandle_create() to FD_PREPARE()
Christian Brauner
2025-11-28
gpio: shared: fix a deadlock
Bartosz Golaszewski
2025-11-28
gpio: shared-proxy: set suppress_bind_attrs
Bartosz Golaszewski
2025-11-28
gpio: shared: ignore GPIO hogs when traversing the device tree
Bartosz Golaszewski
[next]