summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-07-10gpio: Add driver for Zynq GPIO controllerHarini Katakam
2014-07-09gpiolib: of: Update debug messages for of_get_named_gpiod_flagsTushar Behera
2014-07-09gpio: move integer GPIO support to its own fileAlexandre Courbot
2014-07-09gpio: move sysfs support to its own fileAlexandre Courbot
2014-07-09gpio: always compile label supportAlexandre Courbot
2014-07-09gpio: omap: Add an omap prefix to all functionsJavier Martinez Canillas
2014-07-09gpio: omap: Remove unneeded includeJavier Martinez Canillas
2014-07-09gpio: omap: Remove unnecessary lockdep classJavier Martinez Canillas
2014-07-09gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happenRickard Strandqvist
2014-07-09gpio: gpio-twl4030.c: Cleaning up null pointer checks that could never happenRickard Strandqvist
2014-07-09gpio: vr41xx: fix up errorpath on probe()Linus Walleij
2014-07-09gpio: rcar: clamp returned value to [0,1]Jürg Billeter
2014-07-07gpio-pxa: gpio0 and gpio1 support on dtAndrew Ruder
2014-06-19gpio: pxa: Make of_device_id array constJingoo Han
2014-06-19gpio: lpc32xx: Make of_device_id array constJingoo Han
2014-06-19gpio: intel-mid: switch to using gpiolib irqchip helpersLinus Walleij
2014-06-19gpio: stmpe: switch to use gpiolib irqchip helpersLinus Walleij
2014-06-12gpio: of: Fix handling for deferred probe for -gpio suffixgpio-v3.16-2Tony Lindgren
2014-06-06Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-03Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.1...Lee Jones
2014-06-02Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-05-29gpio: select IRQ_DOMAIN for gpiolib irqchip helpersgpio-v3.16-1Linus Walleij
2014-05-28gpio: pca953x: use gpiolib irqchip helpersLinus Walleij
2014-05-28gpio: pcf857x: Add IRQF_SHARED when request irqGeorge Cherian
2014-05-28gpio: pcf857x: Avoid calling irq_domain_cleanup twiceGeorge Cherian
2014-05-28gpio: mcp23s08: switch chip count to intLinus Walleij
2014-05-27gpio: dwapb: use a second irq chipSebastian Andrzej Siewior
2014-05-27gpio: ep93xx: Use devm_ioremap_resource()Jingoo Han
2014-05-27gpio: mcp23s08: fixed count variable for devicetree probingMichael Stickel
2014-05-27gpio: Add run-time dependencies to R-Car driverJean Delvare
2014-05-27gpio: pch: add slab includeLinus Walleij
2014-05-23gpio / ACPI: use *_cansleep version of gpiod_get/set APIsAaron Lu
2014-05-23gpio: generic: add request function pointerAnthony Fee
2014-05-23gpio-pch: Fix Kconfig dependenciesJean Delvare
2014-05-23mfd: stmpe: root out static GPIO and IRQ assignmentsLinus Walleij
2014-05-21gpio: make of_get_named_gpiod_flags() privateAlexandre Courbot
2014-05-16gpio: gpioep93xx: use devm functionsabdoulaye berthe
2014-05-16gpio: janzttl: use devm functionabdoulaye berthe
2014-05-16gpio: timberdale: use devm functionsabdoulaye berthe
2014-05-16gpio: bt8xx: use devm function for memory allocationabdoulaye berthe
2014-05-16gpio: omap: prepare and unprepare the debounce clockRajendra Nayak
2014-05-09gpio: Add helpers for optional GPIOsThierry Reding
2014-05-09gpio: pca953x: request a shared interruptToby Smith
2014-05-09gpio: pca953x: return IRQ_NONE when appropriateToby Smith
2014-05-09gpio: mvebu: Remove initcall-based driver initializationEzequiel Garcia
2014-05-09gpio: zevio: Make of_device_id array constJingoo Han
2014-05-09gpio: xilinx: Make of_device_id array constJingoo Han
2014-05-09gpio: tegra: Make of_device_id array constJingoo Han
2014-05-09gpio: palmas: Make of_device_id array constJingoo Han