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-11-06
gpio: tb10x: Drop unused tb10x_set_bits() function
Krzysztof Kozlowski
1
-19
/
+0
2025-11-05
gpio: aggregator: restore the set_config operation
Thomas Richard
1
-0
/
+1
2025-11-03
gpiolib: fix invalid pointer access in debugfs
Bartosz Golaszewski
1
-1
/
+7
2025-11-03
gpio: swnode: don't use the swnode's name as the key for GPIO lookup
Bartosz Golaszewski
1
-1
/
+1
2025-10-23
gpio: ljca: Fix duplicated IRQ mapping
Haotian Zhang
1
-11
/
+3
2025-10-23
Merge tag 'intel-gpio-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-current
Bartosz Golaszewski
1
-14
/
+17
2025-10-23
gpiolib: acpi: Use %pe when passing an error pointer to dev_err()
Andy Shevchenko
1
-2
/
+2
2025-10-23
gpiolib: acpi: Make set debounce errors non fatal
Hans de Goede
1
-12
/
+15
2025-10-22
gpio: idio-16: Define fixed direction of the GPIO lines
William Breathitt Gray
1
-0
/
+5
2025-10-22
gpio: regmap: add the .fixed_direction_output configuration parameter
Ioana Ciornei
1
-2
/
+24
2025-10-21
gpio: pci-idio-16: Define maximum valid register address offset
William Breathitt Gray
1
-0
/
+1
2025-10-21
gpio: 104-idio-16: Define maximum valid register address offset
William Breathitt Gray
1
-0
/
+1
2025-10-10
gpio: wcd934x: mark the GPIO controller as sleeping
Bartosz Golaszewski
1
-1
/
+1
2025-10-09
gpio: usbio: Add ACPI device-id for MTL-CVF devices
Hans de Goede
1
-0
/
+1
2025-10-04
Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
3
-0
/
+259
2025-10-01
Merge tag 'pinctrl-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-1
/
+1
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
59
-1343
/
+2860
2025-09-29
Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2
-36
/
+43
2025-09-26
gpio: mpfs: fix setting gpio direction to output
Conor Dooley
1
-1
/
+1
2025-09-24
gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_
Bartosz Golaszewski
17
-32
/
+34
2025-09-22
gpio: regmap: fix memory leak of gpio_regmap structure
Ioana Ciornei
1
-1
/
+1
2025-09-22
gpiolib: Extend software-node support to support secondary software-nodes
Hans de Goede
1
-2
/
+19
2025-09-18
Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-next
Bartosz Golaszewski
4
-2
/
+298
2025-09-18
Merge tag 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-next
Bartosz Golaszewski
3
-0
/
+512
2025-09-16
gpio: max7360: Add MAX7360 gpio support
Mathieu Dubois-Briand
3
-0
/
+270
2025-09-16
gpio: regmap: Allow to provide init_valid_mask callback
Mathieu Dubois-Briand
1
-0
/
+1
2025-09-16
gpio: regmap: Allow to allocate regmap-irq device
Mathieu Dubois-Briand
1
-2
/
+27
2025-09-16
gpio: Add Nuvoton NCT6694 GPIO support
Ming Yu
3
-0
/
+512
2025-09-16
Merge tag 'intel-gpio-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-current
Bartosz Golaszewski
2
-2
/
+21
2025-09-15
gpiolib: acpi: initialize acpi_gpio_info struct
Sébastien Szymanski
1
-2
/
+2
2025-09-15
Merge 6.17-rc6 into usb-next
Greg Kroah-Hartman
3
-4
/
+18
2025-09-12
gpio: Add Intel USBIO GPIO driver
Israel Cepeda
3
-0
/
+259
2025-09-12
gpio: move gpio-mmio-specific fields out of struct gpio_chip
Bartosz Golaszewski
4
-167
/
+166
2025-09-12
gpio: mmio: use new generic GPIO chip API
Bartosz Golaszewski
1
-8
/
+21
2025-09-12
gpio: sodaville: use new generic GPIO chip API
Bartosz Golaszewski
1
-6
/
+14
2025-09-12
gpio: spacemit-k1: use new generic GPIO chip API
Bartosz Golaszewski
1
-8
/
+20
2025-09-12
gpio: sifive: use new generic GPIO chip API
Bartosz Golaszewski
1
-35
/
+38
2025-09-12
gpio: menz127: use new generic GPIO chip API
Bartosz Golaszewski
1
-14
/
+17
2025-09-12
gpio: mt7621: use the generic GPIO chip lock for IRQ handling
Bartosz Golaszewski
1
-17
/
+12
2025-09-12
gpio: mt7621: use new generic GPIO chip API
Bartosz Golaszewski
1
-19
/
+32
2025-09-12
gpio: brcmstb: use new generic GPIO chip API
Bartosz Golaszewski
1
-54
/
+62
2025-09-12
gpio: xgene-sb: use generic GPIO chip register read and write APIs
Bartosz Golaszewski
1
-2
/
+3
2025-09-12
gpio: ath79: use the generic GPIO chip lock for IRQ handling
Bartosz Golaszewski
1
-32
/
+19
2025-09-12
gpio: ath79: use new generic GPIO chip API
Bartosz Golaszewski
1
-15
/
+24
2025-09-12
gpio: hlwd: use new generic GPIO chip API
Bartosz Golaszewski
1
-51
/
+54
2025-09-12
gpio: loongson1: use new generic GPIO chip API
Bartosz Golaszewski
1
-17
/
+23
2025-09-12
gpio: loongson1: allow building the module with COMPILE_TEST enabled
Bartosz Golaszewski
1
-1
/
+1
2025-09-12
gpiolib: add a common prefix to GPIO descriptor flags
Bartosz Golaszewski
5
-170
/
+170
2025-09-12
gpio: use more common syntax for compound literals
Bartosz Golaszewski
24
-24
/
+24
2025-09-10
gpio: loongson-64bit: Fix a less than zero check on an unsigned int struct field
Colin Ian King
1
-3
/
+6
[next]