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
2025-10-27
gpio: loongson-64bit: Switch to dynamic allocate GPIO base in byte mode
Binbin Zhou
1
-0
/
+1
2025-10-27
gpio: qixis-fpga: Fix a NULL vs IS_ERR() bug in probe()
Dan Carpenter
1
-2
/
+2
2025-10-27
Merge tag 'v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-next
Bartosz Golaszewski
5
-25
/
+27
2025-10-23
gpio: ljca: Fix duplicated IRQ mapping
Haotian Zhang
1
-11
/
+3
2025-10-23
gpio: regmap: Bypass cache for aliased inputs
Sander Vanheule
1
-1
/
+5
2025-10-23
gpio: regmap: Force writes for aliased data regs
Sander Vanheule
1
-3
/
+9
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
gpio: bt8xx: use generic power management
Vaibhav Gupta
1
-22
/
+8
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: mpsse: support bryx radio interface kit
Mary Strodl
1
-0
/
+11
2025-10-21
gpio: mpsse: add quirk support
Mary Strodl
1
-3
/
+106
2025-10-21
gpio: mpsse: ensure worker is torn down
Mary Strodl
1
-7
/
+99
2025-10-21
gpio: mpsse: propagate error from direction_input
Mary Strodl
1
-2
/
+1
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-21
gpio: aspeed: remove unneeded include
Bartosz Golaszewski
1
-1
/
+0
2025-10-21
gpio: export gpiod_hwgpio()
Bartosz Golaszewski
2
-8
/
+13
2025-10-21
gpio: rename gpio_chip_hwgpio() to gpiod_hwgpio()
Bartosz Golaszewski
5
-40
/
+40
2025-10-21
gpio: latch: remove unneeded include
Bartosz Golaszewski
1
-2
/
+0
2025-10-21
gpio: qixis-fpga: add missing module description
Bartosz Golaszewski
1
-0
/
+4
2025-10-20
gpio: mvebu: Slightly optimize mvebu_gpio_irq_handler()
Christophe JAILLET
1
-2
/
+1
2025-10-20
gpio: pca953x: clarify log messages about auto increment feature
Michael Roth
1
-3
/
+3
2025-10-16
gpiolib: of: Get rid of <linux/gpio/legacy-of-mm-gpiochip.h>
Christophe Leroy
3
-98
/
+0
2025-10-16
gpio: mm-lantiq: Drop legacy-of-mm-gpiochip.h header from GPIO driver
Christophe Leroy
2
-23
/
+25
2025-10-16
gpio: tegra186: Add support for Tegra410
Prathamesh Shete
1
-1
/
+75
2025-10-16
gpio: tegra186: Use generic macro for port definitions
Kartik Rajput
1
-62
/
+25
2025-10-16
gpio: pca953x: enable latch only on edge-triggered inputs
Francesco Lavra
1
-2
/
+5
2025-10-16
gpio: add QIXIS FPGA GPIO controller
Ioana Ciornei
3
-0
/
+117
2025-10-16
gpio: regmap: add the .fixed_direction_output configuration parameter
Ioana Ciornei
1
-2
/
+24
2025-10-13
gpio: grgpio: call request_irq after incrementing the reference count
Alex Tran
1
-16
/
+8
2025-10-13
gpio: virtuser: check the return value of gpiod_set_value()
Bartosz Golaszewski
1
-5
/
+3
2025-10-13
gpiolib: reuse macro code in GPIO chip printk helpers
Bartosz Golaszewski
1
-8
/
+9
2025-10-13
gpiolib: reuse macro code in GPIO descriptor printk helpers
Bartosz Golaszewski
1
-18
/
+6
2025-10-13
gpiolib: rename GPIO chip printk macros
Bartosz Golaszewski
4
-47
/
+45
2025-10-13
gpiolib: remove unnecessary 'out of memory' messages
Bartosz Golaszewski
1
-6
/
+2
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
-1338
/
+2855
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
[prev]
[next]