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-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
7 days
gpio: of: clear OF_POPULATED on hog nodes in remove path
Bartosz Golaszewski
2026-04-27
gpio: tegra: fix irq_release_resources calling enable instead of disable
Samasth Norway Ananda
2026-04-11
gpio: mxc: map Both Edge pad wakeup to Rising Edge
Shenwei Wang
2026-03-04
gpio: aspeed-sgpio: Change the macro to support deferred probe
Billy Tsai
2026-02-19
gpiolib: acpi: Fix gpio count with string references
Alban Bedel
2026-02-19
gpio: sprd: Change sprd_gpio lock to raw_spin_lock
Xuewen Yan
2026-02-16
gpio: omap: do not register driver in probe()
Danilo Krummrich
2026-02-06
gpio: rockchip: Stop calling pinctrl for set_direction
Robin Murphy
2026-02-06
gpio: pca953x: mask interrupts in irq shutdown
Martin Larsson
2026-02-06
gpiolib: acpi: use BIT_ULL() for u64 mask in address space handler
Denis Sergeev
2026-01-17
gpio: pca953x: fix wrong error probe return value
Sascha Hauer
2026-01-17
gpio: pca953x: handle short interrupt pulses on PCAL devices
Ernest Van Hoecke
2026-01-17
gpio: pca953x: Add support for level-triggered interrupts
Potin Lai
2026-01-17
gpio: pca953x: Utilise temporary variable for struct device
Andy Shevchenko
2026-01-17
gpio: pca953x: Utilise dev_err_probe() where it makes sense
Andy Shevchenko
2026-01-17
gpio: rockchip: mark the GPIO controller as sleeping
Bartosz Golaszewski
2026-01-11
gpiolib: acpi: Add quirk for Dell Precision 7780
Askar Safin
2026-01-11
gpio: regmap: Fix memleak in error path in gpio_regmap_register()
Wentao Guan
2025-11-02
gpio: idio-16: Define fixed direction of the GPIO lines
William Breathitt Gray
2025-11-02
gpio: regmap: add the .fixed_direction_output configuration parameter
Ioana Ciornei
2025-11-02
gpio: regmap: Allow to allocate regmap-irq device
Mathieu Dubois-Briand
2025-10-29
gpio: ljca: Initialize num before accessing item in ljca_gpio_config
Haoyu Li
2025-10-29
gpio: ljca: Fix duplicated IRQ mapping
Haotian Zhang
2025-10-29
gpio: update Intel LJCA USB GPIO driver
Wentong Wu
2025-10-29
gpio: 104-idio-16: Define maximum valid register address offset
William Breathitt Gray
2025-10-29
gpio: pci-idio-16: Define maximum valid register address offset
William Breathitt Gray
2025-10-19
gpio: wcd934x: mark the GPIO controller as sleeping
Bartosz Golaszewski
2025-10-02
gpiolib: Extend software-node support to support secondary software-nodes
Hans de Goede
2025-08-28
gpio: tps65912: check the return value of regmap_update_bits()
Bartosz Golaszewski
2025-08-28
gpio: wcd934x: check the return value of regmap_update_bits()
Bartosz Golaszewski
2025-08-28
gpio: mlxbf3: use platform_get_irq_optional()
David Thompson
2025-08-28
Revert "gpio: mlxbf3: only get IRQ for device instance 0"
David Thompson
2025-08-28
gpio: mlxbf2: use platform_get_irq_optional()
David Thompson
2025-08-28
gpio: virtio: Fix config space reading.
Harald Mommer
2025-06-27
gpio: mlxbf3: only get IRQ for device instance 0
David Thompson
2025-06-27
gpiolib: of: Add polarity quirk for s5m8767
Peng Fan
2025-06-04
gpio: pca953x: fix IRQ storm on system wake up
Emanuele Ghidoli
2025-06-04
gpio: pca953x: Simplify code with cleanup helpers
Andy Shevchenko
2025-06-04
gpio: pca953x: Split pca953x_restore_context() and pca953x_save_context()
Andy Shevchenko
2025-05-02
gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment
Andy Shevchenko
2025-04-25
gpio: zynq: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
2025-04-25
gpio: tegra186: fix resource handling in ACPI probe path
Guixin Liu
2025-03-13
gpio: rcar: Fix missing of_node_put() call
Fabrizio Castro
2025-03-13
gpio: aggregator: protect driver attr handlers against module unload
Koichiro Den
2025-03-13
gpio: rcar: Use raw_spinlock to protect register access
Niklas Söderlund
2025-02-21
gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlock
Wentao Liang
2025-02-21
gpiolib: acpi: Add a quirk for Acer Nitro ANV14
Mario Limonciello
2025-02-21
gpiolib: Fix crash on error in gpiochip_get_ngpios()
Andy Shevchenko
2025-02-21
gpio: bcm-kona: Add missing newline to dev_err format string
Artur Weber
2025-02-21
gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ
Artur Weber
[next]