summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-043-5/+6
|\
| * hwmon: (k10temp) Add support for AMD F16 M30h processorAravind Gopalakrishnan2014-04-033-5/+6
* | Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-04-0456-960/+2390
|\ \
| * | gpio: rcar: Add helper variable dev = &pdev->devGeert Uytterhoeven2014-03-281-16/+16
| * | gpio-lynxpoint: force gpio_get() to return "1" and "0" onlyMathias Nyman2014-03-281-1/+1
| * | gpio: unmap gpio irqs properlyLinus Walleij2014-03-282-4/+30
| * | pch_gpio: set value before enabling output directionDaniel Krueger2014-03-271-3/+5
| * | gpio: moxart: Actually set output state in moxart_gpio_direction_output()Axel Lin2014-03-271-0/+1
| * | gpio: moxart: Avoid forward declarationAxel Lin2014-03-271-20/+19
| * | gpio: mxs: Allow for recursive enable_irq_wake() callMarek Vasut2014-03-271-1/+2
| * | gpio: samsung: Add missing "break" statementAlexander Shiyan2014-03-271-0/+1
| * | gpio: twl4030: Remove redundant assignmentAlexander Shiyan2014-03-271-3/+3
| * | gpio: dwapb: correct gpio-cells in binding documentSebastian Andrzej Siewior2014-03-261-2/+2
| * | gpio: iop: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz2014-03-261-0/+2
| * | pinctrl: coh901: convert driver to use gpiolib irqchipLinus Walleij2014-03-262-151/+54
| * | pinctrl: nomadik: convert driver to use gpiolib irqchipLinus Walleij2014-03-262-90/+36
| * | gpio: pl061: convert driver to use gpiolib irqchipLinus Walleij2014-03-262-62/+19
| * | gpio: add IRQ chip helpers in gpiolibLinus Walleij2014-03-263-0/+220
| * | pinctrl: nomadik: factor in platform data containerLinus Walleij2014-03-251-30/+9
| * | pinctrl: nomadik: rename secondary to latentLinus Walleij2014-03-251-14/+14
| * | gpio: Driver for SYSCON-based GPIOsAlexander Shiyan2014-03-184-0/+215
| * | gpio: generic: Use platform_device_id->driver_data field for driver flagsAlexander Shiyan2014-03-181-7/+9
| * | pinctrl: coh901: move irq line locking to resource callbacksLinus Walleij2014-03-181-5/+23
| * | gpio: switch drivers to use new callbackLinus Walleij2014-03-1813-81/+97
| * | gpio: gpio-dwapb size-cells should be twoAlan Tull2014-03-141-1/+4
| * | gpio / ACPI: Add support for ACPI GPIO operation regionsMika Westerberg2014-03-141-0/+163
| * | Merge branch 'irq/for-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Walleij2014-03-142-1/+33
| |\ \
| * \ \ Merge tag 'v3.14-rc6' into develLinus Walleij2014-03-141429-8922/+17373
| |\ \ \
| * | | | gpio: clamp returned values to the boolean rangeAlexandre Courbot2014-03-141-6/+6
| * | | | gpio / ACPI: Rework ACPI GPIO event handlingMika Westerberg2014-03-132-86/+131
| * | | | gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_eventMika Westerberg2014-03-131-20/+19
| * | | | gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add()Mika Westerberg2014-03-131-42/+64
| * | | | gpiolib: Allow GPIO chips to request their own GPIOsMika Westerberg2014-03-132-27/+76
| * | | | MAINTAINERS: Add Broadcom GPIO maintainerMarkus Mayer2014-03-121-0/+7
| * | | | gpio: Spelling s/than/that/Geert Uytterhoeven2014-03-121-1/+1
| * | | | gpio: cs5535: Simplify dependenciesJean Delvare2014-03-121-1/+1
| * | | | gpio: mcp23s08: trivial: fixed coding style issuesGary Servin2014-03-121-11/+11
| * | | | gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-03-121-0/+7
| * | | | gpio: max732x: Fix I2C dummy device resource leak on probe failureKrzysztof Kozlowski2014-03-121-0/+2
| * | | | devicetree: bindings: gpio-davinic: fix documentationLad, Prabhakar2014-03-111-0/+21
| * | | | gpio: davinci: fix gpio selection for OFAlexander Holler2014-03-111-0/+24
| * | | | gpio-tz1090: Replace commas with semi-colonsJames Hogan2014-03-071-14/+14
| * | | | gpio: remove misleading documentationLinus Walleij2014-03-071-4/+1
| * | | | gpio: gpio-pl061: Use %pa to print 'resource_size_t'Fabio Estevam2014-03-071-2/+2
| * | | | fix build error in gpio-dwapb patchAlan Tull2014-03-071-1/+1
| * | | | gpio: zevio: depend on ARM and OF_GPIOLinus Walleij2014-03-061-1/+1
| * | | | gpio: remove obsolete tnetv107x driverArnd Bergmann2014-03-053-211/+0
| * | | | gpio: add a driver for the Synopsys DesignWare APB GPIO blockJamie Iles2014-03-054-0/+505
| * | | | gpio: davinci: reuse for keystone socGrygorii Strashko2014-03-042-10/+42
| * | | | gpio: New driver for LSI ZEVIO SoCsFabian Vogt2014-02-274-0/+243