summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2014-04-18Shiraz has movedViresh Kumar
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-03Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-03-31MIPS: VR41xx: Mark GPIO lines used for IRQLinus Walleij
2014-03-28gpio: rcar: Add helper variable dev = &pdev->devgpio-v3.15-1Geert Uytterhoeven
2014-03-28gpio-lynxpoint: force gpio_get() to return "1" and "0" onlyMathias Nyman
2014-03-28gpio: unmap gpio irqs properlyLinus Walleij
2014-03-27pch_gpio: set value before enabling output directionDaniel Krueger
2014-03-27gpio: moxart: Actually set output state in moxart_gpio_direction_output()Axel Lin
2014-03-27gpio: moxart: Avoid forward declarationAxel Lin
2014-03-27gpio: mxs: Allow for recursive enable_irq_wake() callMarek Vasut
2014-03-27gpio: samsung: Add missing "break" statementAlexander Shiyan
2014-03-27gpio: twl4030: Remove redundant assignmentAlexander Shiyan
2014-03-26gpio: iop: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz
2014-03-26gpio: pl061: convert driver to use gpiolib irqchipLinus Walleij
2014-03-26gpio: add IRQ chip helpers in gpiolibLinus Walleij
2014-03-19gpio: ich: Add support for Intel AvotonVincent Donnefort
2014-03-19gpio: ich: Add output levels cache supportVincent Donnefort
2014-03-19gpio: ich: Add support for multiple register addressesVincent Donnefort
2014-03-19gpio: ich: Add blink capability optionVincent Donnefort
2014-03-18gpio: Driver for SYSCON-based GPIOsAlexander Shiyan
2014-03-18gpio: generic: Use platform_device_id->driver_data field for driver flagsAlexander Shiyan
2014-03-18gpio: switch drivers to use new callbackLinus Walleij
2014-03-14gpio / ACPI: Add support for ACPI GPIO operation regionsMika Westerberg
2014-03-14Merge tag 'v3.14-rc6' into develLinus Walleij
2014-03-14gpio: clamp returned values to the boolean rangeAlexandre Courbot
2014-03-13gpio / ACPI: Rework ACPI GPIO event handlingMika Westerberg
2014-03-13gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_eventMika Westerberg
2014-03-13gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add()Mika Westerberg
2014-03-13gpiolib: Allow GPIO chips to request their own GPIOsMika Westerberg
2014-03-12gpio: Spelling s/than/that/Geert Uytterhoeven
2014-03-12gpio: cs5535: Simplify dependenciesJean Delvare
2014-03-12gpio: mcp23s08: trivial: fixed coding style issuesGary Servin
2014-03-12gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski
2014-03-12gpio: max732x: Fix I2C dummy device resource leak on probe failureKrzysztof Kozlowski
2014-03-11gpio: davinci: fix gpio selection for OFAlexander Holler
2014-03-07gpio-tz1090: Replace commas with semi-colonsJames Hogan
2014-03-07gpio: remove misleading documentationLinus Walleij
2014-03-07gpio: gpio-pl061: Use %pa to print 'resource_size_t'Fabio Estevam
2014-03-07fix build error in gpio-dwapb patchAlan Tull
2014-03-06gpio: zevio: depend on ARM and OF_GPIOLinus Walleij
2014-03-05gpio: remove obsolete tnetv107x driverArnd Bergmann
2014-03-05gpio: add a driver for the Synopsys DesignWare APB GPIO blockJamie Iles
2014-03-04gpio: davinci: reuse for keystone socGrygorii Strashko
2014-02-27gpio: New driver for LSI ZEVIO SoCsFabian Vogt
2014-02-27gpio-ts5500: Add dependencyJean Delvare
2014-02-25Merge tag 'qcom-drivers-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2014-02-25gpio: msm: switch Kconfig to ARCH_QCOM dependsKumar Gala
2014-02-24gpio: rc5t583: Remove redundant checkAlexander Shiyan