index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib-legacy.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2018-09-10
gpio: twl6040: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-10
gpio: twl4030: Implement .get_direction()
Linus Walleij
1
-1
/
+41
2018-09-10
gpio: twl4030: Cut down boilerplate
Linus Walleij
1
-14
/
+1
2018-09-10
gpio: twl4030: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-04
gpio: zevio: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-04
gpio: ts5500: Delete platform data handling
Linus Walleij
3
-31
/
+0
2018-09-04
gpio: ts5500: Use SPDX header
Linus Walleij
2
-8
/
+2
2018-09-04
gpio: ts5500: Include the right header
Linus Walleij
1
-1
/
+1
2018-09-04
gpio: mxs: Get rid of external API call
Linus Walleij
1
-3
/
+1
2018-09-04
gpio: tps65xxx: Use SPDX license tag
Linus Walleij
4
-36
/
+4
2018-09-04
gpio: tpx65xxx: Include the right header
Linus Walleij
4
-6
/
+6
2018-08-31
MAINTAINERS: Add myself as designated reviewer of Intel PMIC GPIO
Andy Shevchenko
1
-0
/
+6
2018-08-30
gpio: brcmstb: allow 0 width GPIO banks
Justin Chen
1
-3
/
+12
2018-08-30
gpio: ftgpio: Support debounce timer
Linus Walleij
1
-0
/
+74
2018-08-30
gpio: ftgpio: Support optional silicon clock
Linus Walleij
1
-4
/
+37
2018-08-29
gpio: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-08-29
gpio: pxa: handle corner case of unprobed device
Robert Jarzmik
1
-0
/
+6
2018-08-29
dt-bindings: gpio: rcar: Add r8a774a1 (RZ/G2M) support
Fabrizio Castro
1
-1
/
+2
2018-08-29
pinctrl: ingenic: Include the right header
Linus Walleij
1
-1
/
+1
2018-08-29
gpio: ingenic: Remove driver
Paul Cercueil
3
-404
/
+0
2018-08-29
pinctrl: ingenic: Drop dependency on MACH_INGENIC
Paul Cercueil
1
-2
/
+2
2018-08-29
pinctrl: ingenic: Add support for the JZ4725B
Paul Cercueil
1
-0
/
+98
2018-08-29
pinctrl: ingenic: Implement .get_direction for GPIO chips
Paul Cercueil
1
-0
/
+16
2018-08-29
pinctrl: ingenic: Merge GPIO functionality
Paul Cercueil
2
-8
/
+331
2018-08-29
pinctrl: ingenic: Mark probe function as __init
Paul Cercueil
1
-4
/
+3
2018-08-29
pinctrl: ingenic: Probe driver at subsys_initcall
Paul Cercueil
1
-1
/
+1
2018-08-29
dt-bindings: pinctrl: Update pinctrl-ingenic for JZ4725B and GPIO merge
Paul Cercueil
2
-50
/
+35
2018-08-29
drivers: gpio: Update MODULE AUTHOR email address
Michael Hennerich
2
-2
/
+2
2018-08-29
dt-bindings: gpio: rcar: Add gpio-reserved-ranges support
Biju Das
1
-26
/
+35
2018-08-29
gpio: rcar: Add GPIO hole support
Biju Das
1
-0
/
+6
2018-08-29
gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIP
Linus Walleij
2
-45
/
+51
2018-08-29
gpio: ep93xx: Cut gpio_to_irq() usage
Linus Walleij
1
-24
/
+24
2018-08-29
gpio: ep93xx: Use for_each_set_bit() in IRQ handler
Linus Walleij
1
-14
/
+10
2018-08-29
gpio: ep93xx: Use the hwirq and port
Linus Walleij
1
-19
/
+14
2018-08-29
gpio: ep93xx: Do not pingpong irq numbers
Linus Walleij
1
-12
/
+23
2018-08-29
gpio: ep93xx: Properly call the chained IRQ handler
Linus Walleij
1
-0
/
+8
2018-08-29
gpio: ep93xx: Rename has_debounce to has_irq
Linus Walleij
1
-7
/
+7
2018-08-29
gpio: ep93xx: Pass around struct gpio_chip
Linus Walleij
1
-38
/
+73
2018-08-29
gpio: ep93xx: Switch to SPDX license tag
Linus Walleij
1
-4
/
+1
2018-08-29
gpio: ep93xx: Cut down variable names
Linus Walleij
1
-13
/
+13
2018-08-29
ARM/gpio: ep93xx: build standalone
Arnd Bergmann
2
-25
/
+32
2018-08-29
gpio: tb10x: Use GENERIC_GPIO
Linus Walleij
2
-66
/
+31
2018-08-29
gpio: tb10x: Create local helper variables
Linus Walleij
1
-13
/
+14
2018-08-26
Linux 4.19-rc1
v4.19-rc1
Linus Torvalds
1
-2
/
+2
2018-08-25
mm/cow: don't bother write protecting already write-protected pages
Linus Torvalds
1
-1
/
+1
2018-08-25
hpfs: remove unnecessary checks on the value of r when assigning error code
Colin Ian King
1
-1
/
+1
2018-08-25
libata: maintainership update
Jens Axboe
1
-3
/
+3
2018-08-24
iommu/rockchip: Move irq request past pm_runtime_enable
Marc Zyngier
1
-11
/
+13
[next]