summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: mcp23s08: Bug fix of SPI device tree registration.Michael Welling2014-05-091-5/+7
* gpio: ich: set regs and reglen for i3100 and ich6 chipsetVincent Donnefort2014-05-091-0/+4
* Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-04-222-4/+10
|\
| * gpio / ACPI: Prevent potential wrap of GPIO value on OpRegion readMika Westerberg2014-04-141-1/+1
| * gpio / ACPI: Don't crash on NULL chip->devMika Westerberg2014-04-141-2/+8
| * gpio: set data first, then chip and handlerLinus Walleij2014-04-141-1/+1
* | Shiraz has movedViresh Kumar2014-04-181-2/+2
|/
* Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-071-1/+25
|\
| * gpio: ich: Add support for Intel AvotonVincent Donnefort2014-03-191-1/+25
| * gpio: ich: Add output levels cache supportVincent Donnefort2014-03-191-2/+19
| * gpio: ich: Add support for multiple register addressesVincent Donnefort2014-03-191-12/+31
| * gpio: ich: Add blink capability optionVincent Donnefort2014-03-191-1/+9
* | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-1/+1
|\ \
| * \ Merge tag 'qcom-drivers-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2014-02-251-1/+1
| |\ \ | | |/ | |/|
| | * gpio: msm: switch Kconfig to ARCH_QCOM dependsKumar Gala2014-02-251-1/+1
* | | Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-04-0335-672/+1994
|\ \ \
| * | | 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
| * | | 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
| * | | 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
| * | | gpio: switch drivers to use new callbackLinus Walleij2014-03-188-57/+56
| * | | gpio / ACPI: Add support for ACPI GPIO operation regionsMika Westerberg2014-03-141-0/+163
| * | | Merge tag 'v3.14-rc6' into develLinus Walleij2014-03-145-4/+22
| |\ \ \ | | |/ /
| * | | 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