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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
Merge tag 'pinctrl-v6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-0
/
+6
2025-05-20
gpiolib: don't crash on enabling GPIO HOG pins
Dmitry Baryshkov
1
-0
/
+6
2025-05-13
gpio: virtuser: fix potential out-of-bound write
Markus Burri
1
-2
/
+10
2025-05-13
gpio: pca953x: fix IRQ storm on system wake up
Emanuele Ghidoli
1
-0
/
+6
2025-04-14
gpiolib: Allow to use setters with return value for output-only gpios
Mathieu Dubois-Briand
1
-1
/
+1
2025-04-08
gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment
Andy Shevchenko
1
-3
/
+3
2025-04-08
gpiolib: of: Fix the choice for Ingenic NAND quirk
Andy Shevchenko
1
-0
/
+2
2025-04-08
gpio: zynq: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-0
/
+1
2025-04-08
gpio: mpc8xxx: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-1
/
+3
2025-04-08
gpio: TODO: track the removal of regulator-related workarounds
Bartosz Golaszewski
1
-0
/
+34
2025-04-08
gpio: deprecate devm_gpiod_unhinge()
Bartosz Golaszewski
1
-1
/
+5
2025-04-07
gpio: tegra186: fix resource handling in ACPI probe path
Guixin Liu
1
-13
/
+14
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+9
2025-03-24
gpio: TODO: add an item to track reworking the sysfs interface
Bartosz Golaszewski
1
-0
/
+13
2025-03-24
gpio: TODO: add an item to track the conversion to the new value setters
Bartosz Golaszewski
1
-0
/
+12
2025-03-24
gpio: TODO: add delimiters between tasks for better readability
Bartosz Golaszewski
1
-0
/
+8
2025-03-24
gpio: TODO: remove the pinctrl integration task
Bartosz Golaszewski
1
-11
/
+0
2025-03-24
gpio: TODO: remove task duplication
Bartosz Golaszewski
1
-9
/
+0
2025-03-24
gpio: TODO: remove the item about the new debugfs interface
Bartosz Golaszewski
1
-36
/
+0
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-26
/
+29
2025-03-19
Merge tag 'ieee802154-for-net-next-2025-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan-next
Paolo Abeni
1
-0
/
+9
2025-03-17
gpio: da9055: use new line value setter callbacks
Bartosz Golaszewski
1
-9
/
+5
2025-03-17
gpio: da9052: use new line value setter callbacks
Bartosz Golaszewski
1
-22
/
+12
2025-03-17
gpio: cs5535: use new line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-03-17
gpio: crystalcove: use new line value setter callbacks
Bartosz Golaszewski
1
-6
/
+6
2025-03-17
gpio: cros-ec: use new line value setter callbacks
Bartosz Golaszewski
1
-8
/
+5
2025-03-17
gpio: creg-snps: use new line value setter callbacks
Bartosz Golaszewski
1
-5
/
+5
2025-03-17
gpio: cgbc: use new line value setter callbacks
Bartosz Golaszewski
1
-10
/
+14
2025-03-17
gpio: bt8xx: use new line value setter callbacks
Bartosz Golaszewski
1
-3
/
+4
2025-03-17
gpio: bt8xx: use lock guards
Bartosz Golaszewski
1
-29
/
+14
2025-03-17
gpio: bt8xx: allow to build the module with COMPILE_TEST=y
Bartosz Golaszewski
1
-1
/
+1
2025-03-17
gpio: bd9571mwv: use new line value setter callbacks
Bartosz Golaszewski
1
-4
/
+4
2025-03-17
gpio: bd71828: use new line value setter callbacks
Bartosz Golaszewski
1
-9
/
+6
2025-03-17
gpio: bd71815: use new line value setter callbacks
Bartosz Golaszewski
1
-9
/
+6
2025-03-17
gpio: bcm-kona: use new line value setter callbacks
Bartosz Golaszewski
1
-3
/
+6
2025-03-17
gpio: bcm-kona: use lock guards
Bartosz Golaszewski
1
-46
/
+18
2025-03-17
Merge tag 'v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-next
Bartosz Golaszewski
5
-26
/
+53
2025-03-13
Merge tag 'intel-gpio-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-next
Bartosz Golaszewski
1
-1
/
+1
2025-03-13
gpio: cdev: use raw notifier for line state events
Bartosz Golaszewski
3
-10
/
+18
2025-03-13
gpiolib: don't check the retval of get_direction() when registering a chip
Bartosz Golaszewski
1
-16
/
+11
2025-03-10
gpio: adnp: use new line value setter callbacks
Bartosz Golaszewski
1
-6
/
+6
2025-03-10
gpio: adnp: use lock guards for the I2C lock
Bartosz Golaszewski
1
-72
/
+48
2025-03-10
gpio: aspeed-sgpio: use new line value setter callbacks
Bartosz Golaszewski
1
-3
/
+3
2025-03-10
gpio: aspeed-sgpio: use lock guards
Bartosz Golaszewski
1
-49
/
+31
2025-03-10
gpio: aspeed: use new line value setter callbacks
Bartosz Golaszewski
1
-3
/
+4
2025-03-10
gpio: aspeed: use lock guards
Bartosz Golaszewski
1
-63
/
+38
2025-03-10
gpio: arizona: use new line value setter callbacks
Bartosz Golaszewski
1
-4
/
+5
2025-03-10
gpio: amd-fch: use new line value setter callbacks
Bartosz Golaszewski
1
-3
/
+4
2025-03-10
gpio: amd8111: use new line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
2025-03-10
gpio: altera: use new line value setter callbacks
Bartosz Golaszewski
1
-2
/
+4
[next]