index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-data.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-24
gpio: omap: Remove custom PM calls and use cpu_pm instead
Tony Lindgren
4
-96
/
+116
2018-09-24
gpio: omap: Add level wakeup handling for omap4 based SoCs
Tony Lindgren
2
-33
/
+120
2018-09-24
gpiolib: Fix array members of same chip processed separately
Janusz Krzysztofik
2
-15
/
+39
2018-09-24
gpiolib: Fix missing updates of bitmap index
Janusz Krzysztofik
1
-5
/
+6
2018-09-24
gpio: htc-egpio: Unique label per chip
Linus Walleij
1
-1
/
+7
2018-09-20
gpio: OF: Remove bad practice examples
Linus Walleij
1
-15
/
+9
2018-09-20
gpio: OF: Cut painful BNF experiments from bindings
Linus Walleij
1
-50
/
+64
2018-09-20
gpio: davinci: Move driver local definitions to driver
Andrew F. Davis
2
-28
/
+28
2018-09-20
gpio: davinci: Remove unneeded GPIO macro
Andrew F. Davis
2
-9
/
+4
2018-09-20
gpio: davinci: Allocate the correct amount of memory for controller
Andrew F. Davis
1
-6
/
+4
2018-09-20
gpio: davinci: Use dev name for label and automatic base selection
Andrew F. Davis
1
-18
/
+4
2018-09-20
gpio: davinci: Remove unused member of davinci_gpio_controller
Andrew F. Davis
1
-1
/
+0
2018-09-17
gpio: Get rid of legacy header
Linus Walleij
2
-9
/
+2
2018-09-17
gpio: wm8xxx: Cut down on boilerplate
Linus Walleij
3
-15
/
+3
2018-09-17
gpio: wm8xxx: Use the right header
Linus Walleij
3
-3
/
+3
2018-09-17
gpio: xlp: Cut down on boilerplate
Linus Walleij
1
-9
/
+1
2018-09-17
gpio: xlp: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-17
gpio: vx855: Cut down on boilerplate
Linus Walleij
1
-17
/
+1
2018-09-17
gpio: vx855: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-17
gpio: viperboard: Cut down on boilerplate
Linus Walleij
1
-6
/
+1
2018-09-17
gpio: viperboard: Include the right header
Linus Walleij
1
-2
/
+1
2018-09-17
gpio: xtensa: Cut down on boilerplate
Linus Walleij
1
-4
/
+1
2018-09-17
gpio: xtensa: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-17
gpio: vr41xx: Delete vr41xx_gpio_pullupdown() callback
Linus Walleij
2
-46
/
+0
2018-09-17
gpio: vr41xx: Cut down on boilerplate
Linus Walleij
1
-14
/
+1
2018-09-17
gpio: vr41xx: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-17
gpiolib: check if irqchip already has the irq hook replacements
Hans Verkuil
1
-0
/
+10
2018-09-14
gpiolib: use better errno if get_direction is not available
Wolfram Sang
1
-4
/
+4
2018-09-13
gpiolib: Implement fast processing path in get/set array
Janusz Krzysztofik
3
-5
/
+105
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
15
-26
/
+86
2018-09-13
gpiolib: Identify arrays matching GPIO hardware
Janusz Krzysztofik
4
-2
/
+92
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
15
-177
/
+137
2018-09-13
gpiolib: Don't support irq sharing for userspace
Uwe Kleine-König
1
-5
/
+4
2018-09-13
gpio: uapi: Grammar s/array/array of/
Geert Uytterhoeven
1
-1
/
+1
2018-09-12
gpio: vf610: Cut down on boilerplate
Linus Walleij
1
-10
/
+1
2018-09-12
gpio: vf610: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-11
gpio: of: make example syntactically correct
Wolfram Sang
1
-4
/
+4
2018-09-11
gpio: of: Handle SPI chipselect legacy bindings
Linus Walleij
1
-2
/
+48
2018-09-10
gpio-bcm-kona: use new req/relres and dis/enable_irq funcs
Hans Verkuil
1
-10
/
+4
2018-09-10
gpio/driver.rst: document gpiochip_disable/enable_irq()
Hans Verkuil
1
-1
/
+22
2018-09-10
gpiolib: override irq_enable/disable
Hans Verkuil
2
-4
/
+53
2018-09-10
gpiolib: add flag to indicate if the irq is disabled
Hans Verkuil
3
-2
/
+30
2018-09-10
gliolib: set hooks in gpiochip_set_irq_hooks()
Hans Verkuil
1
-24
/
+21
2018-09-10
gpiolib: export gpiochip_irq_reqres/relres()
Hans Verkuil
2
-22
/
+35
2018-09-10
gpio: ep93xx: fix test for end of loop
Dan Carpenter
1
-1
/
+1
2018-09-10
gpio: ep93xx: fix incorrect array element size check
Colin Ian King
1
-1
/
+1
2018-09-10
gpio: fix kernel-doc notation warning for 'request_key'
Randy Dunlap
1
-1
/
+7
2018-09-10
gpio: twl6040: Implement .get_direction()
Linus Walleij
1
-0
/
+7
2018-09-10
gpio: twl6040: Use bitops
Linus Walleij
1
-3
/
+4
2018-09-10
gpio: twl6040: Cut down boilerplate
Linus Walleij
1
-14
/
+1
[next]