index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
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: 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-02-08
module: Convert default symbol namespace to string literal
Masahiro Yamada
1
-1
/
+1
2025-01-23
gpio: xilinx: Convert gpio_lock to raw spinlock
Sean Anderson
1
-16
/
+16
2025-01-23
gpio: sim: lock up configfs that an instantiated device depends on
Koichiro Den
1
-7
/
+41
2025-01-23
gpio: virtuser: lock up configfs that an instantiated device depends on
Koichiro Den
1
-7
/
+40
2025-01-17
gpio: loongson: Fix Loongson-2K2000 ACPI GPIO register offset
Binbin Zhou
1
-3
/
+3
2025-01-17
gpio: virtuser: fix handling of multiple conn_ids in lookup table
Koichiro Den
1
-4
/
+4
2025-01-17
gpio: virtuser: fix missing lookup table cleanups
Koichiro Den
1
-11
/
+25
2024-12-19
gpio: graniterapids: Check if GPIO line can be used for IRQs
Alan Borzeszkowski
1
-3
/
+12
2024-12-19
gpio: graniterapids: Determine if GPIO pad can be used by driver
Alan Borzeszkowski
1
-0
/
+16
2024-12-19
gpio: graniterapids: Fix invalid RXEVCFG register bitmask
Shankar Bandal
1
-1
/
+1
2024-12-19
gpio: graniterapids: Fix invalid GPI_IS register offset
Shankar Bandal
1
-1
/
+1
2024-12-19
gpio: graniterapids: Fix incorrect BAR assignment
Alan Borzeszkowski
1
-4
/
+9
2024-12-19
gpio: graniterapids: Fix vGPIO driver crash
Alan Borzeszkowski
1
-1
/
+1
2024-12-19
gpio: ljca: Initialize num before accessing item in ljca_gpio_config
Haoyu Li
1
-1
/
+1
2024-12-19
gpio: graniterapids: Fix GPIO Ack functionality
Alan Borzeszkowski
1
-1
/
+1
2024-12-14
gpio: free irqs that are still requested when the chip is being removed
Bartosz Golaszewski
1
-0
/
+41
2024-12-14
gpio: grgpio: Add NULL check in grgpio_probe
Charles Han
1
-0
/
+3
2024-12-14
gpio: grgpio: use a helper variable to store the address of ofdev->dev
Bartosz Golaszewski
1
-11
/
+12
2024-12-05
gpio: exar: set value when external pull-up or pull-down is present
Sai Kumar Cholleti
1
-4
/
+6
2024-12-05
gpio: zevio: Add missed label initialisation
Andy Shevchenko
1
-0
/
+6
2024-10-31
gpiolib: fix debugfs dangling chip separator
Johan Hovold
1
-1
/
+1
2024-10-31
gpiolib: fix debugfs newline separators
Johan Hovold
1
-0
/
+2
2024-10-31
gpio: sloppy-logic-analyzer: Check for error code from devm_mutex_init() call
Andy Shevchenko
1
-1
/
+3
2024-10-31
gpio: fix uninit-value in swnode_find_gpio
Suraj Sonawane
1
-1
/
+1
2024-10-08
gpio: aspeed: Use devm_clk api to manage clock source
Billy Tsai
1
-1
/
+1
2024-10-08
gpio: aspeed: Add the flush write to ensure the write complete.
Billy Tsai
1
-0
/
+2
2024-10-03
gpiolib: Fix potential NULL pointer dereference in gpiod_get_label()
Lad Prabhakar
1
-2
/
+2
2024-10-02
gpio: davinci: Fix condition for irqchip registration
Vignesh Raghavendra
1
-1
/
+1
2024-09-30
gpio: davinci: fix lazy disable
Emanuele Ghidoli
1
-4
/
+4
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
3
-3
/
+0
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-213
/
+132
2024-09-18
Merge tag 'gpio-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
34
-479
/
+558
2024-09-18
Merge tag 'pwm/for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+237
2024-09-12
gpio: ep93xx: add DT support for gpio-ep93xx
Nikita Shubin
1
-15
/
+23
2024-09-12
gpio: ep93xx: split device in multiple
Nikita Shubin
1
-207
/
+118
2024-09-06
gpio: mpc8xxx: switch to using DEFINE_RUNTIME_DEV_PM_OPS()
Bartosz Golaszewski
1
-13
/
+12
2024-09-05
gpio: xilinx: Use helper function devm_clk_get_optional_enabled()
Zhang Zekun
1
-10
/
+1
2024-09-05
gpio: mb86s7x: Use helper function devm_clk_get_optional_enabled()
Zhang Zekun
1
-14
/
+7
2024-09-05
gpio: lpc18xx: Use helper function devm_clk_get_enabled()
Zhang Zekun
1
-17
/
+6
[next]