index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Lines
2026-01-28
gpio: virtio: reorder fields to reduce struct padding
Michael S. Tsirkin
-1
/
+2
2026-01-28
gpio: virtio: fix DMA alignment
Michael S. Tsirkin
-4
/
+10
2026-01-28
gpiolib: acpi: Fix potential out-of-boundary left shift
Andy Shevchenko
-4
/
+17
2026-01-28
gpio: spacemit-k1: Use PDR for pin direction, not SDR/CDR
Vivian Wang
-6
/
+3
2026-01-28
gpio: brcmstb: correct hwirq to bank map
Doug Berger
-5
/
+3
2026-01-28
gpio: max77620: Implement .get_direction() callback
Diogo Ivo
-0
/
+19
2026-01-28
gpio: omap: do not register driver in probe()
Danilo Krummrich
-4
/
+18
2026-01-27
gpio: pca953x: mask interrupts in irq shutdown
Martin Larsson
-0
/
+2
2026-01-27
gpio: virtuser: fix UAF in configfs release path
Yuhao Huang
-4
/
+4
2026-01-27
gpiolib: acpi: use BIT_ULL() for u64 mask in address space handler
Denis Sergeev
-1
/
+1
2026-01-27
gpio: sprd: Change sprd_gpio lock to raw_spin_lock
Xuewen Yan
-4
/
+4
2026-01-27
gpio: aspeed-sgpio: Support G7 Aspeed sgpiom controller
Billy Tsai
-2
/
+108
2026-01-27
gpio: aspeed-sgpio: Convert IRQ functions to use llops callbacks
Billy Tsai
-12
/
+10
2026-01-27
gpio: aspeed-sgpio: Create llops to handle hardware access
Billy Tsai
-118
/
+104
2026-01-27
gpio: aspeed-sgpio: Remove unused bank name field
Billy Tsai
-5
/
+0
2026-01-27
gpio: aspeed-sgpio: Change the macro to support deferred probe
Billy Tsai
-2
/
+3
2026-01-27
gpio: rockchip: Stop calling pinctrl for set_direction
Robin Murphy
-8
/
+0
2026-01-21
gpio: shared: propagate configuration to pinctrl
Bartosz Golaszewski
-7
/
+15
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+1
2026-01-20
gpio: cdev: Fix resource leaks on errors in gpiolib_cdev_register()
Tzung-Bi Shih
-2
/
+7
2026-01-20
gpio: cdev: Fix resource leaks on errors in lineinfo_changed_notify()
Tzung-Bi Shih
-0
/
+1
2026-01-20
gpio: cdev: Correct return code on memory allocation failure
Tzung-Bi Shih
-1
/
+1
2026-01-15
gpio: mmio: Add compatible for opencores GPIO
Stafford Horne
-0
/
+1
2026-01-15
Merge tag 'ib-mfd-clk-gpio-power-regulator-rtc-v6.20' of git://git.kernel.org...
Bartosz Golaszewski
-0
/
+291
2026-01-13
gpio: pca9570: use lock guards
Andy Shevchenko
-5
/
+4
2026-01-13
gpio: pca9570: Don't use "proxy" headers
Andy Shevchenko
-0
/
+4
2026-01-13
gpio: pca9570: Use devm_mutex_init() for mutex initialization
Andy Shevchenko
-1
/
+5
2026-01-13
gpio: Support ROHM BD72720 gpios
Matti Vaittinen
-0
/
+291
2026-01-13
gpio: shared: use device_is_compatible() for reset-gpio
Bartosz Golaszewski
-6
/
+1
2026-01-12
gpio: cadence: Add support for edge-triggered interrupts
Tzu-Hao Wei
-4
/
+16
2026-01-12
gpio: cadence: Add quirk for Axiado AX3000 platform
Swark Yang
-11
/
+45
2026-01-12
gpio: menz127: drop unneeded MODULE_ALIAS
Jose Javier Rodriguez Barbarin
-1
/
+0
2026-01-12
Merge tag 'v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
-138
/
+300
2026-01-12
gpiolib: remove redundant callback check
Bartosz Golaszewski
-3
/
+0
2026-01-12
gpio: davinci: implement .get_direction()
Bartosz Golaszewski
-0
/
+18
2026-01-09
gpio: line-mux: remove bits already handled by GPIO core
Bartosz Golaszewski
-10
/
+0
2026-01-09
gpio: shared: fix a false-positive sharing detection with reset-gpios
Bartosz Golaszewski
-2
/
+32
2026-01-08
gpiolib: fix lookup table matching
Bartosz Golaszewski
-2
/
+2
2026-01-07
gpio: shared: don't allocate the lookup table until we really need it
Bartosz Golaszewski
-6
/
+6
2026-01-07
gpio: shared: fix a race condition
Bartosz Golaszewski
-11
/
+9
2026-01-07
gpio: shared: assign the correct firmware node for reset-gpio use-case
Bartosz Golaszewski
-1
/
+1
2026-01-07
gpio: rockchip: mark the GPIO controller as sleeping
Bartosz Golaszewski
-0
/
+1
2026-01-06
gpio: spacemit: Add GPIO support for K3 SoC
Yixun Lan
-46
/
+117
2026-01-05
gpio: swnode: restore the name of the undefined software node
Bartosz Golaszewski
-1
/
+3
2026-01-02
gpio: max77759: drop use of irqd_get_trigger_type
André Draszik
-8
/
+2
2026-01-02
gpio: add gpio-line-mux driver
Jonas Jelonek
-0
/
+136
2026-01-02
gpio: mpsse: fix reference leak in gpio_mpsse_probe() error paths
Abdun Nihaal
-1
/
+11
2026-01-02
gpio: pca953x: handle short interrupt pulses on PCAL devices
Ernest Van Hoecke
-1
/
+24
2026-01-02
gpiolib: fix race condition for gdev->srcu
Paweł Narewski
-20
/
+20
2026-01-02
gpio: shared: allow sharing a reset-gpios pin between reset-gpio and gpiolib
Bartosz Golaszewski
-53
/
+129
[prev]
[next]