index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
gpiolib: export gpiochip_irq_reqres/relres()
Hans Verkuil
2018-09-10
1
-22
/
+33
*
gpio: ep93xx: fix test for end of loop
Dan Carpenter
2018-09-10
1
-1
/
+1
*
gpio: ep93xx: fix incorrect array element size check
Colin Ian King
2018-09-10
1
-1
/
+1
*
gpio: twl6040: Implement .get_direction()
Linus Walleij
2018-09-10
1
-0
/
+7
*
gpio: twl6040: Use bitops
Linus Walleij
2018-09-10
1
-3
/
+4
*
gpio: twl6040: Cut down boilerplate
Linus Walleij
2018-09-10
1
-14
/
+1
*
gpio: twl6040: Include the right header
Linus Walleij
2018-09-10
1
-1
/
+1
*
gpio: twl4030: Implement .get_direction()
Linus Walleij
2018-09-10
1
-1
/
+41
*
gpio: twl4030: Cut down boilerplate
Linus Walleij
2018-09-10
1
-14
/
+1
*
gpio: twl4030: Include the right header
Linus Walleij
2018-09-10
1
-1
/
+1
*
gpio: zevio: Include the right header
Linus Walleij
2018-09-04
1
-1
/
+1
*
gpio: ts5500: Delete platform data handling
Linus Walleij
2018-09-04
1
-6
/
+0
*
gpio: ts5500: Use SPDX header
Linus Walleij
2018-09-04
1
-4
/
+1
*
gpio: ts5500: Include the right header
Linus Walleij
2018-09-04
1
-1
/
+1
*
gpio: mxs: Get rid of external API call
Linus Walleij
2018-09-04
1
-3
/
+1
*
gpio: tps65xxx: Use SPDX license tag
Linus Walleij
2018-09-04
4
-36
/
+4
*
gpio: tpx65xxx: Include the right header
Linus Walleij
2018-09-04
4
-6
/
+6
*
gpio: brcmstb: allow 0 width GPIO banks
Justin Chen
2018-08-30
1
-3
/
+12
*
gpio: ftgpio: Support debounce timer
Linus Walleij
2018-08-30
1
-0
/
+74
*
gpio: ftgpio: Support optional silicon clock
Linus Walleij
2018-08-30
1
-4
/
+37
*
Merge branch 'ib-ingenic' of ../linux-pinctrl into devel
Linus Walleij
2018-08-29
5
-420
/
+452
|
\
|
*
pinctrl: ingenic: Include the right header
Linus Walleij
2018-08-29
1
-1
/
+1
|
*
gpio: ingenic: Remove driver
Paul Cercueil
2018-08-29
3
-404
/
+0
|
*
pinctrl: ingenic: Drop dependency on MACH_INGENIC
Paul Cercueil
2018-08-29
1
-2
/
+2
|
*
pinctrl: ingenic: Add support for the JZ4725B
Paul Cercueil
2018-08-29
1
-0
/
+98
|
*
pinctrl: ingenic: Implement .get_direction for GPIO chips
Paul Cercueil
2018-08-29
1
-0
/
+16
|
*
pinctrl: ingenic: Merge GPIO functionality
Paul Cercueil
2018-08-29
2
-8
/
+331
|
*
pinctrl: ingenic: Mark probe function as __init
Paul Cercueil
2018-08-29
1
-4
/
+3
|
*
pinctrl: ingenic: Probe driver at subsys_initcall
Paul Cercueil
2018-08-29
1
-1
/
+1
*
|
gpio: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-29
1
-2
/
+2
*
|
gpio: pxa: handle corner case of unprobed device
Robert Jarzmik
2018-08-29
1
-0
/
+6
*
|
drivers: gpio: Update MODULE AUTHOR email address
Michael Hennerich
2018-08-29
2
-2
/
+2
*
|
gpio: rcar: Add GPIO hole support
Biju Das
2018-08-29
1
-0
/
+6
*
|
gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIP
Linus Walleij
2018-08-29
2
-45
/
+51
*
|
gpio: ep93xx: Cut gpio_to_irq() usage
Linus Walleij
2018-08-29
1
-24
/
+24
*
|
gpio: ep93xx: Use for_each_set_bit() in IRQ handler
Linus Walleij
2018-08-29
1
-14
/
+10
*
|
gpio: ep93xx: Use the hwirq and port
Linus Walleij
2018-08-29
1
-19
/
+14
*
|
gpio: ep93xx: Do not pingpong irq numbers
Linus Walleij
2018-08-29
1
-12
/
+23
*
|
gpio: ep93xx: Properly call the chained IRQ handler
Linus Walleij
2018-08-29
1
-0
/
+8
*
|
gpio: ep93xx: Rename has_debounce to has_irq
Linus Walleij
2018-08-29
1
-7
/
+7
*
|
gpio: ep93xx: Pass around struct gpio_chip
Linus Walleij
2018-08-29
1
-38
/
+73
*
|
gpio: ep93xx: Switch to SPDX license tag
Linus Walleij
2018-08-29
1
-4
/
+1
*
|
gpio: ep93xx: Cut down variable names
Linus Walleij
2018-08-29
1
-13
/
+13
*
|
ARM/gpio: ep93xx: build standalone
Arnd Bergmann
2018-08-29
1
-25
/
+23
[next]