index
:
kernel/linux.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-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
gpio: ml-ioh: use raw_spinlock_t for the register lock
Junjie Cao
1
-18
/
+18
9 days
gpio: sloppy-logic-analyzer: fix use-after-free via debugfs trigger on unbind
Cengiz Can
1
-1
/
+1
2026-08-09
gpio: pch: use raw_spinlock_t for the register lock
Junjie Cao
1
-14
/
+14
2026-08-09
gpio: pca953x: fix cache_only and IRQ state on restore_context() failure
bui duc phuc
1
-2
/
+13
2026-08-09
gpio: sloppy-logic-analyzer: Fix memory leak in gpio_la_poll_probe()
Abdun Nihaal
1
-0
/
+10
2026-08-03
gpio: mt7621: avoid corruption of shared interrupt trigger state
Sergio Paracuellos
1
-0
/
+2
2026-07-24
gpio: sch: use raw_spinlock_t in the irq startup path
Runyu Xiao
1
-16
/
+16
2026-07-24
gpios: palmas: add .get_direction() op
Andreas Kemnade
1
-0
/
+19
2026-07-24
gpio-f7188x: Add support for NCT6126D version B
Paul Louvel
1
-2
/
+4
2026-07-24
gpio: tegra: do not call pinctrl for GPIO direction
Runyu Xiao
1
-16
/
+2
2026-07-24
gpio: mvebu: free generic chips on unbind
Rosen Penev
1
-0
/
+1
2026-07-24
gpio: timberdale: Return -ENOMEM on dynamic memory allocation in probe
Vladimir Zapolskiy
1
-1
/
+1
2026-07-24
gpio: htc-egpio: use managed gpiochip registration
Pengpeng Hou
1
-1
/
+5
2026-07-24
gpio: mvebu: fail probe if gpiochip registration fails
Pengpeng Hou
1
-1
/
+4
2026-07-24
gpio: davinci: fix IRQ domain leak on devm_kzalloc failure
Qingshuang Fu
1
-1
/
+3
2026-07-24
gpio: mlxbf3: fail probe if gpiochip registration fails
Pengpeng Hou
1
-1
/
+2
2026-07-24
gpiolib: acpi: Only trigger ActiveBoth interrupts on boot
Mario Limonciello
1
-4
/
+15
2026-07-18
gpio: eic-sprd: use raw_spinlock_t in the irq startup path
Runyu Xiao
1
-4
/
+4
2026-07-18
gpio: rockchip: fix generic IRQ chip leak on remove
Marco Scardovi
1
-1
/
+3
2026-07-18
gpio: rockchip: teardown bugs and resource leaks
Marco Scardovi
1
-1
/
+16
2026-07-18
gpio: rockchip: change the GPIO version judgment logic
Ye Zhang
1
-3
/
+9
2026-07-04
gpio: Fix resource leaks on errors in gpiochip_add_data_with_key()
Tzung-Bi Shih
1
-53
/
+48
2026-07-04
gpiolib: Remove redundant assignment of return variable
Andy Shevchenko
1
-7
/
+6
2026-07-04
gpiolib: Extract gpiochip_choose_fwnode() for wider use
Andy Shevchenko
1
-8
/
+16
2026-06-19
gpio: zynq: fix runtime PM leak on remove
Ruoyu Wang
1
-0
/
+1
2026-06-19
gpio: mvebu: fix NULL pointer dereference in suspend/resume
Yun Zhou
1
-2
/
+2
2026-06-09
gpio: rockchip: convert bank->clk to devm_clk_get_enabled()
Marco Scardovi
1
-5
/
+1
2026-06-09
gpio: virtuser: Fix uninitialized data bug in gpio_virtuser_direction_do_write()
Dan Carpenter
1
-2
/
+2
2026-06-09
gpio: mxc: fix irq_high handling
Alexander Stein
1
-1
/
+1
2026-06-01
gpio: cdev: check if uAPI v2 config attributes are correctly zeroed
Bartosz Golaszewski
1
-0
/
+13
2026-06-01
gpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n)
Andy Shevchenko
1
-4
/
+4
2026-05-14
gpio: of: clear OF_POPULATED on hog nodes in remove path
Bartosz Golaszewski
1
-1
/
+8
2026-04-22
gpiolib: fix race condition for gdev->srcu
Paweł Narewski
1
-19
/
+19
2026-04-22
gpiolib: unify two loops initializing GPIO descriptors
Bartosz Golaszewski
1
-3
/
+2
2026-04-22
gpio: tegra: fix irq_release_resources calling enable instead of disable
Samasth Norway Ananda
1
-1
/
+1
2026-04-11
gpio: mxc: map Both Edge pad wakeup to Rising Edge
Shenwei Wang
1
-1
/
+9
2026-03-04
gpio: aspeed-sgpio: Change the macro to support deferred probe
Billy Tsai
1
-2
/
+3
2026-02-19
gpiolib: acpi: Fix gpio count with string references
Alban Bedel
1
-0
/
+1
2026-02-19
gpio: sprd: Change sprd_gpio lock to raw_spin_lock
Xuewen Yan
1
-4
/
+4
2026-02-16
gpio: omap: do not register driver in probe()
Danilo Krummrich
1
-4
/
+18
2026-02-06
gpiolib: acpi: Fix potential out-of-boundary left shift
Andy Shevchenko
1
-4
/
+17
2026-02-06
gpio: rockchip: Stop calling pinctrl for set_direction
Robin Murphy
1
-8
/
+0
2026-02-06
gpio: pca953x: mask interrupts in irq shutdown
Martin Larsson
1
-0
/
+2
2026-02-06
gpio: virtuser: fix UAF in configfs release path
Yuhao Huang
1
-4
/
+4
2026-02-06
gpiolib: acpi: use BIT_ULL() for u64 mask in address space handler
Denis Sergeev
1
-1
/
+1
2026-01-30
gpio: cdev: Correct return code on memory allocation failure
Tzung-Bi Shih
1
-1
/
+1
2026-01-17
gpio: pca953x: handle short interrupt pulses on PCAL devices
Ernest Van Hoecke
1
-1
/
+24
2026-01-17
gpio: pca953x: Add support for level-triggered interrupts
Potin Lai
1
-5
/
+27
2026-01-17
gpio: rockchip: mark the GPIO controller as sleeping
Bartosz Golaszewski
1
-0
/
+1
2026-01-08
gpiolib: acpi: Add quirk for Dell Precision 7780
Askar Safin
1
-0
/
+22
[next]