Age | Commit message (Expand) | Author |
2014-07-05 | gpio: mcp23s08: Eliminates redundant checking. | Michael Welling |
2014-06-12 | gpio: of: Fix handling for deferred probe for -gpio suffix | Tony Lindgren |
2014-06-06 | Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-06-03 | Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.1... | Lee Jones |
2014-06-02 | Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-05-29 | gpio: select IRQ_DOMAIN for gpiolib irqchip helpers | Linus Walleij |
2014-05-28 | gpio: pca953x: use gpiolib irqchip helpers | Linus Walleij |
2014-05-28 | gpio: pcf857x: Add IRQF_SHARED when request irq | George Cherian |
2014-05-28 | gpio: pcf857x: Avoid calling irq_domain_cleanup twice | George Cherian |
2014-05-28 | gpio: mcp23s08: switch chip count to int | Linus Walleij |
2014-05-27 | gpio: dwapb: use a second irq chip | Sebastian Andrzej Siewior |
2014-05-27 | gpio: ep93xx: Use devm_ioremap_resource() | Jingoo Han |
2014-05-27 | gpio: mcp23s08: fixed count variable for devicetree probing | Michael Stickel |
2014-05-27 | gpio: Add run-time dependencies to R-Car driver | Jean Delvare |
2014-05-27 | gpio: pch: add slab include | Linus Walleij |
2014-05-23 | gpio / ACPI: use *_cansleep version of gpiod_get/set APIs | Aaron Lu |
2014-05-23 | gpio: generic: add request function pointer | Anthony Fee |
2014-05-23 | gpio-pch: Fix Kconfig dependencies | Jean Delvare |
2014-05-23 | mfd: stmpe: root out static GPIO and IRQ assignments | Linus Walleij |
2014-05-21 | gpio: make of_get_named_gpiod_flags() private | Alexandre Courbot |
2014-05-16 | gpio: gpioep93xx: use devm functions | abdoulaye berthe |
2014-05-16 | gpio: janzttl: use devm function | abdoulaye berthe |
2014-05-16 | gpio: timberdale: use devm functions | abdoulaye berthe |
2014-05-16 | gpio: bt8xx: use devm function for memory allocation | abdoulaye berthe |
2014-05-16 | gpio: omap: prepare and unprepare the debounce clock | Rajendra Nayak |
2014-05-09 | gpio: Add helpers for optional GPIOs | Thierry Reding |
2014-05-09 | gpio: pca953x: request a shared interrupt | Toby Smith |
2014-05-09 | gpio: pca953x: return IRQ_NONE when appropriate | Toby Smith |
2014-05-09 | gpio: mvebu: Remove initcall-based driver initialization | Ezequiel Garcia |
2014-05-09 | gpio: zevio: Make of_device_id array const | Jingoo Han |
2014-05-09 | gpio: xilinx: Make of_device_id array const | Jingoo Han |
2014-05-09 | gpio: tegra: Make of_device_id array const | Jingoo Han |
2014-05-09 | gpio: palmas: Make of_device_id array const | Jingoo Han |
2014-05-09 | gpio: mvebu: Make of_device_id array const | Jingoo Han |
2014-05-09 | gpio: mcp23s08: Make of_device_id array const | Jingoo Han |
2014-05-09 | gpio: grgpio: Make of_device_id array const | Jingoo Han |
2014-05-09 | gpio: zevio: remove unnecessary OOM messages | Jingoo Han |
2014-05-09 | gpio: tps65910: remove unnecessary OOM messages | Jingoo Han |
2014-05-09 | gpio: tps6586x: remove unnecessary OOM messages | Jingoo Han |
2014-05-09 | gpio: tegra: remove unnecessary OOM messages | Jingoo Han |
2014-05-09 | gpio: SPEAr: remove unnecessary OOM messages | Jingoo Han |
2014-05-09 | gpio: rdc321x: remove unnecessary OOM messages | Jingoo Han |
2014-05-09 | gpio: rcar: remove unnecessary OOM messages | Jingoo Han |
2014-05-09 | gpio: rc5t583: remove unnecessary OOM messages | Jingoo Han |
2014-05-09 | gpio: palmas: remove unnecessary OOM messages | Jingoo Han |
2014-05-09 | gpio: mvebu: remove unnecessary OOM messages | Jingoo Han |
2014-05-09 | gpio: moxart: remove unnecessary OOM messages | Jingoo Han |
2014-05-09 | gpio: lynxpoint: remove unnecessary OOM messages | Jingoo Han |
2014-05-09 | gpio: janz-ttl: remove unnecessary OOM messages | Jingoo Han |
2014-05-09 | gpio: em: remove unnecessary OOM messages | Jingoo Han |