index
:
linux-stable.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.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: pca953x: Survive spurious interrupts
Marc Zyngier
2020-10-07
1
-2
/
+15
*
gpiolib: Disable compat ->read() code in UML case
Andy Shevchenko
2020-10-07
1
-1
/
+1
*
Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-10-02
10
-58
/
+135
|
\
|
*
gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957x
Andy Shevchenko
2020-10-01
1
-1
/
+4
|
*
gpio: pca953x: Use bitmap API over implicit GCC extension
Andy Shevchenko
2020-10-01
1
-1
/
+3
|
*
gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION
Ed Wildgoose
2020-09-28
1
-1
/
+1
|
*
gpio: aspeed: fix ast2600 bank properties
Tao Ren
2020-09-24
1
-2
/
+2
|
*
gpio/aspeed-sgpio: don't enable all interrupts by default
Jeremy Kerr
2020-09-24
1
-5
/
+3
|
*
gpio/aspeed-sgpio: enable access to all 80 input & output sgpios
Jeremy Kerr
2020-09-24
1
-42
/
+84
|
*
gpio: pca953x: Fix uninitialized pending variable
Ye Li
2020-09-24
1
-1
/
+1
|
*
gpiolib: Fix line event handling in syscall compatible mode
Andy Shevchenko
2020-09-17
1
-4
/
+30
|
*
gpio: mockup: fix resource leak in error path
Bartosz Golaszewski
2020-09-09
1
-0
/
+2
|
*
gpio: siox: explicitly support only threaded irqs
Ahmad Fatoum
2020-09-09
1
-0
/
+1
|
*
gpio: tc35894: fix up tc35894 interrupt configuration
dillon min
2020-09-09
1
-1
/
+1
|
*
gpio: sprd: Clear interrupt when setting the type as edge
Taiping Lai
2020-08-31
1
-0
/
+3
|
*
gpio: omap: Fix warnings if PM is disabled
Tony Lindgren
2020-08-19
1
-2
/
+2
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
6
-13
/
+11
|
/
*
Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-08-05
48
-1579
/
+1949
|
\
|
*
gpio: wcove: Request IRQ after all initialisation done
Andy Shevchenko
2020-08-04
1
-7
/
+7
|
*
gpio: crystalcove: Free IRQ on error path
Andy Shevchenko
2020-08-04
1
-15
/
+3
|
*
gpio: pca953x: Request IRQ after all initialisation done
Andy Shevchenko
2020-08-04
1
-11
/
+11
|
*
gpio: don't use same lockdep class for all devm_gpiochip_add_data users
Ahmad Fatoum
2020-08-04
1
-5
/
+8
|
*
gpio: max732x: Use irqchip template
Linus Walleij
2020-08-04
1
-15
/
+15
|
*
gpio: stmpe: Move chip registration
Linus Walleij
2020-08-04
1
-6
/
+6
|
*
gpio: rcar: Use irqchip template
Linus Walleij
2020-07-30
1
-7
/
+10
|
*
gpio: pci-idio-16: Use irqchip template
Linus Walleij
2020-07-23
1
-11
/
+22
|
*
gpio: pcie-idio-24: Use irqchip template
Linus Walleij
2020-07-23
1
-7
/
+10
|
*
gpio: 104-idio-16: Use irqchip template
Linus Walleij
2020-07-23
1
-11
/
+22
|
*
gpio: 104-idi-48: Use irqchip template
Linus Walleij
2020-07-23
1
-11
/
+22
|
*
gpio: 104-dio-48e: Use irqchip template
Linus Walleij
2020-07-23
1
-12
/
+23
|
*
gpio: ws16c48: Use irqchip template
Linus Walleij
2020-07-23
1
-14
/
+25
|
*
gpio: omap: improve coding style for pin config flags
Drew Fustini
2020-07-23
1
-4
/
+9
|
*
gpio: dln2: Use irqchip template
Linus Walleij
2020-07-23
1
-7
/
+10
|
*
Merge tag 'intel-gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
2020-07-22
6
-59
/
+70
|
|
\
|
|
*
gpio: sch: Add a blank line between declaration and code
Abanoub Sameh
2020-07-22
1
-0
/
+1
|
|
*
gpio: sch: changed every 'unsigned' to 'unsigned int'
Abanoub Sameh
2020-07-22
1
-11
/
+11
|
|
*
gpio: ich: changed every 'unsigned' to 'unsigned int'
Abanoub Sameh
2020-07-22
1
-13
/
+13
|
|
*
gpio: wcove: Use irqchip template
Linus Walleij
2020-07-22
1
-14
/
+16
|
|
*
gpio: crystalcove: Use irqchip template
Linus Walleij
2020-07-22
1
-9
/
+15
|
|
*
gpio: crystalcove: changed every 'unsigned' to 'unsigned int'
Abanoub Sameh
2020-07-21
1
-5
/
+5
|
|
*
gpio: pch: Add a blank line between declaration and code
Abanoub Sameh
2020-07-21
1
-0
/
+1
|
|
*
gpio: pch: changed every 'unsigned' to 'unsigned int'
Abanoub Sameh
2020-07-21
1
-5
/
+5
|
|
*
gpio: pch: Move IRQ status message to verbose debug level
Andy Shevchenko
2020-07-02
1
-1
/
+2
|
|
*
gpio: gpio-ml-ioh: Fix missing ':' in 'struct ioh_gpio_reg_data
Lee Jones
2020-06-30
1
-1
/
+1
|
*
|
gpio: pca953x: Use irqchip template
Linus Walleij
2020-07-20
1
-12
/
+13
|
*
|
gpio: omap: handle pin config bias flags
Drew Fustini
2020-07-20
1
-5
/
+11
|
*
|
gpio: pcf857x: Use irqchip template
Linus Walleij
2020-07-20
1
-23
/
+24
|
*
|
gpio: adp5588: Use irqchip template
Linus Walleij
2020-07-20
1
-15
/
+24
|
*
|
gpio: adnp: Use irqchip template
Linus Walleij
2020-07-20
1
-47
/
+48
|
*
|
gpio: stmpe: Use irqchip template
Linus Walleij
2020-07-20
1
-13
/
+11
[next]