index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-28
gpio: rcar: Add minimal runtime PM support
Geert Uytterhoeven
1
-0
/
+8
2014-04-28
gpio: kempld: Fix autoloading of module
Axel Lin
1
-1
/
+1
2014-04-28
gpio: sch311x: Slightly refactor sch311x_detect for better readability
Axel Lin
1
-4
/
+12
2014-04-28
gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.h
Axel Lin
2
-2
/
+0
2014-04-28
gpio: max730x: Remove kfree(ts) in __max730x_remove()
Axel Lin
1
-3
/
+2
2014-04-28
gpio: ge: Convert to platform driver
Alexander Shiyan
1
-118
/
+50
2014-04-28
gpiolib: of: remove gpio_to_desc() usage
Linus Walleij
1
-1
/
+1
2014-04-28
gpio: zevio: Get correct gpio output value
Axel Lin
1
-2
/
+8
2014-04-28
gpio: put GPIO IRQs into their own lock class
Linus Walleij
1
-0
/
+7
2014-04-28
gpio-sch: set output level after configuration of direction
Daniel Krueger
1
-4
/
+22
2014-04-28
gpio: zevio: Remove of_match_ptr around zevio_gpio_of_match
Axel Lin
1
-1
/
+1
2014-04-28
gpio: dwapb: drop irq_setup_generic_chip()
Sebastian Andrzej Siewior
1
-3
/
+0
2014-04-28
gpio: omap: convert driver to use gpiolib irqchip
Javier Martinez Canillas
2
-56
/
+52
2014-04-28
gpio: omap: add a GPIO_OMAP option instead of using ARCH_OMAP
Javier Martinez Canillas
2
-1
/
+8
2014-04-28
gpio: omap: check gpiochip_add() return value
Javier Martinez Canillas
1
-3
/
+13
2014-04-28
gpio: omap: convert to use irq_domain_add_simple()
Javier Martinez Canillas
1
-11
/
+4
2014-04-28
gpio: timberdale: simplify dependencies
Jean Delvare
1
-1
/
+1
2014-04-28
gpio: tc3589x: use gpiolib irqchip helpers
Linus Walleij
2
-91
/
+24
2014-04-28
gpio: tc3589x: get rid of static IRQ base
Linus Walleij
1
-9
/
+1
2014-04-28
gpio: tc3589x: use managed resources
Linus Walleij
1
-18
/
+10
2014-04-28
gpio: support threaded interrupts in irqchip helpers
Linus Walleij
1
-0
/
+12
2014-04-22
Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
2
-4
/
+10
2014-04-18
Shiraz has moved
Viresh Kumar
1
-2
/
+2
2014-04-14
gpio / ACPI: Prevent potential wrap of GPIO value on OpRegion read
Mika Westerberg
1
-1
/
+1
2014-04-14
gpio / ACPI: Don't crash on NULL chip->dev
Mika Westerberg
1
-2
/
+8
2014-04-14
gpio: set data first, then chip and handler
Linus Walleij
1
-1
/
+1
2014-04-07
Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
1
-1
/
+25
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2014-04-03
Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
35
-671
/
+1993
2014-03-31
MIPS: VR41xx: Mark GPIO lines used for IRQ
Linus Walleij
1
-0
/
+20
2014-03-28
gpio: rcar: Add helper variable dev = &pdev->dev
Geert Uytterhoeven
1
-16
/
+16
2014-03-28
gpio-lynxpoint: force gpio_get() to return "1" and "0" only
Mathias Nyman
1
-1
/
+1
2014-03-28
gpio: unmap gpio irqs properly
Linus Walleij
1
-4
/
+29
2014-03-27
pch_gpio: set value before enabling output direction
Daniel Krueger
1
-3
/
+5
2014-03-27
gpio: moxart: Actually set output state in moxart_gpio_direction_output()
Axel Lin
1
-0
/
+1
2014-03-27
gpio: moxart: Avoid forward declaration
Axel Lin
1
-20
/
+19
2014-03-27
gpio: mxs: Allow for recursive enable_irq_wake() call
Marek Vasut
1
-1
/
+2
2014-03-27
gpio: samsung: Add missing "break" statement
Alexander Shiyan
1
-0
/
+1
2014-03-27
gpio: twl4030: Remove redundant assignment
Alexander Shiyan
1
-3
/
+3
2014-03-26
gpio: iop: fix devm_ioremap_resource() return value checking
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2014-03-26
gpio: pl061: convert driver to use gpiolib irqchip
Linus Walleij
2
-62
/
+19
2014-03-26
gpio: add IRQ chip helpers in gpiolib
Linus Walleij
2
-0
/
+191
2014-03-19
gpio: ich: Add support for Intel Avoton
Vincent Donnefort
1
-1
/
+25
2014-03-19
gpio: ich: Add output levels cache support
Vincent Donnefort
1
-2
/
+19
2014-03-19
gpio: ich: Add support for multiple register addresses
Vincent Donnefort
1
-12
/
+31
2014-03-19
gpio: ich: Add blink capability option
Vincent Donnefort
1
-1
/
+9
2014-03-18
gpio: Driver for SYSCON-based GPIOs
Alexander Shiyan
3
-0
/
+198
2014-03-18
gpio: generic: Use platform_device_id->driver_data field for driver flags
Alexander Shiyan
1
-7
/
+9
2014-03-18
gpio: switch drivers to use new callback
Linus Walleij
8
-57
/
+56
2014-03-14
gpio / ACPI: Add support for ACPI GPIO operation regions
Mika Westerberg
1
-0
/
+163
[prev]
[next]