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.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-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-02-27
gpio: vf610: add locking to gpio direction functions
Johan Korsnes
1
-0
/
+4
2025-02-27
gpiolib: protect gpio_chip with SRCU in array_info paths in multi get/set
Bartosz Golaszewski
2
-17
/
+35
2025-02-21
gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlock
Wentao Liang
1
-3
/
+12
2025-02-21
gpiolib: acpi: Add a quirk for Acer Nitro ANV14
Mario Limonciello
1
-0
/
+14
2025-02-21
gpiolib: Fix crash on error in gpiochip_get_ngpios()
Andy Shevchenko
1
-3
/
+3
2025-02-21
gpio: bcm-kona: Add missing newline to dev_err format string
Artur Weber
1
-1
/
+1
2025-02-21
gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ
Artur Weber
1
-12
/
+55
2025-02-21
gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0
Artur Weber
1
-2
/
+4
2025-02-17
gpio: GPIO_GRGPIO should depend on OF
Geert Uytterhoeven
1
-0
/
+1
2025-02-17
gpio: sim: lock hog configfs items if present
Bartosz Golaszewski
1
-5
/
+8
2025-02-17
gpio: pca953x: Improve interrupt support
Mark Tomlinson
1
-19
/
+0
2025-02-08
gpio: mxc: remove dead code after switch to DT-only
Ahmad Fatoum
1
-2
/
+1
2025-02-08
gpio: pca953x: log an error when failing to get the reset GPIO
Luca Ceresoli
1
-1
/
+2
2025-01-14
gpio: xilinx: Convert gpio_lock to raw spinlock
Sean Anderson
1
-16
/
+16
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
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
2024-12-10
gpio: graniterapids: Fix GPIO Ack functionality
Alan Borzeszkowski
1
-1
/
+1
2024-12-10
gpio: graniterapids: Check if GPIO line can be used for IRQs
Alan Borzeszkowski
1
-3
/
+12
2024-12-10
gpio: graniterapids: Determine if GPIO pad can be used by driver
Alan Borzeszkowski
1
-0
/
+16
2024-12-10
gpio: graniterapids: Fix invalid RXEVCFG register bitmask
Shankar Bandal
1
-1
/
+1
2024-12-10
gpio: graniterapids: Fix invalid GPI_IS register offset
Shankar Bandal
1
-1
/
+1
2024-12-10
gpio: graniterapids: Fix incorrect BAR assignment
Alan Borzeszkowski
1
-4
/
+9
2024-12-10
gpio: graniterapids: Fix vGPIO driver crash
Alan Borzeszkowski
1
-1
/
+1
2024-12-06
gpio: ljca: Initialize num before accessing item in ljca_gpio_config
Haoyu Li
1
-1
/
+1
2024-12-04
gpio: GPIO_MVEBU should not default to y when compile-testing
Geert Uytterhoeven
1
-1
/
+2
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
1
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
11
-12
/
+12
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-13
/
+13
2024-11-28
Merge tag 'gpio-fixes-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+19
2024-11-27
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+8
2024-11-22
Fix a potential abuse of seq_printf() format string in drivers
David Wang
13
-13
/
+13
2024-11-22
gpio: mpsse: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
2024-11-21
gpio: exar: set value when external pull-up or pull-down is present
Sai Kumar Cholleti
1
-4
/
+6
2024-11-21
gpio: altera: Add missed base and label initialisations
Andy Shevchenko
1
-0
/
+5
2024-11-21
gpio: zevio: Add missed label initialisation
Andy Shevchenko
1
-0
/
+6
2024-11-18
gpio: tegra186: Allow to enable driver on Tegra234
Lars-Peter Clausen
1
-3
/
+3
2024-11-18
gpio: grgpio: Add NULL check in grgpio_probe
Charles Han
1
-0
/
+3
2024-11-13
gpio: mpfs: add CoreGPIO support
Conor Dooley
1
-5
/
+33
2024-11-12
gpio: rockchip: support new version GPIO
Ye Zhang
1
-0
/
+2
2024-11-12
gpio: rockchip: change the GPIO version judgment logic
Ye Zhang
1
-3
/
+9
2024-11-12
gpio: rockchip: explan the format of the GPIO version ID
Ye Zhang
1
-2
/
+8
2024-11-12
gpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n)
Andy Shevchenko
1
-4
/
+4
2024-11-09
gpio: Get rid of GPIOF_ACTIVE_LOW
Andy Shevchenko
1
-3
/
+0
2024-11-07
gpio: Replace deprecated PCI functions
Philipp Stanner
1
-7
/
+8
2024-11-07
Merge tag 'intel-gpio-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
1
-3
/
+1
[next]