summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2014-03-19drivers/gpio/gpio-zevio.c: fix buildAndrew Morton
2014-03-19Merge remote-tracking branch 'gpio/for-next'Stephen Rothwell
2014-03-19Merge remote-tracking branch 'mfd-lj/for-mfd-next'Stephen Rothwell
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-03-04gpio: ich: Add support for Intel AvotonVincent Donnefort
2014-03-04gpio: ich: Add output levels cache supportVincent Donnefort
2014-03-04gpio: ich: Add support for multiple register addressesVincent Donnefort
2014-03-04gpio: ich: Add blink capability optionVincent Donnefort
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
2014-02-24gpio: davinci: Use signed type for 'irq' variableAlexander Shiyan
2014-02-24gpio: omap: Use devm_ioremap_resource()Jingoo Han
2014-02-24gpio: pl061: Use devm_ioremap_resource()Jingoo Han
2014-02-13gpio: pca953x: Fix gpio_base may not default to -1Aaron Sierra
2014-02-13gpio: pca953x: Add Exar XRA1202Aaron Sierra
2014-02-13gpio: pca953x: Add NXP PCA9698Aaron Sierra
2014-02-13gpio: pca953x: Add devices to Kconfig helpAaron Sierra
2014-02-13gpio: adp5588 - add support for gpio namesJean-Francois Dagenais
2014-02-13gpio: adp5588: get value from data out when dir is outJean-Francois Dagenais
2014-02-12gpiolib: ACPI: remove gpio_to_desc() usageAlexandre Courbot
2014-02-12gpiolib: add gpiochip_get_desc() driver functionAlexandre Courbot
2014-02-12GPIO: gpiolib: correct description of gpiod_direction_outputRahul Bedarkar
2014-02-12gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibilityThomas Petazzoni
2014-02-12gpio: ich: Add output levels cache supportVincent Donnefort