summaryrefslogtreecommitdiff
path: root/drivers/gpio (follow)
Commit message (Expand)AuthorAge
...
| * | | | | gpio-pch: Fix Kconfig dependenciesJean Delvare2014-05-23
| * | | | | gpio: make of_get_named_gpiod_flags() privateAlexandre Courbot2014-05-21
| * | | | | gpio: gpioep93xx: use devm functionsabdoulaye berthe2014-05-16
| * | | | | gpio: janzttl: use devm functionabdoulaye berthe2014-05-16
| * | | | | gpio: timberdale: use devm functionsabdoulaye berthe2014-05-16
| * | | | | gpio: bt8xx: use devm function for memory allocationabdoulaye berthe2014-05-16
| * | | | | gpio: omap: prepare and unprepare the debounce clockRajendra Nayak2014-05-16
| * | | | | gpio: Add helpers for optional GPIOsThierry Reding2014-05-09
| * | | | | gpio: pca953x: request a shared interruptToby Smith2014-05-09
| * | | | | gpio: pca953x: return IRQ_NONE when appropriateToby Smith2014-05-09
| * | | | | gpio: mvebu: Remove initcall-based driver initializationEzequiel Garcia2014-05-09
| * | | | | gpio: zevio: Make of_device_id array constJingoo Han2014-05-09
| * | | | | gpio: xilinx: Make of_device_id array constJingoo Han2014-05-09
| * | | | | gpio: tegra: Make of_device_id array constJingoo Han2014-05-09
| * | | | | gpio: palmas: Make of_device_id array constJingoo Han2014-05-09
| * | | | | gpio: mvebu: Make of_device_id array constJingoo Han2014-05-09
| * | | | | gpio: mcp23s08: Make of_device_id array constJingoo Han2014-05-09
| * | | | | gpio: grgpio: Make of_device_id array constJingoo Han2014-05-09
| * | | | | gpio: zevio: remove unnecessary OOM messagesJingoo Han2014-05-09
| * | | | | gpio: tps65910: remove unnecessary OOM messagesJingoo Han2014-05-09
| * | | | | gpio: tps6586x: remove unnecessary OOM messagesJingoo Han2014-05-09
| * | | | | gpio: tegra: remove unnecessary OOM messagesJingoo Han2014-05-09
| * | | | | gpio: SPEAr: remove unnecessary OOM messagesJingoo Han2014-05-09
| * | | | | gpio: rdc321x: remove unnecessary OOM messagesJingoo Han2014-05-09
| * | | | | gpio: rcar: remove unnecessary OOM messagesJingoo Han2014-05-09
| * | | | | gpio: rc5t583: remove unnecessary OOM messagesJingoo Han2014-05-09
| * | | | | gpio: palmas: remove unnecessary OOM messagesJingoo Han2014-05-09
| * | | | | gpio: mvebu: remove unnecessary OOM messagesJingoo Han2014-05-09
| * | | | | gpio: moxart: remove unnecessary OOM messagesJingoo Han2014-05-09
| * | | | | gpio: lynxpoint: remove unnecessary OOM messagesJingoo Han2014-05-09
| * | | | | gpio: janz-ttl: remove unnecessary OOM messagesJingoo Han2014-05-09
| * | | | | gpio: em: remove unnecessary OOM messagesJingoo Han2014-05-09
| * | | | | gpio: davinci: remove unnecessary OOM messagesJingoo Han2014-05-09
| * | | | | gpio: adp5588: remove unnecessary OOM messagesJingoo Han2014-05-09
| * | | | | gpio: adp5520: remove unnecessary OOM messagesJingoo Han2014-05-09
| * | | | | gpio: always enable GPIO_OMAP on ARCH_OMAPArnd Bergmann2014-05-09
| * | | | | gpio: pl061: use BIT() macro instead of shifting bitsJavier Martinez Canillas2014-05-03
| * | | | | gpio: omap: use BIT() macro instead of shifting bitsJavier Martinez Canillas2014-05-03
| * | | | | gpio: kempld: use BIT() macro instead of shifting bitsJavier Martinez Canillas2014-05-03
| * | | | | gpio: em: use BIT() macro instead of shifting bitsJavier Martinez Canillas2014-05-03
| * | | | | gpio: Fix gpio_get -> gpiod_get typo in kernel-docThierry Reding2014-05-02
| * | | | | gpio: of: Allow -gpio suffix for property namesThierry Reding2014-04-28
| * | | | | gpio: omap: implement get_directionYegor Yefremov2014-04-28
| * | | | | gpio: of: Remove unneeded dummy functionThierry Reding2014-04-28
| * | | | | gpio: do not set up hardware for IRQ_TYPE_NONELinus Walleij2014-04-28
| * | | | | gpio: rdc321x: Convert to use devm_kzallocAxel Lin2014-04-28
| * | | | | gpio: rcar: Add minimal runtime PM supportGeert Uytterhoeven2014-04-28
| * | | | | gpio: kempld: Fix autoloading of moduleAxel Lin2014-04-28
| * | | | | gpio: sch311x: Slightly refactor sch311x_detect for better readabilityAxel Lin2014-04-28
| * | | | | gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.hAxel Lin2014-04-28