index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-28
Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
8
-35
/
+43
2013-11-27
gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()
Markus Mayer
1
-1
/
+1
2013-11-27
gpio: pl061: move irqdomain initialization
Linus Walleij
1
-5
/
+5
2013-11-25
Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...
Olof Johansson
1
-4
/
+9
2013-11-25
gpio: ucb1400: Add MODULE_ALIAS
Axel Lin
1
-0
/
+1
2013-11-25
gpiolib: fix of_find_gpio() when OF not defined
Alexandre Courbot
1
-1
/
+2
2013-11-25
gpio: fix memory leak in error path
Michal Nazarewicz
1
-1
/
+3
2013-11-25
gpio: rcar: NULL dereference on error in probe()
Dan Carpenter
1
-1
/
+1
2013-11-25
gpio: msm: make msm_gpio.summary_irq signed for error handling
Dan Carpenter
1
-1
/
+1
2013-11-25
gpio: mvebu: make mvchip->irqbase signed for error handling
Dan Carpenter
1
-1
/
+1
2013-11-25
gpiolib: use dedicated flags for GPIO properties
Alexandre Courbot
1
-7
/
+15
2013-11-25
gpiolib: fix find_chip_by_name()
Alexandre Courbot
1
-17
/
+12
2013-11-25
gpio: tb10x: Set output value before setting direction to output
Axel Lin
1
-0
/
+1
2013-11-18
gpio: twl4030: Fix passing of pdata in the device tree case
Tony Lindgren
1
-2
/
+6
2013-11-18
gpio: twl4030: Fix regression for twl gpio output
Tony Lindgren
1
-2
/
+3
2013-11-14
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
1
-0
/
+1
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2013-11-12
Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next
Russell King
1
-1
/
+1
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2013-11-12
Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
32
-925
/
+2290
2013-11-12
Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-8
/
+435
2013-11-11
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-27
/
+7
2013-11-11
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-42
/
+91
2013-11-11
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2
-61
/
+104
2013-11-06
gpio: gpio-mxs: Remove unneeded dt checks
Fabio Estevam
1
-23
/
+9
2013-11-06
gpio: pl061: don't depend on CONFIG_ARM
Rob Herring
1
-1
/
+1
2013-10-30
gpio: tb10x: fix return value check in tb10x_gpio_probe()
Wei Yongjun
1
-4
/
+2
2013-10-30
gpio: tb10x: use module_platform_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2013-10-30
gpio: bcm-kona: add missing .owner to struct gpio_chip
Wei Yongjun
1
-0
/
+1
2013-10-29
gpiolib: devres: add missing headers
Alexandre Courbot
1
-0
/
+2
2013-10-29
gpiolib: make GPIO_DEVRES depend on GPIOLIB
Alexandre Courbot
1
-4
/
+4
2013-10-29
ARM: 7841/1: sa1100: remove complex GPIO interface
Linus Walleij
1
-1
/
+1
2013-10-28
Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...
Olof Johansson
1
-57
/
+101
2013-10-27
Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-4
/
+4
2013-10-25
gpio: add TB10x GPIO driver
Christian Ruppert
3
-0
/
+346
2013-10-23
gpiolib: devres: fix devm_gpiod_get_index()
Alexandre Courbot
1
-1
/
+1
2013-10-19
gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources
Mika Westerberg
2
-1
/
+13
2013-10-19
gpiolib / ACPI: add ACPI support for gpiod_get_index()
Mika Westerberg
1
-0
/
+10
2013-10-19
gpiolib / ACPI: convert to gpiod interfaces
Mika Westerberg
1
-26
/
+25
2013-10-19
gpiolib: add gpiod_get() and gpiod_put() functions
Alexandre Courbot
2
-0
/
+286
2013-10-19
gpiolib: port of_ functions to use gpiod
Alexandre Courbot
1
-11
/
+17
2013-10-19
gpiolib: export descriptor-based GPIO interface
Alexandre Courbot
1
-198
/
+224
2013-10-19
Merge tag 'v3.12-rc6' into devel
Linus Walleij
2
-4
/
+7
2013-10-19
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
4
-65
/
+111
2013-10-18
gpio: bcm281xx: Don't print addresses of GPIO area in probe()
Markus Mayer
1
-2
/
+1
2013-10-17
gpio: tegra: use new gpio_lock_as_irq() API
Stephen Warren
1
-0
/
+18
2013-10-16
pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib
Christian Ruppert
2
-8
/
+102
2013-10-16
gpio: rcar: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-10-16
gpio: lpc32xx: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
[next]