index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment
Andy Shevchenko
1
-3
/
+3
2025-04-20
gpio: zynq: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-0
/
+1
2025-04-20
gpio: tegra186: fix resource handling in ACPI probe path
Guixin Liu
1
-13
/
+14
2025-04-20
gpio: mpc8xxx: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-1
/
+3
2025-04-20
gpiolib: of: Fix the choice for Ingenic NAND quirk
Andy Shevchenko
1
-0
/
+2
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-06
gpio: rcar: Fix missing of_node_put() call
Fabrizio Castro
1
-1
/
+6
2025-03-05
gpio: rcar: Use raw_spinlock to protect register access
Niklas Söderlund
1
-12
/
+12
2025-03-05
gpio: aggregator: protect driver attr handlers against module unload
Koichiro Den
1
-3
/
+17
2025-02-28
gpiolib: Fix Oops in gpiod_direction_input_nonotify()
Dan Carpenter
1
-10
/
+10
2025-02-20
gpiolib: don't bail out if get_direction() fails in gpiochip_add_data()
Bartosz Golaszewski
1
-1
/
+9
2025-02-18
gpiolib: protect gpio_chip with SRCU in array_info paths in multi get/set
Bartosz Golaszewski
2
-17
/
+35
2025-02-17
gpio: vf610: add locking to gpio direction functions
Johan Korsnes
1
-0
/
+4
2025-02-17
gpiolib: check the return value of gpio_chip::get_direction()
Bartosz Golaszewski
1
-15
/
+29
2025-02-13
gpiolib: Fix crash on error in gpiochip_get_ngpios()
Andy Shevchenko
1
-3
/
+3
2025-02-12
gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlock
Wentao Liang
1
-3
/
+12
2025-02-12
gpiolib: acpi: Add a quirk for Acer Nitro ANV14
Mario Limonciello
1
-0
/
+14
2025-02-11
gpio: bcm-kona: Add missing newline to dev_err format string
Artur Weber
1
-1
/
+1
2025-02-11
gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ
Artur Weber
1
-12
/
+55
2025-02-11
gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0
Artur Weber
1
-2
/
+4
2025-02-05
gpio: GPIO_GRGPIO should depend on OF
Geert Uytterhoeven
1
-0
/
+1
2025-02-05
gpio: sim: lock hog configfs items if present
Bartosz Golaszewski
1
-5
/
+8
2025-02-04
gpio: pca953x: Improve interrupt support
Mark Tomlinson
1
-19
/
+0
2025-01-30
Merge tag 'gpio-fixes-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+1
2025-01-23
gpio: mxc: remove dead code after switch to DT-only
Ahmad Fatoum
1
-2
/
+1
2025-01-22
Merge tag 'gpio-updates-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-105
/
+138
2025-01-14
gpio: xilinx: Convert gpio_lock to raw spinlock
Sean Anderson
1
-16
/
+16
2025-01-13
gpio: regmap: Use generic request/free ops
Sander Vanheule
1
-0
/
+2
2025-01-13
gpio: altera: Drop .mapped_irq from driver data
Uwe Kleine-König
1
-5
/
+4
2025-01-13
gpio: mpc8xxx: Add MPC8314 support
J. Neuschäfer
1
-0
/
+1
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
3
-32
/
+113
2025-01-08
gpio: loongson: Fix Loongson-2K2000 ACPI GPIO register offset
Binbin Zhou
1
-3
/
+3
2025-01-03
gpio: sim: lock up configfs that an instantiated device depends on
Koichiro Den
1
-7
/
+41
2025-01-03
gpio: virtuser: lock up configfs that an instantiated device depends on
Koichiro Den
1
-7
/
+40
2025-01-03
gpio: virtuser: fix handling of multiple conn_ids in lookup table
Koichiro Den
1
-4
/
+4
2025-01-03
gpio: virtuser: fix missing lookup table cleanups
Koichiro Den
1
-11
/
+25
2025-01-03
gpio: sim: Remove gpio_sim_dev_match_fwnode()
Zijun Hu
1
-6
/
+1
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-1
/
+1
2024-12-20
gpio: tps65219: Use existing kernel gpio macros
Shree Ramamoorthy
1
-7
/
+5
2024-12-20
gpio: pca953x: log an error when failing to get the reset GPIO
Luca Ceresoli
1
-1
/
+2
2024-12-16
gpio: tqmx86: add support for changing GPIO directions
Matthias Schiffer
1
-14
/
+30
2024-12-16
gpio: tqmx86: introduce tqmx86_gpio_clrsetbits() helper
Matthias Schiffer
1
-5
/
+17
2024-12-16
gpio: tqmx86: use cleanup guards for spinlock
Matthias Schiffer
1
-42
/
+42
2024-12-16
gpio: tqmx86: consistently refer to IRQs by hwirq numbers
Matthias Schiffer
1
-20
/
+20
2024-12-16
gpio: tqmx86: add macros for interrupt configuration
Matthias Schiffer
1
-20
/
+24
2024-12-12
gpio: omap: allow building the module with COMPILE_TEST=y
Bartosz Golaszewski
1
-2
/
+2
2024-12-10
gpio: idio-16: Actually make use of the GPIO_IDIO_16 symbol namespace
Uwe Kleine-König
1
-2
/
+3
2024-12-10
Merge tag 'v6.13-rc2' into gpio/for-current
Bartosz Golaszewski
12
-13
/
+13
[next]