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-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
2026-01-02
gpio: shared: verify con_id when adding proxy lookup
Bartosz Golaszewski
-3
/
+11
2026-01-02
gpiolib: allow multiple lookup tables per consumer
Bartosz Golaszewski
-35
/
+56
2025-12-22
gpio: zynq: Simplify with device_get_match_data()
Krzysztof Kozlowski
-7
/
+5
2025-12-22
gpio: creg-snps: Simplify with device_get_match_data()
Krzysztof Kozlowski
-3
/
+1
2025-12-22
gpio: aspeed: Simplify with device_get_match_data()
Krzysztof Kozlowski
-5
/
+2
2025-12-18
gpio: realtek-otto: use larger type for dev_flags
Rosen Penev
-3
/
+2
2025-12-18
gpio: swnode: compare the "undefined" swnode by its address, not name
Bartosz Golaszewski
-7
/
+4
2025-12-18
gpio: it87: balance superio enter/exit calls in error path
Bartosz Golaszewski
-8
/
+3
2025-12-18
gpio: pca953x: Add support for TCAL6408 TCAL6416
Jan Remmet
-2
/
+8
2025-12-17
gpio: realtek-otto: add COMPILE_TEST
Rosen Penev
-1
/
+1
2025-12-17
gpio: Constify struct configfs_item_operations and configfs_group_operations
Christophe JAILLET
-16
/
+16
2025-12-17
gpiolib: of: Only compile in MT2701 quirk when it is needed.
Daniel Palmer
-0
/
+4
2025-12-17
gpio: stub: Drop empty probe function
Uwe Kleine-König
-18
/
+12
2025-12-13
Merge tag 'gpio-fixes-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-27
/
+63
2025-12-09
gpio: shared: make locking more fine-grained
Bartosz Golaszewski
-14
/
+20
2025-12-09
gpio: shared: fix auxiliary device cleanup order
Bartosz Golaszewski
-1
/
+1
2025-12-09
gpio: shared: check if a reference is populated before cleaning its resources
Bartosz Golaszewski
-4
/
+7
2025-12-09
gpio: shared: fix NULL-pointer dereference in teardown path
Bartosz Golaszewski
-1
/
+2
2025-12-09
gpio: shared: ignore disabled nodes when traversing the device-tree
Bartosz Golaszewski
-0
/
+4
2025-12-08
gpiolib: acpi: Add quirk for Dell Precision 7780
Askar Safin
-0
/
+22
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
-4
/
+1
2025-12-06
gpio: tb10x: fix OF_GPIO dependency
Arnd Bergmann
-1
/
+0
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-12
/
+24
2025-12-05
gpio: qixis: select CONFIG_REGMAP_MMIO
Arnd Bergmann
-0
/
+1
2025-12-05
gpio: regmap: Fix memleak in error path in gpio_regmap_register()
Wentao Guan
-1
/
+1
2025-12-04
Merge tag 'gpio-updates-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-753
/
+1074
2025-12-04
Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-9
/
+1044
2025-12-03
gpio: mmio: fix bad guard conversion
Johan Hovold
-5
/
+5
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-45
/
+21
2025-11-28
gpio: loongson: Switch 2K2000/3000 GPIO to BYTE_CTRL_MODE
Xi Ruoyao
-5
/
+5
2025-11-28
gpio: convert linehandle_create() to FD_PREPARE()
Christian Brauner
-45
/
+21
2025-11-28
gpio: shared: fix a deadlock
Bartosz Golaszewski
-35
/
+28
[prev]
[next]