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-09-09
gpio: pca953x: fix IRQ storm on system wake up
Emanuele Ghidoli
1
-0
/
+5
2025-08-28
gpio: tps65912: check the return value of regmap_update_bits()
Bartosz Golaszewski
1
-2
/
+5
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: 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
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-11-08
gpio: aspeed: Use devm_clk api to manage clock source
Billy Tsai
1
-1
/
+1
2024-11-08
gpio: aspeed: Add the flush write to ensure the write complete.
Billy Tsai
1
-0
/
+2
2024-11-08
gpio: davinci: fix lazy disable
Emanuele Ghidoli
1
-4
/
+4
2024-11-08
gpio: prevent potential speculation leaks in gpio_device_get_desc()
Hagar Hemdan
1
-1
/
+2
2024-07-05
gpio: davinci: Validate the obtained number of IRQs
Aleksandr Mishin
1
-0
/
+5
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: 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
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-10
gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chip
Wenhua Lin
1
-0
/
+1
2023-10-10
gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()
Christophe JAILLET
1
-1
/
+5
2023-08-11
gpio: tps68470: Make tps68470_gpio_output() always set the initial value
Hans de Goede
1
-3
/
+3
2023-05-30
gpio: mockup: Fix mode of debugfs files
Zev Weiss
1
-1
/
+1
2023-04-20
gpio: davinci: Add irq chip flag to skip set wake
Dhruva Gole
1
-1
/
+1
2023-03-11
gpio: vf610: connect GPIO label to dev name
Haibo Chen
1
-1
/
+1
2023-02-06
gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode
Marek Vasut
1
-1
/
+1
2022-12-14
gpio: amd8111: Fix PCI device reference count leak
Xiongfeng Wang
1
-0
/
+4
2022-09-28
gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xx
Pali Rohár
1
-0
/
+1
2022-09-15
gpio: pca953x: Add mutex_lock for regcache sync in PM
Haibo Chen
1
-1
/
+7
2022-08-25
gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()
Liang He
1
-1
/
+3
2022-07-29
gpio: pca953x: only use single read/write for No AI mode
Haibo Chen
1
-0
/
+3
2022-06-29
gpio: winbond: Fix error code in winbond_gpio_get()
Dan Carpenter
1
-3
/
+4
2022-06-29
MIPS: Remove repetitive increase irq_err_count
huhai
1
-2
/
+0
2022-05-25
gpio: mvebu/pwm: Refuse requests with inverted polarity
Uwe Kleine-König
1
-0
/
+3
2022-05-25
gpio: gpio-vf610: do not touch other bits when set the target bit
Haibo Chen
1
-2
/
+6
2022-05-12
gpiolib: of: fix bounds check for 'gpio-reserved-ranges'
Andrei Lalaev
1
-1
/
+1
2022-04-20
gpiolib: acpi: use correct format characters
Linus Torvalds
1
-2
/
+2
2022-03-16
gpio: ts4900: Do not set DAT and OE together
Mark Featherston
1
-5
/
+19
2022-03-02
gpio: tegra186: Fix chip_data type confusion
Marc Zyngier
1
-4
/
+10
2022-01-27
gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlock
Iwona Winiarska
1
-26
/
+26
2022-01-27
gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use
Hans de Goede
1
-4
/
+11
2021-10-20
gpio: pca953x: Improve bias setting
Andy Shevchenko
1
-7
/
+9
2021-09-30
gpio: uniphier: Fix void functions to remove return value
Kunihiko Hayashi
1
-2
/
+2
[next]