summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-042-2/+3
|\
| * hwmon: (k10temp) Add support for AMD F16 M30h processorAravind Gopalakrishnan2014-04-032-2/+3
* | Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-04-0442-935/+2120
|\ \
| * | 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-281-4/+29
| * | 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: 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-262-0/+191
| * | 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-183-0/+198
| * | 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 / ACPI: Add support for ACPI GPIO operation regionsMika Westerberg2014-03-141-0/+163
| * | Merge tag 'v3.14-rc6' into develLinus Walleij2014-03-14642-4041/+9194
| |\ \
| * | | 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
| * | | 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
| * | | 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-052-207/+0
| * | | gpio: add a driver for the Synopsys DesignWare APB GPIO blockJamie Iles2014-03-053-0/+448
| * | | gpio: davinci: reuse for keystone socGrygorii Strashko2014-03-041-8/+40
| * | | gpio: New driver for LSI ZEVIO SoCsFabian Vogt2014-02-273-0/+227
| * | | gpio-ts5500: Add dependencyJean Delvare2014-02-271-0/+1
| * | | gpio: rc5t583: Remove redundant checkAlexander Shiyan2014-02-241-1/+1
| * | | gpio: davinci: Use signed type for 'irq' variableAlexander Shiyan2014-02-241-1/+2
| * | | gpio: omap: Use devm_ioremap_resource()Jingoo Han2014-02-241-17/+3
| * | | gpio: pl061: Use devm_ioremap_resource()Jingoo Han2014-02-241-12/+3