index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2025-05-13
gpio: pca953x: fix IRQ storm on system wake up
Emanuele Ghidoli
2025-05-09
gpio: max77759: Add Maxim MAX77759 gpio driver
André Draszik
2025-05-05
gpio: blzp1600: remove incorrect pf_match_ptr()
Arnd Bergmann
2025-04-30
gpio: lp3943: use new line value setter callbacks
Bartosz Golaszewski
2025-04-30
gpio: loongson: use new line value setter callbacks
Bartosz Golaszewski
2025-04-30
gpio: loongson-64bit: use new line value setter callbacks
Bartosz Golaszewski
2025-04-30
gpio: logicvc: use new line value setter callbacks
Bartosz Golaszewski
2025-04-30
gpio: ljca: use new line value setter callbacks
Bartosz Golaszewski
2025-04-30
gpio: kempld: use new line value setter callbacks
Bartosz Golaszewski
2025-04-30
gpio: janz-ttl: use new line value setter callbacks
Bartosz Golaszewski
2025-04-30
gpio: it87: use new line value setter callbacks
Bartosz Golaszewski
2025-04-30
gpio: imx-scu: use new line value setter callbacks
Bartosz Golaszewski
2025-04-30
gpio: imx-scu: destroy the mutex in detach path
Bartosz Golaszewski
2025-04-30
gpio: imx-scu: use lock guards
Bartosz Golaszewski
2025-04-30
gpio: imx-scu: don't check the GPIO range
Bartosz Golaszewski
2025-04-28
gpiolib: devres: Finish the conversion to use devm_add_action()
Andy Shevchenko
2025-04-23
gpio: pca953x: Add support for level-triggered interrupts
Potin Lai
2025-04-23
gpio: vf610: Allow building as a module
Jindong Yue
2025-04-22
gpio: Restrict GPIO_ICH to compile testing with HAS_IOPORT
Nathan Chancellor
2025-04-17
gpiolib: Remove redundant assignment of return variable
Andy Shevchenko
2025-04-17
gpiolib: Reuse return variable in gpiod_to_irq()
Andy Shevchenko
2025-04-17
gpiolib: Call validate_desc() when VALIDATE_DESC() can't be used
Andy Shevchenko
2025-04-17
gpiolib: Move validate_desc() and Co upper in the code
Andy Shevchenko
2025-04-17
gpiolib: Revert "Don't WARN on gpiod_put() for optional GPIO"
Andy Shevchenko
2025-04-17
gpiolib: Print actual error when descriptor contains an error pointer
Andy Shevchenko
2025-04-17
gpiolib: Convert to use guard()() for gpio_machine_hogs_mutex
Andy Shevchenko
2025-04-17
gpiolib: Make taking gpio_lookup_lock consistent
Andy Shevchenko
2025-04-17
gpio: spacemit: add support for K1 SoC
Yixun Lan
2025-04-17
gpio: tn48m: enable building the module with COMPILE_TEST=y
Bartosz Golaszewski
2025-04-17
gpio: rtd: enable building the module with COMPILE_TEST=y
Bartosz Golaszewski
2025-04-17
gpio: pl061: enable building the module with COMPILE_TEST=y
Bartosz Golaszewski
2025-04-17
gpio: msc313: enable building the module with COMPILE_TEST=y
Bartosz Golaszewski
2025-04-17
gpio: zynq: enable building the modules with COMPILE_TEST=y
Bartosz Golaszewski
2025-04-17
gpio: blzp1600: drop dependency on OF headers
Bartosz Golaszewski
2025-04-17
gpio: ds4520: don't check the 'ngpios' property in the driver
Bartosz Golaszewski
2025-04-17
gpio: ich: use new line value setter callbacks
Bartosz Golaszewski
2025-04-17
gpio: ich: enable building with COMPILE_TEST=y
Bartosz Golaszewski
2025-04-17
gpio: htc-egpio: use new line value setter callbacks
Bartosz Golaszewski
2025-04-17
gpio: htc-egpio: enable building with COMPILE_TEST=y
Bartosz Golaszewski
2025-04-17
gpio: gw-pld: use new line value setter callbacks
Bartosz Golaszewski
2025-04-17
gpio: graniterapids: use new line value setter callbacks
Bartosz Golaszewski
2025-04-17
gpio: f7188: use new line value setter callbacks
Bartosz Golaszewski
2025-04-16
gpio: exar: use new line value setter callbacks
Bartosz Golaszewski
2025-04-16
gpio: em: use new line value setter callbacks
Bartosz Golaszewski
2025-04-16
gpio: eic-sprd: use new line value setter callbacks
Bartosz Golaszewski
2025-04-16
gpio: dln2: use new line value setter callbacks
Bartosz Golaszewski
2025-04-14
gpio: GPIO_BLZP1600 should depend on ARCH_BLAIZE
Geert Uytterhoeven
2025-04-14
gpio: aggregator: Fix leak in gpio_aggregator_parse()
Dan Carpenter
2025-04-14
gpio: aggregator: Fix error code in gpio_aggregator_activate()
Dan Carpenter
2025-04-14
gpio: aggregator: Return an error if there are no GPIOs in gpio_aggregator_pa...
Dan Carpenter
[prev]
[next]