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: make of_get_named_gpiod_flags() private
Alexandre Courbot
2014-05-21
2
-0
/
+19
*
gpio: gpioep93xx: use devm functions
abdoulaye berthe
2014-05-16
1
-27
/
+7
*
gpio: janzttl: use devm function
abdoulaye berthe
2014-05-16
1
-29
/
+8
*
gpio: timberdale: use devm functions
abdoulaye berthe
2014-05-16
1
-31
/
+16
*
gpio: bt8xx: use devm function for memory allocation
abdoulaye berthe
2014-05-16
1
-13
/
+6
*
gpio: omap: prepare and unprepare the debounce clock
Rajendra Nayak
2014-05-16
1
-5
/
+5
*
gpio: Add helpers for optional GPIOs
Thierry Reding
2014-05-09
2
-0
/
+86
*
gpio: pca953x: request a shared interrupt
Toby Smith
2014-05-09
1
-1
/
+2
*
gpio: pca953x: return IRQ_NONE when appropriate
Toby Smith
2014-05-09
1
-2
/
+4
*
gpio: mvebu: Remove initcall-based driver initialization
Ezequiel Garcia
2014-05-09
1
-6
/
+1
*
gpio: zevio: Make of_device_id array const
Jingoo Han
2014-05-09
1
-1
/
+1
*
gpio: xilinx: Make of_device_id array const
Jingoo Han
2014-05-09
1
-1
/
+1
*
gpio: tegra: Make of_device_id array const
Jingoo Han
2014-05-09
1
-1
/
+1
*
gpio: palmas: Make of_device_id array const
Jingoo Han
2014-05-09
1
-1
/
+1
*
gpio: mvebu: Make of_device_id array const
Jingoo Han
2014-05-09
1
-1
/
+1
*
gpio: mcp23s08: Make of_device_id array const
Jingoo Han
2014-05-09
1
-2
/
+2
*
gpio: grgpio: Make of_device_id array const
Jingoo Han
2014-05-09
1
-1
/
+1
*
gpio: zevio: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: tps65910: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: tps6586x: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: tegra: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: SPEAr: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: rdc321x: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: rcar: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-1
/
+0
*
gpio: rc5t583: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: palmas: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: mvebu: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: moxart: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: lynxpoint: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: janz-ttl: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-1
/
+0
*
gpio: em: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-1
/
+0
*
gpio: davinci: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: adp5588: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: adp5520: remove unnecessary OOM messages
Jingoo Han
2014-05-09
1
-3
/
+1
*
gpio: always enable GPIO_OMAP on ARCH_OMAP
Arnd Bergmann
2014-05-09
1
-2
/
+3
*
gpio: pl061: use BIT() macro instead of shifting bits
Javier Martinez Canillas
2014-05-03
1
-13
/
+13
*
gpio: omap: use BIT() macro instead of shifting bits
Javier Martinez Canillas
2014-05-03
1
-25
/
+25
*
gpio: kempld: use BIT() macro instead of shifting bits
Javier Martinez Canillas
2014-05-03
1
-1
/
+1
*
gpio: em: use BIT() macro instead of shifting bits
Javier Martinez Canillas
2014-05-03
1
-1
/
+1
*
gpio: Fix gpio_get -> gpiod_get typo in kernel-doc
Thierry Reding
2014-05-03
1
-1
/
+1
*
gpio: of: Allow -gpio suffix for property names
Thierry Reding
2014-04-28
1
-6
/
+12
*
gpio: omap: implement get_direction
Yegor Yefremov
2014-04-28
1
-0
/
+17
*
gpio: of: Remove unneeded dummy function
Thierry Reding
2014-04-28
1
-9
/
+0
*
gpio: do not set up hardware for IRQ_TYPE_NONE
Linus Walleij
2014-04-28
1
-2
/
+8
*
gpio: rdc321x: Convert to use devm_kzalloc
Axel Lin
2014-04-28
1
-13
/
+6
*
gpio: rcar: Add minimal runtime PM support
Geert Uytterhoeven
2014-04-28
1
-0
/
+8
*
gpio: kempld: Fix autoloading of module
Axel Lin
2014-04-28
1
-1
/
+1
*
gpio: sch311x: Slightly refactor sch311x_detect for better readability
Axel Lin
2014-04-28
1
-4
/
+12
*
gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.h
Axel Lin
2014-04-28
2
-2
/
+0
*
gpio: max730x: Remove kfree(ts) in __max730x_remove()
Axel Lin
2014-04-28
1
-3
/
+2
[next]