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
2026-08-19
Merge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
38
-224
/
+1516
2026-08-19
Merge tag 'soc-arm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+9
2026-08-18
Merge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-0
/
+216
2026-08-18
Merge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...
Bartosz Golaszewski
10
-108
/
+238
2026-08-11
gpio: gpio-by-pinctrl: Apply initial value in direction output wrapper
Alex Tran
1
-6
/
+12
2026-08-10
gpio: Use IRQ trigger mask helpers
Maulik Shah
13
-26
/
+24
2026-08-10
gpio: sloppy-logic-analyzer: fix use-after-free via debugfs trigger on unbind
Cengiz Can
1
-1
/
+1
2026-08-10
gpio: allow COMPILE_TEST for IOPORT drivers
Rosen Penev
1
-1
/
+2
2026-08-10
gpio: ml-ioh: share the register lock across channels
Junjie Cao
1
-32
/
+37
2026-08-10
gpio: ml-ioh: use raw_spinlock_t for the register lock
Junjie Cao
1
-18
/
+18
2026-08-09
gpio: ppc44x: use dev_name() for chip label
Rosen Penev
1
-5
/
+1
2026-08-09
gpio: ppc44x: fix undefined behavior in GPIO_MASK2 macro
Rosen Penev
1
-1
/
+1
2026-08-09
gpio: ppc44x: drop PPC-specific IO helpers
Rosen Penev
2
-13
/
+29
2026-08-09
gpio: ppc44x: Convert GPIO to generic MMIO
Rosen Penev
1
-46
/
+29
2026-08-09
gpio: ppc44x: Use platform resource helper for GPIO MMIO
Rosen Penev
1
-4
/
+7
2026-08-09
gpio: ppc44x: Use module platform driver helper for GPIO
Rosen Penev
1
-5
/
+4
2026-08-09
gpio: ppc44x: update all 4xx to 44x
Rosen Penev
1
-34
/
+34
2026-08-09
gpio: move ppc4xx gpio driver from arch/powerpc to drivers/gpio
Rosen Penev
3
-0
/
+219
2026-07-31
gpiolib: Check gc->get_direction() before calling gpiod_get_direction()
Christophe Leroy (CS GROUP)
1
-1
/
+2
2026-07-30
gpio: realtek: Add driver for Realtek DHC RTD1625 SoC
Tzuyi Chang
3
-0
/
+692
2026-07-30
gpio: regmap: Add IRQ enable/disable helpers
Yu-Chun Lin
1
-0
/
+12
2026-07-30
gpio: regmap: Add set_config callback
Yu-Chun Lin
1
-0
/
+17
2026-07-30
gpio: regmap: Add value_xlate callback
Yu-Chun Lin
1
-1
/
+30
2026-07-30
gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callback
Yu-Chun Lin
6
-19
/
+23
2026-07-30
gpio: regmap: Apply default resource callbacks for regmap IRQ chip
Andy Shevchenko
2
-3
/
+18
2026-07-30
gpio: regmap: Provide default IRQ resource request and release callbacks
Andy Shevchenko
1
-0
/
+12
2026-07-30
Revert "gpio: realtek: Add driver for Realtek DHC RTD1625 SoC"
Yu-Chun Lin
3
-624
/
+0
2026-07-27
gpio: pch: use raw_spinlock_t for the register lock
Junjie Cao
1
-14
/
+14
2026-07-27
gpio: pca953x: fix cache_only and IRQ state on restore_context() failure
bui duc phuc
1
-2
/
+13
2026-07-27
gpio: gpio-by-pinctrl: Apply initial value in direction output wrapper
Alex Tran
1
-6
/
+12
2026-07-24
gpio: sa1100: register software node for GPIO controller
Dmitry Torokhov
1
-1
/
+9
2026-07-20
gpio: kunit: add test cases verifying swnode devlink support
Bartosz Golaszewski
1
-7
/
+284
2026-07-17
gpio: pcf857x: Use le16_to_cpu() and cpu_to_le16() in IO accessors
Andy Shevchenko
1
-5
/
+8
2026-07-16
gpio: bt8xx: use devm_ioremap_resource()
Rosen Penev
1
-15
/
+6
2026-07-16
gpio: pca953x: fix pca953x_irq_bus_sync_unlock regmap lock
Mark Tomlinson
1
-5
/
+14
2026-07-15
gpiolib: tolerate gpio-hogs lacking a hogging state
Daniel Golle
1
-5
/
+8
2026-07-15
gpio: sloppy-logic-analyzer: Fix memory leak in gpio_la_poll_probe()
Abdun Nihaal
1
-0
/
+10
2026-07-15
gpio: bd72720: make read-only const arrays regs static
Colin Ian King
1
-9
/
+15
2026-07-15
gpio: sloppy-logic-analyzer: add a comment explaining the buffer init
Wolfram Sang
1
-0
/
+1
2026-07-13
gpio: vf610: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
1
-0
/
+1
2026-07-08
gpio: mvebu: free generic chips on unbind
Rosen Penev
1
-0
/
+1
2026-07-07
gpio: dwapb: Mask interrupts at hardware initialization
Liang Hao
1
-0
/
+17
2026-07-07
gpio: dwapb: Defer clock gating until noirq
Jia Wang
1
-12
/
+67
2026-07-06
gpio: shared: make the voting mechanism adaptable
Bartosz Golaszewski
2
-35
/
+34
2026-07-06
gpio: swnode: remove deprecated lookup mechanism
Bartosz Golaszewski
1
-22
/
+1
2026-07-06
gpios: palmas: add .get_direction() op
Andreas Kemnade
1
-0
/
+19
2026-07-06
gpio: sifive: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
1
-0
/
+1
2026-07-06
gpio: rcar: Drop unused FILONOFF macro
Marek Vasut
1
-1
/
+0
2026-07-06
gpio: cdev: Drop redundant nonseekable_open() return check
bui duc phuc
1
-8
/
+1
2026-07-06
gpio: mt7621: unify naming style in driver code
Sergio Paracuellos
1
-20
/
+20
[next]