index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-sodaville.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
gpio: generic: add request function pointer
Anthony Fee
1
-0
/
+9
2014-05-23
gpio-pch: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
2014-05-21
gpio: make of_get_named_gpiod_flags() private
Alexandre Courbot
3
-32
/
+22
2014-05-16
gpio: gpioep93xx: use devm functions
abdoulaye berthe
1
-27
/
+7
2014-05-16
gpio: janzttl: use devm function
abdoulaye berthe
1
-29
/
+8
2014-05-16
gpio: timberdale: use devm functions
abdoulaye berthe
1
-31
/
+16
2014-05-16
gpio: bt8xx: use devm function for memory allocation
abdoulaye berthe
1
-13
/
+6
2014-05-16
gpio: include linux/bug.h in interface header
Arnd Bergmann
1
-0
/
+1
2014-05-16
gpio: omap: prepare and unprepare the debounce clock
Rajendra Nayak
1
-5
/
+5
2014-05-09
gpio: Add helpers for optional GPIOs
Thierry Reding
4
-0
/
+128
2014-05-09
gpio: pca953x: request a shared interrupt
Toby Smith
1
-1
/
+2
2014-05-09
gpio: pca953x: return IRQ_NONE when appropriate
Toby Smith
1
-2
/
+4
2014-05-09
gpio: mvebu: Remove initcall-based driver initialization
Ezequiel Garcia
1
-6
/
+1
2014-05-09
gpio: zevio: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-09
gpio: xilinx: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-09
gpio: tegra: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-09
gpio: palmas: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-09
gpio: mvebu: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-09
gpio: mcp23s08: Make of_device_id array const
Jingoo Han
1
-2
/
+2
2014-05-09
gpio: grgpio: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-05-09
gpio: zevio: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: tps65910: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: tps6586x: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: tegra: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: SPEAr: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: rdc321x: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: rcar: remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2014-05-09
gpio: rc5t583: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: palmas: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: mvebu: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: moxart: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: lynxpoint: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: janz-ttl: remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2014-05-09
gpio: em: remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2014-05-09
gpio: davinci: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: adp5588: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: adp5520: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: always enable GPIO_OMAP on ARCH_OMAP
Arnd Bergmann
1
-2
/
+3
2014-05-05
Linux 3.15-rc4
v3.15-rc4
Linus Torvalds
1
-1
/
+1
2014-05-04
vexpress: Initialise the sysregs before setting up the clocks
Catalin Marinas
1
-0
/
+2
2014-05-03
arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent
Catalin Marinas
2
-0
/
+6
2014-05-03
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
2
-2
/
+33
2014-05-03
arm64: Make default dma_ops to be noncoherent
Ritesh Harjani
1
-1
/
+1
2014-05-03
arm64: fixmap: fix missing sub-page offset for earlyprintk
Marc Zyngier
2
-4
/
+5
2014-05-03
arm64: Fix for the arm64 kern_addr_valid() function
Dave Anderson
1
-0
/
+3
2014-05-03
gpio: pl061: use BIT() macro instead of shifting bits
Javier Martinez Canillas
1
-13
/
+13
2014-05-03
gpio: omap: use BIT() macro instead of shifting bits
Javier Martinez Canillas
1
-25
/
+25
2014-05-03
gpio: kempld: use BIT() macro instead of shifting bits
Javier Martinez Canillas
1
-1
/
+1
2014-05-03
gpio: em: use BIT() macro instead of shifting bits
Javier Martinez Canillas
1
-1
/
+1
2014-05-03
tracing: Use rcu_dereference_sched() for trace event triggers
Steven Rostedt (Red Hat)
1
-1
/
+1
[next]