summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-sodaville.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-23gpio: generic: add request function pointerAnthony Fee1-0/+9
2014-05-23gpio-pch: Fix Kconfig dependenciesJean Delvare1-1/+1
2014-05-21gpio: make of_get_named_gpiod_flags() privateAlexandre Courbot3-32/+22
2014-05-16gpio: gpioep93xx: use devm functionsabdoulaye berthe1-27/+7
2014-05-16gpio: janzttl: use devm functionabdoulaye berthe1-29/+8
2014-05-16gpio: timberdale: use devm functionsabdoulaye berthe1-31/+16
2014-05-16gpio: bt8xx: use devm function for memory allocationabdoulaye berthe1-13/+6
2014-05-16gpio: include linux/bug.h in interface headerArnd Bergmann1-0/+1
2014-05-16gpio: omap: prepare and unprepare the debounce clockRajendra Nayak1-5/+5
2014-05-09gpio: Add helpers for optional GPIOsThierry Reding4-0/+128
2014-05-09gpio: pca953x: request a shared interruptToby Smith1-1/+2
2014-05-09gpio: pca953x: return IRQ_NONE when appropriateToby Smith1-2/+4
2014-05-09gpio: mvebu: Remove initcall-based driver initializationEzequiel Garcia1-6/+1
2014-05-09gpio: zevio: Make of_device_id array constJingoo Han1-1/+1
2014-05-09gpio: xilinx: Make of_device_id array constJingoo Han1-1/+1
2014-05-09gpio: tegra: Make of_device_id array constJingoo Han1-1/+1
2014-05-09gpio: palmas: Make of_device_id array constJingoo Han1-1/+1
2014-05-09gpio: mvebu: Make of_device_id array constJingoo Han1-1/+1
2014-05-09gpio: mcp23s08: Make of_device_id array constJingoo Han1-2/+2
2014-05-09gpio: grgpio: Make of_device_id array constJingoo Han1-1/+1
2014-05-09gpio: zevio: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-09gpio: tps65910: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-09gpio: tps6586x: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-09gpio: tegra: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-09gpio: SPEAr: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-09gpio: rdc321x: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-09gpio: rcar: remove unnecessary OOM messagesJingoo Han1-1/+0
2014-05-09gpio: rc5t583: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-09gpio: palmas: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-09gpio: mvebu: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-09gpio: moxart: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-09gpio: lynxpoint: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-09gpio: janz-ttl: remove unnecessary OOM messagesJingoo Han1-1/+0
2014-05-09gpio: em: remove unnecessary OOM messagesJingoo Han1-1/+0
2014-05-09gpio: davinci: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-09gpio: adp5588: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-09gpio: adp5520: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-05-09gpio: always enable GPIO_OMAP on ARCH_OMAPArnd Bergmann1-2/+3
2014-05-05Linux 3.15-rc4v3.15-rc4Linus Torvalds1-1/+1
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas1-0/+2
2014-05-03arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherentCatalin Marinas2-0/+6
2014-05-03arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2-2/+33
2014-05-03arm64: Make default dma_ops to be noncoherentRitesh Harjani1-1/+1
2014-05-03arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2-4/+5
2014-05-03arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson1-0/+3
2014-05-03gpio: pl061: use BIT() macro instead of shifting bitsJavier Martinez Canillas1-13/+13
2014-05-03gpio: omap: use BIT() macro instead of shifting bitsJavier Martinez Canillas1-25/+25
2014-05-03gpio: kempld: use BIT() macro instead of shifting bitsJavier Martinez Canillas1-1/+1
2014-05-03gpio: em: use BIT() macro instead of shifting bitsJavier Martinez Canillas1-1/+1
2014-05-03tracing: Use rcu_dereference_sched() for trace event triggersSteven Rostedt (Red Hat)1-1/+1