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.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-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
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-09
gpio: exar: set value when external pull-up or pull-down is present
Sai Kumar Cholleti
1
-4
/
+6
2024-12-09
gpio: zevio: Add missed label initialisation
Andy Shevchenko
1
-0
/
+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-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-27
gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()
Stephen Boyd
3
-8
/
+16
2024-03-27
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-02-01
gpio: eic-sprd: Clear interrupt after set the interrupt type
Wenhua Lin
1
-4
/
+28
2024-02-01
gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04
Mario Limonciello
1
-0
/
+14
2024-01-26
gpio: mlxbf3: add an error code check in mlxbf3_gpio_probe
Su Hui
1
-0
/
+2
2024-01-26
gpio: sysfs: drop the mention of gpiochip_find() from sysfs code
Bartosz Golaszewski
1
-1
/
+1
2024-01-26
gpiolib: provide gpio_device_find()
Bartosz Golaszewski
1
-18
/
+53
2024-01-26
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
[next]