summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | gpio: bt8xx: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-201-2/+0
* | gpio: arizona: Add wm8997 support to probeCharles Keepax2013-09-201-0/+1
* | gpio: bcm281xx: Add GPIO driverMarkus Mayer2013-09-204-0/+691
* | gpiolib: factorize gpiod_get/set functionsAlexandre Courbot2013-09-201-39/+33
* | emev2: GPIOLIB: Enable support for OFIan Molton2013-09-192-1/+2
* | gpio: palmas: add support for TPS80036Laxman Dewangan2013-09-191-35/+69
* | gpiolib: Include GPIO label in log messages for GPIOsMark Brown2013-09-191-0/+21
* | gpiolib: Provide helper macros for logging of GPIO eventsMark Brown2013-09-191-20/+32
* | gpio: pcf857x: only use set_irq_flags() on ARMLinus Walleij2013-09-181-3/+7
* | gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-171-8/+1
* | gpio: pcf857x: call the gpio user handler iff gpio_to_irq is doneGeorge Cherian2013-09-171-3/+19
* | gpio: pcf857x: remove the irq_demux_work and gpio->irqGeorge Cherian2013-09-171-37/+0
* | gpio: pcf857x: change to devm_request_threaded_irqGeorge Cherian2013-09-171-4/+24
|/
* Linux 3.12-rc1v3.12-rc1Linus Torvalds2013-09-161-3/+3
* Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-168-128/+164
|\
| * clocksource: armada-370-xp: Add detailed clock requirements in devicetree bin...Ezequiel Garcia2013-09-021-2/+11
| * clocksource: armada-370-xp: Get reference fixed-clock by nameEzequiel Garcia2013-09-021-2/+5
| * clocksource: armada-370-xp: Replace WARN_ON with BUG_ONEzequiel Garcia2013-09-021-1/+1
| * clocksource: armada-370-xp: Fix device-tree bindingEzequiel Garcia2013-09-021-5/+22
| * clocksource: armada-370-xp: Introduce new compatiblesEzequiel Garcia2013-09-021-15/+39
OpenPOWER on IntegriCloud