| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-06-02 | 44 | -650/+582 |
|\ |
|
| * | gpio: select IRQ_DOMAIN for gpiolib irqchip helpers | Linus Walleij | 2014-05-29 | 1 | -1/+2 |
| * | gpio: pca953x: use gpiolib irqchip helpers | Linus Walleij | 2014-05-28 | 2 | -61/+33 |
| * | gpio: pcf857x: Add IRQF_SHARED when request irq | George Cherian | 2014-05-28 | 1 | -1/+1 |
| * | gpio: pcf857x: Avoid calling irq_domain_cleanup twice | George Cherian | 2014-05-28 | 1 | -4/+5 |
| * | gpio: mcp23s08: switch chip count to int | Linus Walleij | 2014-05-28 | 1 | -1/+1 |
| * | gpio: dwapb: use a second irq chip | Sebastian Andrzej Siewior | 2014-05-27 | 1 | -13/+22 |
| * | gpio: ep93xx: Use devm_ioremap_resource() | Jingoo Han | 2014-05-27 | 1 | -1/+1 |
| * | gpio: mcp23s08: fixed count variable for devicetree probing | Michael Stickel | 2014-05-27 | 1 | -1/+10 |
| * | gpio: Add run-time dependencies to R-Car driver | Jean Delvare | 2014-05-27 | 1 | -1/+1 |
| * | gpio: pch: add slab include | Linus Walleij | 2014-05-27 | 1 | -0/+1 |
| * | gpio / ACPI: use *_cansleep version of gpiod_get/set APIs | Aaron Lu | 2014-05-23 | 1 | -2/+3 |
| * | gpio: generic: add request function pointer | Anthony Fee | 2014-05-23 | 1 | -0/+9 |
| * | gpio-pch: Fix Kconfig dependencies | Jean Delvare | 2014-05-23 | 1 | -1/+1 |
| * | gpio: make of_get_named_gpiod_flags() private | Alexandre Courbot | 2014-05-21 | 2 | -0/+19 |
| * | gpio: gpioep93xx: use devm functions | abdoulaye berthe | 2014-05-16 | 1 | -27/+7 |
| * | gpio: janzttl: use devm function | abdoulaye berthe | 2014-05-16 | 1 | -29/+8 |
| * | gpio: timberdale: use devm functions | abdoulaye berthe | 2014-05-16 | 1 | -31/+16 |
| * | gpio: bt8xx: use devm function for memory allocation | abdoulaye berthe | 2014-05-16 | 1 | -13/+6 |
| * | gpio: omap: prepare and unprepare the debounce clock | Rajendra Nayak | 2014-05-16 | 1 | -5/+5 |
| * | gpio: Add helpers for optional GPIOs | Thierry Reding | 2014-05-09 | 2 | -0/+86 |
| * | gpio: pca953x: request a shared interrupt | Toby Smith | 2014-05-09 | 1 | -1/+2 |
| * | gpio: pca953x: return IRQ_NONE when appropriate | Toby Smith | 2014-05-09 | 1 | -2/+4 |
| * | gpio: mvebu: Remove initcall-based driver initialization | Ezequiel Garcia | 2014-05-09 | 1 | -6/+1 |
| * | gpio: zevio: Make of_device_id array const | Jingoo Han | 2014-05-09 | 1 | -1/+1 |
| * | gpio: xilinx: Make of_device_id array const | Jingoo Han | 2014-05-09 | 1 | -1/+1 |
| * | gpio: tegra: Make of_device_id array const | Jingoo Han | 2014-05-09 | 1 | -1/+1 |
| * | gpio: palmas: Make of_device_id array const | Jingoo Han | 2014-05-09 | 1 | -1/+1 |
| * | gpio: mvebu: Make of_device_id array const | Jingoo Han | 2014-05-09 | 1 | -1/+1 |
| * | gpio: mcp23s08: Make of_device_id array const | Jingoo Han | 2014-05-09 | 1 | -2/+2 |
| * | gpio: grgpio: Make of_device_id array const | Jingoo Han | 2014-05-09 | 1 | -1/+1 |
| * | gpio: zevio: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -3/+1 |
| * | gpio: tps65910: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -3/+1 |
| * | gpio: tps6586x: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -3/+1 |
| * | gpio: tegra: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -3/+1 |
| * | gpio: SPEAr: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -3/+1 |
| * | gpio: rdc321x: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -3/+1 |
| * | gpio: rcar: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -1/+0 |
| * | gpio: rc5t583: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -3/+1 |
| * | gpio: palmas: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -3/+1 |
| * | gpio: mvebu: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -3/+1 |
| * | gpio: moxart: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -3/+1 |
| * | gpio: lynxpoint: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -3/+1 |
| * | gpio: janz-ttl: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -1/+0 |
| * | gpio: em: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -1/+0 |
| * | gpio: davinci: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -3/+1 |
| * | gpio: adp5588: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -3/+1 |
| * | gpio: adp5520: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -3/+1 |
| * | gpio: always enable GPIO_OMAP on ARCH_OMAP | Arnd Bergmann | 2014-05-09 | 1 | -2/+3 |
| * | gpio: pl061: use BIT() macro instead of shifting bits | Javier Martinez Canillas | 2014-05-03 | 1 | -13/+13 |