summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: move integer GPIO support to its own fileAlexandre Courbot2014-07-093-105/+112
* gpio: move sysfs support to its own fileAlexandre Courbot2014-07-094-907/+925
* gpio: always compile label supportAlexandre Courbot2014-07-091-25/+2Star
* gpio: omap: Add an omap prefix to all functionsJavier Martinez Canillas2014-07-091-131/+137
* gpio: omap: Remove unneeded includeJavier Martinez Canillas2014-07-091-1/+0Star
* gpio: omap: Remove unnecessary lockdep classJavier Martinez Canillas2014-07-091-6/+0Star
* gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happenRickard Strandqvist2014-07-091-1/+1
* gpio: gpio-twl4030.c: Cleaning up null pointer checks that could never happenRickard Strandqvist2014-07-091-1/+1
* gpio: vr41xx: fix up errorpath on probe()Linus Walleij2014-07-091-2/+6
* gpio: rcar: clamp returned value to [0,1]Jürg Billeter2014-07-091-2/+2
* gpio-pxa: gpio0 and gpio1 support on dtAndrew Ruder2014-07-071-0/+5
* gpio: pxa: Make of_device_id array constJingoo Han2014-06-191-1/+1
* gpio: lpc32xx: Make of_device_id array constJingoo Han2014-06-191-1/+1
* gpio: intel-mid: switch to using gpiolib irqchip helpersLinus Walleij2014-06-191-61/+25Star
* gpio: stmpe: switch to use gpiolib irqchip helpersLinus Walleij2014-06-192-84/+28Star
* gpio: of: Fix handling for deferred probe for -gpio suffixTony Lindgren2014-06-121-1/+1
* Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-061-13/+5Star
|\
| *-------. Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.1...Lee Jones2014-06-031-13/+5Star
| |\ \ \ \ \
| | | | | * | mfd: stmpe: root out static GPIO and IRQ assignmentsLinus Walleij2014-05-231-13/+5Star
| | | | |/ / | | | |/| |
* | | | | | Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-06-0244-650/+582Star
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | gpio: select IRQ_DOMAIN for gpiolib irqchip helpersLinus Walleij2014-05-291-1/+2
| * | | | | gpio: pca953x: use gpiolib irqchip helpersLinus Walleij2014-05-282-61/+33Star
| * | | | | gpio: pcf857x: Add IRQF_SHARED when request irqGeorge Cherian2014-05-281-1/+1
| * | | | | gpio: pcf857x: Avoid calling irq_domain_cleanup twiceGeorge Cherian2014-05-281-4/+5
| * | | | | gpio: mcp23s08: switch chip count to intLinus Walleij2014-05-281-1/+1
| * | | | | gpio: dwapb: use a second irq chipSebastian Andrzej Siewior2014-05-271-13/+22
| * | | | | gpio: ep93xx: Use devm_ioremap_resource()Jingoo Han2014-05-271-1/+1
| * | | | | gpio: mcp23s08: fixed count variable for devicetree probingMichael Stickel2014-05-271-1/+10
| * | | | | gpio: Add run-time dependencies to R-Car driverJean Delvare2014-05-271-1/+1
| * | | | | gpio: pch: add slab includeLinus Walleij2014-05-271-0/+1
| * | | | | gpio / ACPI: use *_cansleep version of gpiod_get/set APIsAaron Lu2014-05-231-2/+3
| * | | | | gpio: generic: add request function pointerAnthony Fee2014-05-231-0/+9
| * | | | | gpio-pch: Fix Kconfig dependenciesJean Delvare2014-05-231-1/+1
| * | | | | gpio: make of_get_named_gpiod_flags() privateAlexandre Courbot2014-05-212-0/+19
| * | | | | gpio: gpioep93xx: use devm functionsabdoulaye berthe2014-05-161-27/+7Star
| * | | | | gpio: janzttl: use devm functionabdoulaye berthe2014-05-161-29/+8Star
| * | | | | gpio: timberdale: use devm functionsabdoulaye berthe2014-05-161-31/+16Star
| * | | | | gpio: bt8xx: use devm function for memory allocationabdoulaye berthe2014-05-161-13/+6Star
| * | | | | gpio: omap: prepare and unprepare the debounce clockRajendra Nayak2014-05-161-5/+5
| * | | | | gpio: Add helpers for optional GPIOsThierry Reding2014-05-092-0/+86
| * | | | | gpio: pca953x: request a shared interruptToby Smith2014-05-091-1/+2
| * | | | | gpio: pca953x: return IRQ_NONE when appropriateToby Smith2014-05-091-2/+4
| * | | | | gpio: mvebu: Remove initcall-based driver initializationEzequiel Garcia2014-05-091-6/+1Star
| * | | | | gpio: zevio: Make of_device_id array constJingoo Han2014-05-091-1/+1
| * | | | | gpio: xilinx: Make of_device_id array constJingoo Han2014-05-091-1/+1
| * | | | | gpio: tegra: Make of_device_id array constJingoo Han2014-05-091-1/+1
| * | | | | gpio: palmas: Make of_device_id array constJingoo Han2014-05-091-1/+1
| * | | | | gpio: mvebu: Make of_device_id array constJingoo Han2014-05-091-1/+1
| * | | | | gpio: mcp23s08: Make of_device_id array constJingoo Han2014-05-091-2/+2
| * | | | | gpio: grgpio: Make of_device_id array constJingoo Han2014-05-091-1/+1