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-12-17
Merge tag 'gpio-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
3
-6
/
+16
2013-12-12
gpio: rcar: Fix level interrupt handling
Valentine Barshak
1
-1
/
+2
2013-12-12
gpio: msm: Fix irq mask/unmask by writing bits instead of numbers
Stephen Boyd
1
-2
/
+2
2013-12-10
gpio: twl4030: Fix regression for twl gpio LED output
Roger Quadros
1
-3
/
+12
2013-12-09
Merge tag 'omap-for-v3.13/yet-more-dt-regressions-take2' of git://git.kernel....
Kevin Hilman
9
-42
/
+64
2013-12-04
Merge tag 'davinci-fixes-for-v3.13-rc1' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-1
/
+3
2013-12-03
gpiolib: change a warning to debug message when failing to get gpio
Heikki Krogerus
1
-1
/
+1
2013-12-03
powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
Liu Gang
1
-2
/
+6
2013-12-03
gpiolib: use platform GPIO mappings as fallback
Alexandre Courbot
1
-3
/
+13
2013-12-03
gpiolib: fix lookup of platform-mapped GPIOs
Alexandre Courbot
1
-1
/
+1
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-21
gpio: davinci: fix check for unbanked gpio
Lad, Prabhakar
1
-1
/
+3
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
[next]