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
2014-09-24
gpio: Fix ngpio in gpio-xilinx driver
Gernot Vormayr
1
-12
/
+15
2014-09-24
gpio: dwapb: fix pointer to integer cast
Linus Walleij
1
-2
/
+2
2014-09-24
gpio: xgene: Remove unneeded #ifdef CONFIG_OF guard
Axel Lin
1
-2
/
+0
2014-09-24
gpio: xgene: Remove unneeded forward declation for struct xgene_gpio
Axel Lin
1
-2
/
+0
2014-09-24
gpio: xgene: Fix missing spin_lock_init()
Axel Lin
1
-0
/
+1
2014-09-24
gpio: ks8695: fix switch case indentation
Varka Bhadram
1
-10
/
+10
2014-09-24
gpiolib: add irq_not_threaded flag to gpio_chip
Octavian Purdila
1
-1
/
+1
2014-09-24
gpio: Fix return value check in xgene_gpio_probe()
Wei Yongjun
1
-2
/
+2
2014-09-23
GPIO: gpiolib: trivial: Add missing carriage return
Alexander Shiyan
1
-1
/
+1
2014-09-23
gpio: omap: Fix interrupt names
Nishanth Menon
1
-14
/
+17
2014-09-23
gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTR
Paul Bolle
1
-50
/
+0
2014-09-23
gpio: use container_of to resolve cs5535_gpio_chip from gpio_chip
Fabian Frederick
1
-3
/
+6
2014-09-23
GPIO: gpio-dwapb: Suspend & Resume PM enabling
Weike Chen
1
-0
/
+115
2014-09-23
GPIO: gpio-dwapb: Support Debounce
Weike Chen
1
-2
/
+34
2014-09-23
GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_write
Weike Chen
1
-10
/
+27
2014-09-23
GPIO: gpio-dwapb: Enable platform driver binding to MFD driver
Weike Chen
2
-58
/
+167
2014-09-23
gpio: gpiolib: set gpiochip_remove retval to void
abdoulaye berthe
1
-17
/
+7
2014-09-23
gpio: remove remaining users of gpiochip_remove() retval
Linus Walleij
4
-19
/
+7
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
1
-2
/
+1
2014-09-16
gpio: syscon: reuse for keystone 2 socs
Grygorii Strashko
1
-0
/
+35
2014-09-16
gpio: syscon: retrive syscon node and regs offsets from dt
Grygorii Strashko
1
-8
/
+43
2014-09-16
gpio: syscon: add soc specific callback to assign output value
Grygorii Strashko
1
-2
/
+6
2014-09-04
gpio: mcp23s08 to support both device tree and platform data
Sonic Zhang
2
-31
/
+34
2014-09-04
gpio: zynq: Fixed broken wakeup implementation
Ezra Savard
1
-14
/
+20
2014-09-04
gpio: zynq: Mask non-wakeup GPIO interrupts on suspend
Ezra Savard
1
-1
/
+3
2014-09-03
gpio: zynq: Take bank offset into account when reporting a IRQ
Lars-Peter Clausen
1
-1
/
+9
2014-09-02
gpio: adnp: switch to use irqchip helpers
Linus Walleij
2
-108
/
+48
2014-08-29
gpio: change gpiochip_request_own_desc() prototype
Alexandre Courbot
2
-21
/
+17
2014-08-29
gpio: acpi: normalize use of gpiochip_get_desc()
Alexandre Courbot
1
-8
/
+14
2014-08-29
gpio: zynq: Reduce level of indention in zynq_gpio_irqhandler()
Lars-Peter Clausen
1
-12
/
+19
2014-08-29
gpio: zynq: Remove .owner field for driver
Michal Simek
1
-1
/
+0
2014-08-28
gpio: Add APM X-Gene SoC GPIO controller support
Feng Kan
3
-0
/
+260
2014-08-28
gpio: pca953x: Drop deprecated DT bindings
Markus Pargmann
1
-51
/
+3
2014-08-21
gpio-lynxpoint: enable input sensing in resume
Mathias Nyman
1
-0
/
+18
2014-08-17
gpio: delete unneeded test before of_node_put
Julia Lawall
1
-3
/
+1
2014-08-17
gpio: zynq: Fix IRQ handlers
Lars-Peter Clausen
1
-8
/
+28
2014-08-17
gpiolib: devres: use correct structure type name in sizeof
Julia Lawall
1
-1
/
+1
2014-08-08
Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
72
-1835
/
+2203
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-240
/
+0
2014-08-08
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-725
/
+0
2014-08-07
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+394
2014-07-28
gpio: add flags argument to gpiod_get*() functions
Alexandre Courbot
2
-37
/
+70
2014-07-28
gpio / ACPI: Move event handling registration to gpiolib irqchip helpers
Mika Westerberg
3
-10
/
+41
2014-07-28
gpio: lynxpoint: Convert to use gpiolib irqchip
Mika Westerberg
2
-69
/
+26
2014-07-28
gpio: split gpiod board registration into machine header
Linus Walleij
1
-0
/
+1
2014-07-26
Merge branch 'cleanup/gpio-header-removal' into next/soc
Arnd Bergmann
1
-3
/
+0
2014-07-26
Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Arnd Bergmann
1
-240
/
+0
2014-07-26
Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6...
Arnd Bergmann
2
-728
/
+0
2014-07-24
gpio: remove gpio_ensure_requested()
Alexandre Courbot
1
-106
/
+0
2014-07-24
gpio: remove useless check in gpiolib_sysfs_init()
Alexandre Courbot
1
-1
/
+1
[next]