aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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: omap: prepare and unprepare the debounce clockRajendra Nayak1-5/+5
2014-05-13Merge tag 'v3.15-rc4' into develLinus Walleij59-205/+564
2014-05-09gpio: Add helpers for optional GPIOsThierry Reding2-0/+86
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-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+2
2014-05-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+5
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas1-0/+2
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-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-35/+21
2014-05-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+11
2014-05-02Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds8-59/+85
2014-05-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+17
2014-05-03Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki2-12/+16
2014-05-03Merge branch 'pnp'Rafael J. Wysocki2-20/+28
2014-05-02gpio: Fix gpio_get -> gpiod_get typo in kernel-docThierry Reding1-1/+1
2014-05-02Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds3-12/+81
2014-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-5/+17