summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio: ep93xx: get rid of bogus __raw* accessorsLinus Walleij2013-10-161-9/+9
* gpio: stmpe: drop references to "virtual" IRQ, fix bugLinus Walleij2013-10-161-12/+13
* gpio: rcar: drop references to "virtual" IRQLinus Walleij2013-10-161-6/+6
* gpio: pl061: drop references to "virtual" IRQLinus Walleij2013-10-161-5/+5
* gpio: mpc8xxx: drop references to "virtual" IRQLinus Walleij2013-10-161-4/+4
* gpio: lynxpoint: drop references to "virtual" IRQLinus Walleij2013-10-161-9/+10
* gpio: intel-mid: drop references to "virtual" IRQLinus Walleij2013-10-161-5/+5
* gpio: em: drop references to "virtual" IRQLinus Walleij2013-10-161-6/+6
* gpio: bcm_kona: rename confusing variablesLinus Walleij2013-10-161-7/+8
* gpio: adnp: rename "virq" to "child_irq"Linus Walleij2013-10-161-3/+3
* gpio: tc3589x: drop references to "virtual" IRQLinus Walleij2013-10-111-18/+18
* gpio: bcm281xx: Fix nested interrupt handler issueMarkus Mayer2013-10-111-1/+0
* MAINTAINERS: GPIO-INTEL-MID: add maintainerDavid Cohen2013-10-111-0/+6
* gpio-intel-mid: update prefixes and names from langwell to intel-midDavid Cohen2013-10-111-120/+123
* gpio: rename gpio-langwell to gpio-intel-midDavid Cohen2013-10-113-4/+4
* gpio: langwell: add Intel Merrifield supportDavid Cohen2013-10-111-11/+82
* gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request functionMika Westerberg2013-10-111-38/+38
* gpio: arizona: Use the of_node from the Arizona deviceCharles Keepax2013-10-021-0/+3
* gpio: twl4030: Remove redundant of_match_ptrSachin Kamat2013-10-021-1/+1
* gpio: clps711x: Remove redundant of_match_ptrSachin Kamat2013-10-021-1/+1
* gpio: adnp: Remove redundant of_match_ptrSachin Kamat2013-10-021-1/+1
* ARM: gemini: delete <mach/gpio.h>Linus Walleij2013-10-013-22/+1
* ARM: w90x900: delete <mach/gpio.h>Linus Walleij2013-10-011-30/+0
* Merge branch 'ixp4-cleanup' into develLinus Walleij2013-09-279-117/+160
|\
| * ARM: ixp4xx: stop broadcasting the custom GPIO APILinus Walleij2013-09-272-39/+38
| * ARM: ixp4: delete irq_to_gpioLinus Walleij2013-09-271-11/+0
| * staging: media/lirc: switch to use gpiolibLinus Walleij2013-09-271-3/+13
| * ptp: switch to use gpiolibLinus Walleij2013-09-271-1/+8
| * input: misc: ixp4-beeper: use gpiolib strictlyLinus Walleij2013-09-271-2/+11
| * input: misc: ixp4-beeper: switch to use gpiolibLinus Walleij2013-09-271-7/+5
| * ARM: ixp4xx: convert remaining users to use gpiolibLinus Walleij2013-09-274-54/+85
* | Merge branch 'pxa-cleanup' into develLinus Walleij2013-09-273-42/+0
|\ \
| * | ARM: pxa: delete the custom GPIO headerLinus Walleij2013-09-272-33/+0
| * | ARM: mmp: delete the custom GPIO headerLinus Walleij2013-09-272-9/+0
| |/
* | gpio: pcf857x: Add OF supportLaurent Pinchart2013-09-232-8/+107
* | gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them.Graeme Smecher2013-09-231-11/+0
* | gpio: gpio-mc33880: Remove redundant spi_set_drvdataSachin Kamat2013-09-231-3/+0
* | gpio: gpio-74x164: Remove redundant of_match_ptrSachin Kamat2013-09-231-1/+1
* | gpio: gpio-74x164: Remove redundant spi_set_drvdataSachin Kamat2013-09-231-3/+0
* | Merge branch 'iop-cleanup' into develLinus Walleij2013-09-2319-128/+135
|\ \
| * | ARM: plat-iop: pass physical base for GPIOLinus Walleij2013-09-204-4/+4
| * | gpio: iop: use readl/writel accessorsLinus Walleij2013-09-201-8/+16
| * | ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij2013-09-2016-59/+68
| * | ARM: plat-iop: remove custom complex GPIO implementationLinus Walleij2013-09-203-52/+3
| * | gpio: decouple the IOP GPIO driver from platformLinus Walleij2013-09-201-2/+2
| * | ARM: iop32x: read N2100 power key using gpiolibLinus Walleij2013-09-201-6/+15
| * | ARM: iop32x: request and issue reset using gpioLinus Walleij2013-09-201-2/+22
| * | ARM: plat-iop: move the GPIO driver to drivers/gpioLinus Walleij2013-09-205-2/+12
| |/
* | gpio: bcm-kona: only use set_irq_flags() on ARMLinus Walleij2013-09-201-6/+14
* | gpio: ucb1400: Can be built as a moduleJean Delvare2013-09-201-1/+1