aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* gpio: moxart: Actually set output state in moxart_gpio_direction_output()Axel Lin2014-03-27
* gpio: moxart: Avoid forward declarationAxel Lin2014-03-27
* gpio: mxs: Allow for recursive enable_irq_wake() callMarek Vasut2014-03-27
* gpio: samsung: Add missing "break" statementAlexander Shiyan2014-03-27
* gpio: twl4030: Remove redundant assignmentAlexander Shiyan2014-03-27
* gpio: iop: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz2014-03-26
* gpio: pl061: convert driver to use gpiolib irqchipLinus Walleij2014-03-26
* gpio: add IRQ chip helpers in gpiolibLinus Walleij2014-03-26
* gpio: Driver for SYSCON-based GPIOsAlexander Shiyan2014-03-18
* gpio: generic: Use platform_device_id->driver_data field for driver flagsAlexander Shiyan2014-03-18
* gpio: switch drivers to use new callbackLinus Walleij2014-03-18
* gpio / ACPI: Add support for ACPI GPIO operation regionsMika Westerberg2014-03-14
* Merge tag 'v3.14-rc6' into develLinus Walleij2014-03-14
|\
| * gpio: tb10x: GPIO_TB10X needs to select GENERIC_IRQ_CHIPAxel Lin2014-02-05
| * gpio: clps711x: Add module alias to support module auto loadingAxel Lin2014-02-05
| * gpio: bcm281xx: Update MODULE_AUTHORMarkus Mayer2014-02-05
| * gpio: intel-mid: fix the incorrect return of idle callbackxinhui.pan2014-02-05
| * gpio: xtensa: fix build when XCHAL_HAVE_CP is 0Baruch Siach2014-02-03
* | gpio: clamp returned values to the boolean rangeAlexandre Courbot2014-03-14
* | gpio / ACPI: Rework ACPI GPIO event handlingMika Westerberg2014-03-13
* | gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_eventMika Westerberg2014-03-13
* | gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add()Mika Westerberg2014-03-13
* | gpiolib: Allow GPIO chips to request their own GPIOsMika Westerberg2014-03-13
* | gpio: Spelling s/than/that/Geert Uytterhoeven2014-03-12
* | gpio: cs5535: Simplify dependenciesJean Delvare2014-03-12
* | gpio: mcp23s08: trivial: fixed coding style issuesGary Servin2014-03-12
* | gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski2014-03-12
* | gpio: max732x: Fix I2C dummy device resource leak on probe failureKrzysztof Kozlowski2014-03-12
* | gpio: davinci: fix gpio selection for OFAlexander Holler2014-03-11
* | gpio-tz1090: Replace commas with semi-colonsJames Hogan2014-03-06
* | gpio: remove misleading documentationLinus Walleij2014-03-06
* | gpio: gpio-pl061: Use %pa to print 'resource_size_t'Fabio Estevam2014-03-06
* | fix build error in gpio-dwapb patchAlan Tull2014-03-06
* | gpio: zevio: depend on ARM and OF_GPIOLinus Walleij2014-03-05
* | gpio: remove obsolete tnetv107x driverArnd Bergmann2014-03-04
* | gpio: add a driver for the Synopsys DesignWare APB GPIO blockJamie Iles2014-03-04
* | gpio: davinci: reuse for keystone socGrygorii Strashko2014-03-04
* | gpio: New driver for LSI ZEVIO SoCsFabian Vogt2014-02-27
* | gpio-ts5500: Add dependencyJean Delvare2014-02-27
* | gpio: rc5t583: Remove redundant checkAlexander Shiyan2014-02-24
* | gpio: davinci: Use signed type for 'irq' variableAlexander Shiyan2014-02-24
* | gpio: omap: Use devm_ioremap_resource()Jingoo Han2014-02-24
* | gpio: pl061: Use devm_ioremap_resource()Jingoo Han2014-02-24
* | gpio: pca953x: Fix gpio_base may not default to -1Aaron Sierra2014-02-13
* | gpio: pca953x: Add Exar XRA1202Aaron Sierra2014-02-13
* | gpio: pca953x: Add NXP PCA9698Aaron Sierra2014-02-13
* | gpio: pca953x: Add devices to Kconfig helpAaron Sierra2014-02-13
* | gpio: adp5588 - add support for gpio namesJean-Francois Dagenais2014-02-13
* | gpio: adp5588: get value from data out when dir is outJean-Francois Dagenais2014-02-13
* | gpiolib: ACPI: remove gpio_to_desc() usageAlexandre Courbot2014-02-12