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-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
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-6
/
+3
4 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-6
/
+6
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
10
-23
/
+23
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
10
-38
/
+36
5 days
Merge tag 'gpio-fixes-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-55
/
+82
7 days
gpio: amd-fch: ionly return allowed values from amd_fch_gpio_get()
Dmitry Torokhov
1
-3
/
+4
7 days
gpio: sysfs: fix chip removal with GPIOs exported over sysfs
Bartosz Golaszewski
1
-51
/
+55
7 days
gpio: swnode: restore the swnode-name-against-chip-label matching
Bartosz Golaszewski
1
-0
/
+19
9 days
gpio: cdev: Avoid NULL dereference in linehandle_create()
Douglas Anderson
1
-1
/
+1
9 days
gpio: nomadik: Add missing IS_ERR() check
Ethan Tidmore
1
-0
/
+3
12 days
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+11
13 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
14 days
Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
25
-286
/
+999
2026-02-05
gpio: loongson-64bit: Fix incorrect NULL check after devm_kcalloc()
Chen Ni
1
-1
/
+1
2026-02-04
gpiolib: acpi: Fix gpio count with string references
Alban Bedel
1
-0
/
+1
2026-01-29
gpio: tegra186: Add support for Tegra264
Prathamesh Shete
1
-2
/
+88
2026-01-28
gpio: virtio: reorder fields to reduce struct padding
Michael S. Tsirkin
1
-1
/
+2
2026-01-28
gpio: virtio: fix DMA alignment
Michael S. Tsirkin
1
-4
/
+10
2026-01-28
gpiolib: acpi: Fix potential out-of-boundary left shift
Andy Shevchenko
1
-4
/
+17
2026-01-28
gpio: spacemit-k1: Use PDR for pin direction, not SDR/CDR
Vivian Wang
1
-6
/
+3
2026-01-28
gpio: brcmstb: correct hwirq to bank map
Doug Berger
1
-5
/
+3
2026-01-28
gpio: max77620: Implement .get_direction() callback
Diogo Ivo
1
-0
/
+19
2026-01-28
gpio: omap: do not register driver in probe()
Danilo Krummrich
1
-4
/
+18
2026-01-27
gpio: pca953x: mask interrupts in irq shutdown
Martin Larsson
1
-0
/
+2
2026-01-27
gpio: virtuser: fix UAF in configfs release path
Yuhao Huang
1
-4
/
+4
2026-01-27
gpiolib: acpi: use BIT_ULL() for u64 mask in address space handler
Denis Sergeev
1
-1
/
+1
2026-01-27
gpio: sprd: Change sprd_gpio lock to raw_spin_lock
Xuewen Yan
1
-4
/
+4
2026-01-27
gpio: aspeed-sgpio: Support G7 Aspeed sgpiom controller
Billy Tsai
1
-2
/
+108
2026-01-27
gpio: aspeed-sgpio: Convert IRQ functions to use llops callbacks
Billy Tsai
1
-12
/
+10
2026-01-27
gpio: aspeed-sgpio: Create llops to handle hardware access
Billy Tsai
1
-118
/
+104
2026-01-27
gpio: aspeed-sgpio: Remove unused bank name field
Billy Tsai
1
-5
/
+0
2026-01-27
gpio: aspeed-sgpio: Change the macro to support deferred probe
Billy Tsai
1
-2
/
+3
2026-01-27
gpio: rockchip: Stop calling pinctrl for set_direction
Robin Murphy
1
-8
/
+0
2026-01-21
gpio: shared: propagate configuration to pinctrl
Bartosz Golaszewski
3
-7
/
+15
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-20
gpio: cdev: Fix resource leaks on errors in gpiolib_cdev_register()
Tzung-Bi Shih
1
-2
/
+7
2026-01-20
gpio: cdev: Fix resource leaks on errors in lineinfo_changed_notify()
Tzung-Bi Shih
1
-0
/
+1
2026-01-20
gpio: cdev: Correct return code on memory allocation failure
Tzung-Bi Shih
1
-1
/
+1
2026-01-15
gpio: mmio: Add compatible for opencores GPIO
Stafford Horne
1
-0
/
+1
2026-01-15
Merge tag 'ib-mfd-clk-gpio-power-regulator-rtc-v6.20' of git://git.kernel.org...
Bartosz Golaszewski
3
-0
/
+291
2026-01-13
gpio: pca9570: use lock guards
Andy Shevchenko
1
-5
/
+4
2026-01-13
gpio: pca9570: Don't use "proxy" headers
Andy Shevchenko
1
-0
/
+4
2026-01-13
gpio: pca9570: Use devm_mutex_init() for mutex initialization
Andy Shevchenko
1
-1
/
+5
2026-01-13
gpio: Support ROHM BD72720 gpios
Matti Vaittinen
3
-0
/
+291
2026-01-13
gpio: shared: use device_is_compatible() for reset-gpio
Bartosz Golaszewski
1
-6
/
+1
2026-01-12
gpio: cadence: Add support for edge-triggered interrupts
Tzu-Hao Wei
1
-4
/
+16
2026-01-12
gpio: cadence: Add quirk for Axiado AX3000 platform
Swark Yang
1
-11
/
+45
2026-01-12
gpio: menz127: drop unneeded MODULE_ALIAS
Jose Javier Rodriguez Barbarin
1
-1
/
+0
2026-01-12
Merge tag 'v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
7
-138
/
+300
2026-01-12
gpiolib: remove redundant callback check
Bartosz Golaszewski
1
-3
/
+0
[next]