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
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
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-10
gpio: davinci: fix lazy disable
Emanuele Ghidoli
1
-4
/
+4
2024-09-30
gpiolib: cdev: Ignore reconfiguration without direction
Kent Gibson
1
-5
/
+7
2024-09-12
gpio: modepin: Enable module autoloading
Liao Chen
1
-0
/
+1
2024-09-12
gpio: rockchip: fix OF node leak in probe()
Krzysztof Kozlowski
1
-0
/
+1
2024-08-29
gpio: sysfs: extend the critical section for unregistering sysfs devices
Bartosz Golaszewski
1
-7
/
+8
2024-08-29
gpio: mlxbf3: Support shutdown() function
Asmaa Mnebhi
1
-0
/
+14
2024-08-14
gpio: prevent potential speculation leaks in gpio_device_get_desc()
Hagar Hemdan
1
-1
/
+2
2024-07-25
gpio: pca953x: fix pca953x_irq_bus_sync_unlock race
Ian Ray
1
-0
/
+2
2024-07-11
gpiolib: of: add polarity quirk for TSC2005
Dmitry Torokhov
1
-0
/
+8
2024-07-11
gpio: mmio: do not calculate bgpio_bits via "ngpios"
Shiji Yang
1
-2
/
+0
2024-07-11
gpiolib: of: fix lookup quirk for MIPS Lantiq
Dmitry Torokhov
1
-2
/
+12
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-06-21
gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type
Matthias Schiffer
1
-4
/
+42
2024-06-21
gpio: tqmx86: store IRQ trigger type and unmask status separately
Matthias Schiffer
1
-20
/
+28
2024-06-21
gpio: tqmx86: introduce shadow register for GPIO output value
Matthias Schiffer
1
-7
/
+11
2024-06-21
gpio: tqmx86: fix typo in Kconfig label
Gregor Herburger
1
-1
/
+1
2024-06-12
gpiolib: acpi: Fix failed in acpi_gpiochip_find() by adding parent node match
Devyn Liu
1
-1
/
+18
2024-05-17
gpiolib: cdev: fix uninitialised kfifo
Kent Gibson
1
-0
/
+14
2024-05-17
gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
Kent Gibson
1
-23
/
+142
2024-05-17
gpiolib: cdev: Fix use after free in lineinfo_changed_notify
Zhongqiu Han
1
-1
/
+1
2024-05-17
gpio: lpc32xx: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+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-05-02
gpio: tegra186: Fix tegra186_gpio_is_accessible() check
Prathamesh Shete
1
-9
/
+11
2024-05-02
gpio: tangier: Use correct type for the IRQ chip data
Andy Shevchenko
1
-3
/
+6
2024-04-10
gpio: cdev: fix missed label sanitizing in debounce_setup()
Kent Gibson
1
-21
/
+28
2024-04-10
gpio: cdev: check for NULL labels when sanitizing them for irqs
Bartosz Golaszewski
1
-5
/
+14
2024-04-10
gpio: cdev: sanitize the label before requesting the interrupt
Bartosz Golaszewski
1
-6
/
+32
2024-03-26
gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()
Stephen Boyd
3
-8
/
+16
2024-03-26
gpio: vf610: allow disabling the vf610 driver
Martin Kaiser
1
-1
/
+2
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-01-31
gpio: eic-sprd: Clear interrupt after set the interrupt type
Wenhua Lin
1
-4
/
+28
2024-01-31
gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04
Mario Limonciello
1
-0
/
+14
2024-01-25
gpio: mlxbf3: add an error code check in mlxbf3_gpio_probe
Su Hui
1
-0
/
+2
2024-01-25
gpio: sysfs: drop the mention of gpiochip_find() from sysfs code
Bartosz Golaszewski
1
-1
/
+1
2024-01-25
gpiolib: provide gpio_device_find()
Bartosz Golaszewski
1
-18
/
+53
2024-01-25
gpiolib: make gpio_device_get() and gpio_device_put() public
Bartosz Golaszewski
2
-10
/
+24
2024-01-01
gpio: dwapb: mask/unmask IRQ when disable/enale it
xiongxin
1
-4
/
+8
2024-01-01
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-11-28
gpiolib: of: Add quirk for mt2701-cs42448 ASoC sound
Linus Walleij
1
-0
/
+4
2023-11-28
gpiolib: acpi: Add a ignore interrupt quirk for Peaq C1010
Hans de Goede
1
-0
/
+20
2023-11-20
gpio: sim: initialize a managed pointer when declaring it
Bartosz Golaszewski
1
-2
/
+2
2023-10-20
gpiolib: acpi: Add missing memset(0) to acpi_get_gpiod_from_data()
Andy Shevchenko
1
-0
/
+1
2023-10-18
gpio: vf610: set value before the direction to avoid a glitch
Haibo Chen
1
-2
/
+2
[next]