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.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
*
Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-07-09
1
-5
/
+1
|
\
|
*
Merge branch 'regulator-5.3' into regulator-next
Mark Brown
2019-07-04
1
-5
/
+1
|
|
\
|
|
*
gpio: Fix return value mismatch of function gpiod_get_from_of_node()
Waibel Georg
2019-06-25
1
-5
/
+1
*
|
|
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-07-09
33
-902
/
+693
|
\
\
\
|
*
|
|
Revert "gpio: tegra: Clean-up debugfs initialisation"
Linus Walleij
2019-07-06
1
-3
/
+15
|
*
|
|
gpiolib: Use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
2019-07-06
1
-1
/
+1
|
*
|
|
gpio: stp-xway: allow compile-testing
Martin Blumenstingl
2019-07-04
1
-1
/
+2
|
*
|
|
gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependency
Martin Blumenstingl
2019-07-04
1
-4
/
+1
|
*
|
|
gpio: stp-xway: improve module clock error handling
Martin Blumenstingl
2019-07-04
1
-3
/
+8
|
*
|
|
gpio: stp-xway: simplify error handling in xway_stp_probe()
Martin Blumenstingl
2019-07-04
1
-10
/
+9
|
*
|
|
gpiolib: Clarify use of non-sleeping functions
Geert Uytterhoeven
2019-07-04
1
-8
/
+8
|
*
|
|
gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
Geert Uytterhoeven
2019-07-04
1
-3
/
+4
|
*
|
|
gpio: pl061: drop duplicate printing of device name
Enrico Weigelt
2019-07-03
1
-1
/
+1
|
*
|
|
gpio: altera: Pass irqchip when adding gpiochip
Linus Walleij
2019-07-03
1
-27
/
+21
|
*
|
|
gpio: siox: Use devm_ managed gpiochip
Linus Walleij
2019-07-03
1
-10
/
+1
|
*
|
|
gpio: siox: Add struct device *dev helper variable
Linus Walleij
2019-07-03
1
-5
/
+5
|
*
|
|
gpio: siox: Pass irqchip when adding gpiochip
Linus Walleij
2019-07-03
1
-9
/
+7
|
*
|
|
drivers: gpio: amd-fch: make resource struct const
Enrico Weigelt
2019-07-03
1
-1
/
+1
|
*
|
|
gpio: ath79: Pass irqchip when adding gpiochip
Linus Walleij
2019-06-27
1
-39
/
+27
|
*
|
|
gpio: tegra: Clean-up debugfs initialisation
Jon Hunter
2019-06-27
1
-15
/
+3
|
*
|
|
Merge tag 'gpio-v5.3-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2019-06-27
4
-74
/
+32
|
|
\
\
\
|
|
*
|
|
gpio: mockup: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-27
1
-16
/
+5
|
|
*
|
|
gpio: madera: Fixup SPDX headers
Charles Keepax
2019-06-26
1
-5
/
+1
|
|
*
|
|
gpio: max732x: use devm_gpiochip_add_data()
Bartosz Golaszewski
2019-05-31
1
-6
/
+2
|
|
*
|
|
gpio: max732x: use i2c_new_dummy_device()
Bartosz Golaszewski
2019-05-31
1
-23
/
+14
|
|
*
|
|
gpio: em: use the managed version of gpiochip_add_data()
Bartosz Golaszewski
2019-05-31
1
-3
/
+1
|
|
*
|
|
gpio: em: Return early on error in em_gio_probe()
Geert Uytterhoeven
2019-05-28
1
-19
/
+9
|
|
*
|
|
gpio: em: Remove error messages on out-of-memory conditions
Geert Uytterhoeven
2019-05-28
1
-4
/
+2
|
*
|
|
|
gpio: siox: Switch to IRQ_TYPE_NONE
Linus Walleij
2019-06-27
1
-1
/
+1
|
*
|
|
|
gpio: siox: Do not call gpiochip_remove() on errorpath
Linus Walleij
2019-06-27
1
-5
/
+2
|
*
|
|
|
gpio: pl061: Pass irqchip when adding gpiochip
Linus Walleij
2019-06-27
1
-14
/
+16
|
*
|
|
|
gpio: tegra: No need to cast away return value of debugfs_create_file()
Greg Kroah-Hartman
2019-06-27
1
-2
/
+2
|
*
|
|
|
gpio: No need to cast away return value of debugfs_create_file()
Greg Kroah-Hartman
2019-06-27
1
-2
/
+2
|
*
|
|
|
gpio: Sort GPIO drivers in Makefile
Geert Uytterhoeven
2019-06-27
1
-148
/
+148
|
*
|
|
|
gpio: siox: Use module_siox_driver()
Enrico Weigelt
2019-06-27
1
-12
/
+1
|
*
|
|
|
gpio: eic-sprd: Use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-06-27
1
-7
/
+2
|
*
|
|
|
gpio: vr41xx: Use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-06-27
1
-14
/
+5
|
*
|
|
|
gpio: janz-ttl: Drop unneccessary temp variable dev
Enrico Weigelt, metux IT consult
2019-06-27
1
-5
/
+4
|
*
|
|
|
gpio: grgpio: Use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-06-27
1
-3
/
+1
|
*
|
|
|
gpio: ep93xx: Use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-06-27
1
-5
/
+2
|
*
|
|
|
gpio: amdpt: Drop unneeded deref of &pdev->dev
Enrico Weigelt, metux IT consult
2019-06-27
1
-5
/
+5
|
*
|
|
|
gpio: rcar: Pedantic formatting
Enrico Weigelt, metux IT consult
2019-06-27
1
-1
/
+1
|
*
|
|
|
gpio: amd: Drop unused pdev pointer in privata data
Enrico Weigelt
2019-06-27
1
-2
/
+0
|
*
|
|
|
gpio: Drop the parent_irq from gpio_irq_chip
Linus Walleij
2019-06-14
1
-11
/
+19
|
*
|
|
|
gpio: Add GPIOLIB_IRQCHIP cleanup to TODO
Linus Walleij
2019-06-14
1
-0
/
+40
|
*
|
|
|
gpio: ftgpio: Pass irqchip when adding gpiochip
Linus Walleij
2019-06-14
1
-16
/
+19
|
*
|
|
|
gpio: omap: Fix lost edge wake-up interrupts
Tony Lindgren
2019-06-12
1
-1
/
+11
|
*
|
|
|
gpio: omap: clean up register access in omap2_set_gpio_debounce()
Russell King
2019-06-12
1
-3
/
+1
|
*
|
|
|
gpio: omap: irq_startup() must not return error codes
Russell King
2019-06-12
1
-5
/
+0
|
*
|
|
|
gpio: omap: clean up wakeup handling
Russell King
2019-06-12
1
-23
/
+13
[next]