index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: handle also nested irqchips in the chained handler set-up
Linus Walleij
2014-09-26
3
-21
/
+36
*
gpio: set parent irq on chained handlers
Linus Walleij
2014-09-26
1
-0
/
+13
*
gpiolib: irqchip: use irq_find_mapping while removing irqchip
Grygorii Strashko
2014-09-26
1
-1
/
+2
*
gpio: crystalcove: support virtual GPIO
Aaron Lu
2014-09-25
1
-3
/
+16
*
gpio: kona: enable only on BCM_MOBILE or for compile testing
Uwe Kleine-König
2014-09-25
1
-1
/
+1
*
gpio, bcm-kona, LLVMLinux: Remove use of __initconst
Behan Webster
2014-09-24
1
-1
/
+1
*
gpio: Fix ngpio in gpio-xilinx driver
Gernot Vormayr
2014-09-24
1
-12
/
+15
*
gpio: dwapb: fix pointer to integer cast
Linus Walleij
2014-09-24
1
-2
/
+2
*
gpio: xgene: Remove unneeded #ifdef CONFIG_OF guard
Axel Lin
2014-09-24
1
-2
/
+0
*
gpio: xgene: Remove unneeded forward declation for struct xgene_gpio
Axel Lin
2014-09-24
1
-2
/
+0
*
gpio: xgene: Fix missing spin_lock_init()
Axel Lin
2014-09-24
1
-0
/
+1
*
gpio: ks8695: fix switch case indentation
Varka Bhadram
2014-09-24
1
-10
/
+10
*
gpiolib: add irq_not_threaded flag to gpio_chip
Octavian Purdila
2014-09-24
1
-1
/
+1
*
gpio: Fix return value check in xgene_gpio_probe()
Wei Yongjun
2014-09-24
1
-2
/
+2
*
GPIO: gpiolib: trivial: Add missing carriage return
Alexander Shiyan
2014-09-23
1
-1
/
+1
*
gpio: omap: Fix interrupt names
Nishanth Menon
2014-09-23
1
-14
/
+17
*
gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTR
Paul Bolle
2014-09-23
1
-50
/
+0
*
gpio: use container_of to resolve cs5535_gpio_chip from gpio_chip
Fabian Frederick
2014-09-23
1
-3
/
+6
*
GPIO: gpio-dwapb: Suspend & Resume PM enabling
Weike Chen
2014-09-23
1
-0
/
+115
*
GPIO: gpio-dwapb: Support Debounce
Weike Chen
2014-09-23
1
-2
/
+34
*
GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_write
Weike Chen
2014-09-23
1
-10
/
+27
*
GPIO: gpio-dwapb: Enable platform driver binding to MFD driver
Weike Chen
2014-09-23
2
-58
/
+167
*
gpio: gpiolib: set gpiochip_remove retval to void
abdoulaye berthe
2014-09-23
1
-17
/
+7
*
gpio: remove remaining users of gpiochip_remove() retval
Linus Walleij
2014-09-23
4
-19
/
+7
*
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-09-18
1
-2
/
+1
*
gpio: syscon: reuse for keystone 2 socs
Grygorii Strashko
2014-09-16
1
-0
/
+35
*
gpio: syscon: retrive syscon node and regs offsets from dt
Grygorii Strashko
2014-09-16
1
-8
/
+43
*
gpio: syscon: add soc specific callback to assign output value
Grygorii Strashko
2014-09-16
1
-2
/
+6
*
gpio: mcp23s08 to support both device tree and platform data
Sonic Zhang
2014-09-04
2
-31
/
+34
*
gpio: zynq: Fixed broken wakeup implementation
Ezra Savard
2014-09-04
1
-14
/
+20
*
gpio: zynq: Mask non-wakeup GPIO interrupts on suspend
Ezra Savard
2014-09-04
1
-1
/
+3
*
gpio: zynq: Take bank offset into account when reporting a IRQ
Lars-Peter Clausen
2014-09-03
1
-1
/
+9
*
gpio: adnp: switch to use irqchip helpers
Linus Walleij
2014-09-02
2
-108
/
+48
*
gpio: change gpiochip_request_own_desc() prototype
Alexandre Courbot
2014-08-29
2
-21
/
+17
*
gpio: acpi: normalize use of gpiochip_get_desc()
Alexandre Courbot
2014-08-29
1
-8
/
+14
*
gpio: zynq: Reduce level of indention in zynq_gpio_irqhandler()
Lars-Peter Clausen
2014-08-29
1
-12
/
+19
*
gpio: zynq: Remove .owner field for driver
Michal Simek
2014-08-29
1
-1
/
+0
*
gpio: Add APM X-Gene SoC GPIO controller support
Feng Kan
2014-08-28
3
-0
/
+260
*
gpio: pca953x: Drop deprecated DT bindings
Markus Pargmann
2014-08-28
1
-51
/
+3
*
gpio-lynxpoint: enable input sensing in resume
Mathias Nyman
2014-08-21
1
-0
/
+18
*
gpio: delete unneeded test before of_node_put
Julia Lawall
2014-08-17
1
-3
/
+1
*
gpio: zynq: Fix IRQ handlers
Lars-Peter Clausen
2014-08-17
1
-8
/
+28
*
gpiolib: devres: use correct structure type name in sizeof
Julia Lawall
2014-08-17
1
-1
/
+1
*
Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-08-09
72
-1835
/
+2203
|
\
|
*
gpio: add flags argument to gpiod_get*() functions
Alexandre Courbot
2014-07-28
2
-37
/
+70
|
*
gpio / ACPI: Move event handling registration to gpiolib irqchip helpers
Mika Westerberg
2014-07-28
3
-10
/
+41
|
*
gpio: lynxpoint: Convert to use gpiolib irqchip
Mika Westerberg
2014-07-28
2
-69
/
+26
|
*
gpio: split gpiod board registration into machine header
Linus Walleij
2014-07-28
1
-0
/
+1
|
*
gpio: remove gpio_ensure_requested()
Alexandre Courbot
2014-07-24
1
-106
/
+0
|
*
gpio: remove useless check in gpiolib_sysfs_init()
Alexandre Courbot
2014-07-24
1
-1
/
+1
[next]