summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-adnp.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: adnp: switch to use irqchip helpersLinus Walleij2014-09-021-108/+47
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-8/+1
* gpio: switch drivers to use new callbackLinus Walleij2014-03-181-8/+7
* Merge branch 'mark-irqs' into develLinus Walleij2013-12-041-0/+23
|\
| * gpio: lock adnp IRQs when enabling themLinus Walleij2013-12-041-0/+23
* | gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
|/
* gpio: adnp: rename "virq" to "child_irq"Linus Walleij2013-10-161-3/+3
* gpio: adnp: Remove redundant of_match_ptrSachin Kamat2013-10-021-1/+1
* gpio: adnp: Fix segfault if request_threaded_irq failsLars Poeschel2013-08-161-5/+1
* gpio: remove use of __devexitBill Pemberton2012-11-281-1/+1
* gpio: remove use of __devinitconstBill Pemberton2012-11-281-2/+2
* gpio: remove use of __devinitBill Pemberton2012-11-281-1/+1
* gpio: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* gpio: Add Avionic Design N-bit GPIO expander supportThierry Reding2012-09-181-0/+611
OpenPOWER on IntegriCloud