index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
Merge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
38
-224
/
+1516
14 days
Merge tag 'soc-arm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+9
14 days
Merge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-0
/
+216
2026-08-18
Merge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-next
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
-44
/
+27
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]