index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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-05-02
gpio: tegra186: fix resource handling in ACPI probe path
Guixin Liu
1
-13
/
+14
2025-05-02
gpio: tegra186: Force one interrupt per bank
Thierry Reding
1
-6
/
+62
2025-05-02
gpio: zynq: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-0
/
+1
2025-03-13
gpio: rcar: Fix missing of_node_put() call
Fabrizio Castro
1
-1
/
+6
2025-03-13
gpio: aggregator: protect driver attr handlers against module unload
Koichiro Den
1
-3
/
+17
2025-03-13
gpio: rcar: Use raw_spinlock to protect register access
Niklas Söderlund
1
-12
/
+12
2025-03-13
gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlock
Wentao Liang
1
-3
/
+12
2025-03-13
gpio: bcm-kona: Add missing newline to dev_err format string
Artur Weber
1
-1
/
+1
2025-03-13
gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ
Artur Weber
1
-12
/
+55
2025-03-13
gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0
Artur Weber
1
-2
/
+4
2025-03-13
gpio: xilinx: remove excess kernel doc
Bartosz Golaszewski
1
-1
/
+0
2025-03-13
gpio: pca953x: Improve interrupt support
Mark Tomlinson
1
-19
/
+0
2025-03-13
gpio: xilinx: Convert gpio_lock to raw spinlock
Sean Anderson
1
-16
/
+16
2025-03-13
gpio: mxc: remove dead code after switch to DT-only
Ahmad Fatoum
1
-2
/
+1
2025-01-23
gpiolib: cdev: Fix use after free in lineinfo_changed_notify
Zhongqiu Han
1
-1
/
+1
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-14
gpio: exar: set value when external pull-up or pull-down is present
Sai Kumar Cholleti
1
-4
/
+6
2024-10-17
gpio: aspeed: Use devm_clk api to manage clock source
Billy Tsai
1
-1
/
+1
2024-10-17
gpio: aspeed: Add the flush write to ensure the write complete.
Billy Tsai
1
-0
/
+2
2024-10-17
gpio: davinci: fix lazy disable
Emanuele Ghidoli
1
-4
/
+4
2024-10-17
gpiolib: cdev: Ignore reconfiguration without direction
Kent Gibson
1
-5
/
+8
2024-10-17
gpio: prevent potential speculation leaks in gpio_device_get_desc()
Hagar Hemdan
1
-1
/
+2
2024-09-12
gpio: rockchip: fix OF node leak in probe()
Krzysztof Kozlowski
1
-0
/
+1
2024-07-18
gpiolib: of: add polarity quirk for TSC2005
Dmitry Torokhov
1
-0
/
+8
2024-07-18
gpiolib: of: add a quirk for reset line polarity for Himax LCDs
Dmitry Torokhov
1
-0
/
+36
2024-07-18
gpiolib: of: factor out code overriding gpio line polarity
Dmitry Torokhov
1
-20
/
+28
2024-07-05
gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)
Kent Gibson
1
-6
/
+10
2024-07-05
gpio: davinci: Validate the obtained number of IRQs
Aleksandr Mishin
1
-0
/
+5
2024-07-05
gpio: tqmx86: store IRQ trigger type and unmask status separately
Matthias Schiffer
1
-20
/
+26
2024-07-05
gpio: tqmx86: fix typo in Kconfig label
Gregor Herburger
1
-1
/
+1
2024-05-17
gpio: crystalcove: Use -ENOTSUPP consistently
Andy Shevchenko
1
-1
/
+1
2024-05-17
gpio: wcove: Use -ENOTSUPP consistently
Andy Shevchenko
1
-1
/
+1
2024-03-06
gpio: fix resource unwinding order in error path
Bartosz Golaszewski
1
-4
/
+4
2024-03-06
gpiolib: Fix the error path order in gpiochip_add_data_with_key()
Andy Shevchenko
1
-1
/
+1
2024-03-06
gpio: 74x164: Enable output pins after registers are reset
Arturas Moskvinas
1
-2
/
+2
2024-02-23
gpio: eic-sprd: Clear interrupt after set the interrupt type
Wenhua Lin
1
-4
/
+28
2024-02-23
gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04
Mario Limonciello
1
-0
/
+14
2024-01-05
gpio: dwapb: mask/unmask IRQ when disable/enale it
xiongxin
1
-4
/
+8
2024-01-05
gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()
Kent Gibson
1
-4
/
+12
2023-12-13
gpiolib: sysfs: Fix error handling on failed export
Boerge Struempfel
1
-6
/
+9
2023-10-25
gpio: vf610: set value before the direction to avoid a glitch
Haibo Chen
1
-2
/
+2
2023-10-25
gpio: timberdale: Fix potential deadlock on &tgpio->lock
Chengfeng Ye
1
-2
/
+3
2023-10-10
gpio: pxa: disable pinctrl calls for MMP_GPIO
Duje Mihanović
1
-0
/
+1
2023-10-10
gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
Bartosz Golaszewski
1
-1
/
+1
2023-10-06
gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chip
Wenhua Lin
1
-0
/
+1
2023-10-06
gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()
Christophe JAILLET
1
-1
/
+5
2023-08-03
gpio: mvebu: fix irq domain leak
Bartosz Golaszewski
1
-5
/
+13
2023-08-03
gpio: mvebu: Make use of devm_pwmchip_add
Uwe Kleine-König
1
-6
/
+2
2023-08-03
gpio: tps68470: Make tps68470_gpio_output() always set the initial value
Hans de Goede
1
-3
/
+3
[next]