aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-23Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+1
2014-07-15gpio: rcar: Add support for DT IRQ flagsLaurent Pinchart1-0/+1
2014-07-05gpio: mcp23s08: Eliminates redundant checking.Michael Welling1-6/+0
2014-06-12gpio: of: Fix handling for deferred probe for -gpio suffixTony Lindgren1-1/+1
2014-06-06Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextLinus Torvalds1-13/+5
2014-06-03Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.16', 'ib-mfd-gpio-3.16' and 'ib-mfd-mmc-memstick-3.16', tags 'ib-mfd-extcon-3.16', 'ib-mfd-omap-3.16' and 'ib-mfd-regulator-3.16' into ibs-for-mfd-mergedLee Jones1-13/+5
2014-06-02Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into nextLinus Torvalds44-650/+582
2014-05-29gpio: select IRQ_DOMAIN for gpiolib irqchip helpersLinus Walleij1-1/+2
2014-05-28gpio: pca953x: use gpiolib irqchip helpersLinus Walleij2-61/+33
2014-05-28gpio: pcf857x: Add IRQF_SHARED when request irqGeorge Cherian1-1/+1
2014-05-28gpio: pcf857x: Avoid calling irq_domain_cleanup twiceGeorge Cherian1-4/+5
2014-05-28gpio: mcp23s08: switch chip count to intLinus Walleij1-1/+1
2014-05-27gpio: dwapb: use a second irq chipSebastian Andrzej Siewior1-13/+22
2014-05-27gpio: ep93xx: Use devm_ioremap_resource()Jingoo Han1-1/+1
2014-05-27gpio: mcp23s08: fixed count variable for devicetree probingMichael Stickel1-1/+10
2014-05-27gpio: Add run-time dependencies to R-Car driverJean Delvare1-1/+1
2014-05-27gpio: pch: add slab includeLinus Walleij1-0/+1
2014-05-23gpio / ACPI: use *_cansleep version of gpiod_get/set APIsAaron Lu1-2/+3
2014-05-23gpio: generic: add request function pointerAnthony Fee1-0/+9
2014-05-23gpio-pch: Fix Kconfig dependenciesJean Delvare1-1/+1
2014-05-23mfd: stmpe: root out static GPIO and IRQ assignmentsLinus Walleij1-13/+5
2014-05-21gpio: make of_get_named_gpiod_flags() privateAlexandre Courbot2-0/+19
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: omap: prepare and unprepare the debounce clockRajendra Nayak1-5/+5
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