index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: uniphier: Fix void functions to remove return value
Kunihiko Hayashi
2021-09-30
1
-2
/
+2
*
gpio: tqmx86: really make IRQ optional
Matthias Schiffer
2021-08-12
1
-3
/
+3
*
gpio: pca953x: Add support for the On Semi pca9655
Peter Robinson
2021-07-20
1
-0
/
+1
*
gpio: zynq: Check return value of pm_runtime_get_sync
Srinivas Neeli
2021-07-20
1
-1
/
+4
*
gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP
Johannes Berg
2021-07-07
1
-0
/
+2
*
gpio: cadence: Add missing MODULE_DEVICE_TABLE
Zou Wei
2021-06-03
1
-0
/
+1
*
gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
Hans de Goede
2021-05-22
1
-0
/
+14
*
gpio: omap: Save and restore sysconfig
Tony Lindgren
2021-04-28
1
-0
/
+9
*
gpio: sysfs: Obey valid_mask
Matti Vaittinen
2021-04-21
1
-0
/
+8
*
gpiolib: acpi: Add missing IRQF_ONESHOT
Yang Li
2021-03-30
1
-1
/
+1
*
gpio: pcf857x: Fix missing first interrupt
Maxim Kiselev
2021-03-04
1
-1
/
+1
*
gpio: ep93xx: Fix single irqchip with multi gpiochips
Nikita Shubin
2021-02-17
1
-11
/
+19
*
gpio: ep93xx: fix BUG_ON port F usage
Nikita Shubin
2021-02-17
1
-87
/
+99
*
gpio: mvebu: fix pwm .get_state period calculation
Baruch Siach
2021-01-30
1
-15
/
+10
*
gpio: eic-sprd: break loop when getting NULL device resource
Chunyan Zhang
2020-12-30
1
-1
/
+1
*
Revert "gpio: eic-sprd: Use devm_platform_ioremap_resource()"
Baolin Wang
2020-12-30
1
-2
/
+7
*
gpio: mvebu: fix potential user-after-free on probe
Baruch Siach
2020-12-30
1
-5
/
+11
*
gpio: zynq: fix reference leak in zynq_gpio functions
Qinglang Miao
2020-12-30
1
-2
/
+2
*
gpio: pcie-idio-24: Enable PEX8311 interrupts
Arnaud de Turckheim
2020-11-18
1
-1
/
+51
*
gpio: pcie-idio-24: Fix IRQ Enable Register value
Arnaud de Turckheim
2020-11-18
1
-4
/
+4
*
gpio: pcie-idio-24: Fix irq mask when masking
Arnaud de Turckheim
2020-11-18
1
-1
/
+1
*
gpio: aspeed: fix ast2600 bank properties
Tao Ren
2020-10-07
1
-2
/
+2
*
gpio/aspeed-sgpio: don't enable all interrupts by default
Jeremy Kerr
2020-10-07
1
-5
/
+3
*
gpio/aspeed-sgpio: enable access to all 80 input & output sgpios
Jeremy Kerr
2020-10-07
1
-42
/
+84
*
gpio: sprd: Clear interrupt when setting the type as edge
Taiping Lai
2020-10-07
1
-0
/
+3
*
gpio: tc35894: fix up tc35894 interrupt configuration
dillon min
2020-10-07
1
-1
/
+1
*
gpio: mockup: fix resource leak in error path
Bartosz Golaszewski
2020-10-07
1
-0
/
+2
*
gpio: siox: explicitly support only threaded irqs
Ahmad Fatoum
2020-10-07
1
-0
/
+1
*
gpio: rcar: Fix runtime PM imbalance on error
Dinghao Liu
2020-10-01
1
-1
/
+3
*
gpio: arizona: put pm_runtime in case of failure
Navid Emamdoost
2020-07-29
1
-1
/
+5
*
gpio: arizona: handle pm_runtime_get_sync failure case
Navid Emamdoost
2020-07-29
1
-0
/
+1
*
gpio: pca953x: disable regmap locking for automatic address incrementing
Andy Shevchenko
2020-07-22
1
-0
/
+1
*
gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2
Andy Shevchenko
2020-07-16
1
-1
/
+6
*
gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2
Andy Shevchenko
2020-07-16
1
-0
/
+79
*
gpio: pca953x: fix handling of automatic address incrementing
Uwe Kleine-König
2020-06-24
1
-16
/
+28
*
gpio: dwapb: Append MODULE_ALIAS for platform driver
Andy Shevchenko
2020-06-24
1
-3
/
+6
*
gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration
Andy Shevchenko
2020-06-24
1
-9
/
+16
*
gpio: fix locking open drain IRQ lines
Linus Walleij
2020-06-03
1
-2
/
+9
*
gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()
Tiezhu Yang
2020-06-03
1
-1
/
+1
*
gpio: pxa: Fix return value of pxa_gpio_probe()
Tiezhu Yang
2020-06-03
1
-2
/
+2
*
gpio: exar: Fix bad handling for ida_simple_get error path
Takashi Iwai
2020-06-03
1
-2
/
+5
*
gpio: tegra: mask GPIO IRQs during IRQ shutdown
Stephen Warren
2020-06-03
1
-0
/
+1
*
gpio: pca953x: Fix pca953x_gpio_set_config
Adam Ford
2020-05-20
1
-1
/
+1
*
gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model
Hans de Goede
2020-04-02
1
-0
/
+15
*
gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 model
Hans de Goede
2020-04-01
1
-0
/
+15
*
gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option
Hans de Goede
2020-04-01
1
-20
/
+76
*
gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk
Hans de Goede
2020-04-01
1
-6
/
+8
*
gpiolib: Fix irq_disable() semantics
Linus Walleij
2020-04-01
1
-1
/
+8
*
gpiolib: Set lockdep class for hierarchical irq domains
Stephen Boyd
2020-02-24
1
-0
/
+1
*
gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma...
Jia-Ju Bai
2020-02-24
1
-4
/
+6
[next]