aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-16gpio: add API to be strict about GPIO IRQ usageLinus Walleij3-2/+101
2013-10-16gpio: ep93xx: get rid of bogus __raw* accessorsLinus Walleij1-9/+9
2013-10-16gpio: stmpe: drop references to "virtual" IRQ, fix bugLinus Walleij1-12/+13
2013-10-16gpio: rcar: drop references to "virtual" IRQLinus Walleij1-6/+6
2013-10-16gpio: pl061: drop references to "virtual" IRQLinus Walleij1-5/+5
2013-10-16gpio: mpc8xxx: drop references to "virtual" IRQLinus Walleij1-4/+4
2013-10-16gpio: lynxpoint: drop references to "virtual" IRQLinus Walleij1-9/+10
2013-10-16gpio: intel-mid: drop references to "virtual" IRQLinus Walleij1-5/+5
2013-10-16gpio: em: drop references to "virtual" IRQLinus Walleij1-6/+6
2013-10-16gpio: bcm_kona: rename confusing variablesLinus Walleij1-7/+8
2013-10-16gpio: adnp: rename "virq" to "child_irq"Linus Walleij1-3/+3
2013-10-11gpio: tc3589x: drop references to "virtual" IRQLinus Walleij1-18/+18
2013-10-11gpio: bcm281xx: Fix nested interrupt handler issueMarkus Mayer1-1/+0
2013-10-11MAINTAINERS: GPIO-INTEL-MID: add maintainerDavid Cohen1-0/+6
2013-10-11gpio-intel-mid: update prefixes and names from langwell to intel-midDavid Cohen1-120/+123
2013-10-11gpio: rename gpio-langwell to gpio-intel-midDavid Cohen3-4/+4
2013-10-11gpio: langwell: add Intel Merrifield supportDavid Cohen1-11/+82
2013-10-11gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request functionMika Westerberg1-38/+38
2013-10-02gpio: arizona: Use the of_node from the Arizona deviceCharles Keepax1-0/+3
2013-10-02gpio: twl4030: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-02gpio: clps711x: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-02gpio: adnp: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-01ARM: gemini: delete <mach/gpio.h>Linus Walleij3-22/+1
2013-10-01ARM: w90x900: delete <mach/gpio.h>Linus Walleij1-30/+0
2013-09-27Merge branch 'ixp4-cleanup' into develLinus Walleij9-117/+160
2013-09-27ARM: ixp4xx: stop broadcasting the custom GPIO APILinus Walleij2-39/+38
2013-09-27ARM: ixp4: delete irq_to_gpioLinus Walleij1-11/+0
2013-09-27staging: media/lirc: switch to use gpiolibLinus Walleij1-3/+13
2013-09-27ptp: switch to use gpiolibLinus Walleij1-1/+8
2013-09-27input: misc: ixp4-beeper: use gpiolib strictlyLinus Walleij1-2/+11
2013-09-27input: misc: ixp4-beeper: switch to use gpiolibLinus Walleij1-7/+5
2013-09-27ARM: ixp4xx: convert remaining users to use gpiolibLinus Walleij4-54/+85
2013-09-27Merge branch 'pxa-cleanup' into develLinus Walleij3-42/+0
2013-09-27ARM: pxa: delete the custom GPIO headerLinus Walleij2-33/+0
2013-09-27ARM: mmp: delete the custom GPIO headerLinus Walleij2-9/+0
2013-09-23gpio: pcf857x: Add OF supportLaurent Pinchart2-8/+107
2013-09-23gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them.Graeme Smecher1-11/+0
2013-09-23gpio: gpio-mc33880: Remove redundant spi_set_drvdataSachin Kamat1-3/+0
2013-09-23gpio: gpio-74x164: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-09-23gpio: gpio-74x164: Remove redundant spi_set_drvdataSachin Kamat1-3/+0
2013-09-23Merge branch 'iop-cleanup' into develLinus Walleij19-128/+135
2013-09-20gpio: bcm-kona: only use set_irq_flags() on ARMLinus Walleij1-6/+14
2013-09-20ARM: plat-iop: pass physical base for GPIOLinus Walleij4-4/+4
2013-09-20gpio: iop: use readl/writel accessorsLinus Walleij1-8/+16
2013-09-20ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij16-59/+68
2013-09-20ARM: plat-iop: remove custom complex GPIO implementationLinus Walleij3-52/+3
2013-09-20gpio: decouple the IOP GPIO driver from platformLinus Walleij1-2/+2
2013-09-20ARM: iop32x: read N2100 power key using gpiolibLinus Walleij1-6/+15
2013-09-20ARM: iop32x: request and issue reset using gpioLinus Walleij1-2/+22
2013-09-20ARM: plat-iop: move the GPIO driver to drivers/gpioLinus Walleij5-2/+12