aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
...
| * | | 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
| * | | gpiolib: add gpiochip_get_desc() driver functionAlexandre Courbot2014-02-12
| * | | GPIO: gpiolib: correct description of gpiod_direction_outputRahul Bedarkar2014-02-12
| * | | gpio: mvebu: use chained_irq_{enter,exit} for GIC compatibilityThomas Petazzoni2014-02-12
| * | | gpio: ich: Add output levels cache supportVincent Donnefort2014-02-12
| * | | gpio: ich: Add support for multiple register addressesVincent Donnefort2014-02-12
| * | | gpio: ich: Add blink capability optionVincent Donnefort2014-02-12
| * | | gpio: make gpiod_direction_output take a logical valuePhilipp Zabel2014-02-07
| * | | gpio: generic: clamp retured value to [0,1]Linus Walleij2014-02-06
| * | | gpio: clps711x: Add missing .owner to struct gpio_chipAxel Lin2014-02-06
| * | | gpio: pl061: Select IRQ_DOMAIN rather than GENERIC_IRQ_CHIPAxel Lin2014-02-06
| * | | gpio: generic: Add label to platform dataPawel Moll2014-02-06
| * | | gpio: bcm281xx: Use "unsigned gpio" consistently throughout the codeMarkus Mayer2014-02-06
| * | | gpio: gpiolib-of: Use PTR_ERR_OR_ZEROSachin Kamat2014-02-06
| * | | gpio: bcm281xx: Centralize register lockingMarkus Mayer2014-02-06
| * | | gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macroMarkus Mayer2014-02-06
| * | | gpio: intel-mid: comments cleanupDavid Cohen2014-02-03
| * | | gpio: pl061: remove confusing namingLinus Walleij2014-02-03
| * | | gpio: pl061: refactor type settingLinus Walleij2014-02-03
| * | | gpio: pl061: lock IRQs when starting themLinus Walleij2014-02-03
| * | | gpio: pl061: proper error messagesLinus Walleij2014-02-03
| | |/ | |/|
* | | MIPS: VR41xx: Mark GPIO lines used for IRQLinus Walleij2014-03-31
| |/ |/|
* | 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
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-23
|\
| * gpio: davinci: don't create irq_domain in case of unbanked irqsGrygorii Strashko2013-12-25
| * gpio: davinci: use chained_irq_enter/chained_irq_exit APIGrygorii Strashko2013-12-25
| * gpio: davinci: add OF supportKV Sujith2013-12-25
| * gpio: davinci: convert to use irqdomain support.Lad, Prabhakar2013-12-25
| * gpio: introduce GPIO_DAVINCI kconfig optionGrygorii Strashko2013-12-25
| * gpio: davinci: get rid of DAVINCI_N_GPIOGrygorii Strashko2013-12-25
| * gpio: davinci: use {readl|writel}_relaxed() instead of __raw_*Lad, Prabhakar2013-12-25
* | Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds2014-01-21
|\ \