index
:
kernel
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2026-03-19
gpiolib: normalize the return value of gc->get() on behalf of buggy drivers
Bartosz Golaszewski
2026-03-12
gpio: shared: fix memory leaks
Daniel J Blueman
2026-03-04
gpio: sysfs: fix chip removal with GPIOs exported over sysfs
Bartosz Golaszewski
2026-03-04
gpio: swnode: restore the swnode-name-against-chip-label matching
Bartosz Golaszewski
2026-03-04
gpio: nomadik: Add missing IS_ERR() check
Ethan Tidmore
2026-03-04
gpio: aspeed-sgpio: Change the macro to support deferred probe
Billy Tsai
2026-03-04
gpio: pca953x: Add support for TCAL6408 TCAL6416
Jan Remmet
2026-02-26
gpio: amd-fch: ionly return allowed values from amd_fch_gpio_get()
Dmitry Torokhov
2026-02-26
gpio: cdev: Avoid NULL dereference in linehandle_create()
Douglas Anderson
2026-02-05
gpio: loongson-64bit: Fix incorrect NULL check after devm_kcalloc()
Chen Ni
2026-02-04
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
[next]