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
*
Accept partial 'gpio-line-names' property.
Christophe Blaess
2018-10-01
1
-12
/
+9
*
gpio: omap: get rid of the conditional PM runtime calls
Grygorii Strashko
2018-10-01
1
-20
/
+5
*
gpio: htc-egpio: Remove set but not used variable 'bit'
YueHaibing
2018-10-01
1
-2
/
+0
*
gpio: Restore indentation of continued lines
Geert Uytterhoeven
2018-10-01
2
-14
/
+14
*
gpio: Propagate errors from gpiod_set_array_value_complex()
Geert Uytterhoeven
2018-10-01
1
-14
/
+16
*
gpiolib: Fix incorrect use of find_next_zero_bit()
Janusz Krzysztofik
2018-10-01
1
-6
/
+3
*
gpio: new driver to work with a 8x12 siox
Uwe Kleine-König
2018-09-28
3
-0
/
+302
*
gpio: Add comments on single direction chips
Linus Walleij
2018-09-25
1
-6
/
+27
*
gpiolib: Fix gpio_direction_* for single direction GPIOs
Ricardo Ribalda Delgado
2018-09-25
1
-8
/
+28
*
gpio: Rename devres implementation file
Linus Walleij
2018-09-25
2
-1
/
+1
*
gpio: Use SPDX header for core library
Linus Walleij
2018-09-25
9
-32
/
+10
*
Merge branch 'ib-omap' into devel
Linus Walleij
2018-09-25
1
-104
/
+227
|
\
|
*
gpio: omap: Get rid of pm_runtime_irq_safe()
Tony Lindgren
2018-09-24
1
-3
/
+3
|
*
gpio: omap: Remove custom PM calls and use cpu_pm instead
Tony Lindgren
2018-09-24
1
-70
/
+108
|
*
gpio: omap: Add level wakeup handling for omap4 based SoCs
Tony Lindgren
2018-09-24
1
-33
/
+118
*
|
gpiolib: Fix array members of same chip processed separately
Janusz Krzysztofik
2018-09-24
1
-10
/
+25
*
|
gpiolib: Fix missing updates of bitmap index
Janusz Krzysztofik
2018-09-24
1
-5
/
+6
*
|
gpio: htc-egpio: Unique label per chip
Linus Walleij
2018-09-24
1
-1
/
+7
*
|
Merge branch 'ib-array-bitmaps' into devel
Linus Walleij
2018-09-20
3
-53
/
+243
|
\
\
|
*
|
gpiolib: Implement fast processing path in get/set array
Janusz Krzysztofik
2018-09-13
1
-5
/
+82
|
*
|
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
2018-09-13
3
-10
/
+38
|
*
|
gpiolib: Identify arrays matching GPIO hardware
Janusz Krzysztofik
2018-09-13
2
-1
/
+80
|
*
|
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
2018-09-13
3
-45
/
+51
|
|
/
*
|
gpio: davinci: Move driver local definitions to driver
Andrew F. Davis
2018-09-20
1
-0
/
+28
*
|
gpio: davinci: Allocate the correct amount of memory for controller
Andrew F. Davis
2018-09-20
1
-6
/
+4
*
|
gpio: davinci: Use dev name for label and automatic base selection
Andrew F. Davis
2018-09-20
1
-18
/
+4
*
|
gpio: Get rid of legacy header
Linus Walleij
2018-09-17
2
-9
/
+2
*
|
gpio: wm8xxx: Cut down on boilerplate
Linus Walleij
2018-09-17
3
-15
/
+3
*
|
gpio: wm8xxx: Use the right header
Linus Walleij
2018-09-17
3
-3
/
+3
*
|
gpio: xlp: Cut down on boilerplate
Linus Walleij
2018-09-17
1
-9
/
+1
*
|
gpio: xlp: Include the right header
Linus Walleij
2018-09-17
1
-1
/
+1
*
|
gpio: vx855: Cut down on boilerplate
Linus Walleij
2018-09-17
1
-17
/
+1
*
|
gpio: vx855: Include the right header
Linus Walleij
2018-09-17
1
-1
/
+1
*
|
gpio: viperboard: Cut down on boilerplate
Linus Walleij
2018-09-17
1
-6
/
+1
*
|
gpio: viperboard: Include the right header
Linus Walleij
2018-09-17
1
-2
/
+1
*
|
gpio: xtensa: Cut down on boilerplate
Linus Walleij
2018-09-17
1
-4
/
+1
*
|
gpio: xtensa: Include the right header
Linus Walleij
2018-09-17
1
-1
/
+1
*
|
gpio: vr41xx: Delete vr41xx_gpio_pullupdown() callback
Linus Walleij
2018-09-17
1
-38
/
+0
*
|
gpio: vr41xx: Cut down on boilerplate
Linus Walleij
2018-09-17
1
-14
/
+1
*
|
gpio: vr41xx: Include the right header
Linus Walleij
2018-09-17
1
-1
/
+1
*
|
gpiolib: check if irqchip already has the irq hook replacements
Hans Verkuil
2018-09-17
1
-0
/
+10
*
|
gpiolib: use better errno if get_direction is not available
Wolfram Sang
2018-09-14
1
-4
/
+4
*
|
gpiolib: Don't support irq sharing for userspace
Uwe Kleine-König
2018-09-13
1
-5
/
+4
*
|
gpio: vf610: Cut down on boilerplate
Linus Walleij
2018-09-12
1
-10
/
+1
*
|
gpio: vf610: Include the right header
Linus Walleij
2018-09-12
1
-1
/
+1
*
|
gpio: of: Handle SPI chipselect legacy bindings
Linus Walleij
2018-09-11
1
-2
/
+48
*
|
gpio-bcm-kona: use new req/relres and dis/enable_irq funcs
Hans Verkuil
2018-09-10
1
-10
/
+4
*
|
gpiolib: override irq_enable/disable
Hans Verkuil
2018-09-10
1
-4
/
+39
*
|
gpiolib: add flag to indicate if the irq is disabled
Hans Verkuil
2018-09-10
2
-2
/
+28
*
|
gliolib: set hooks in gpiochip_set_irq_hooks()
Hans Verkuil
2018-09-10
1
-24
/
+21
[next]