aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-adnp.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-02gpio: adnp: switch to use irqchip helpersGravatar Linus Walleij 1-108/+47
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioGravatar abdoulaye berthe 1-8/+1
2014-03-18gpio: switch drivers to use new callbackGravatar Linus Walleij 1-8/+7
2013-12-04Merge branch 'mark-irqs' into develGravatar Linus Walleij 1-0/+23
2013-12-04gpio: lock adnp IRQs when enabling themGravatar Linus Walleij 1-0/+23
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanGravatar Linus Walleij 1-1/+1
2013-10-16gpio: adnp: rename "virq" to "child_irq"Gravatar Linus Walleij 1-3/+3
2013-10-02gpio: adnp: Remove redundant of_match_ptrGravatar Sachin Kamat 1-1/+1
2013-08-16gpio: adnp: Fix segfault if request_threaded_irq failsGravatar Lars Poeschel 1-5/+1
2012-11-28gpio: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-28gpio: remove use of __devinitconstGravatar Bill Pemberton 1-2/+2
2012-11-28gpio: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-28gpio: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-09-18gpio: Add Avionic Design N-bit GPIO expander supportGravatar Thierry Reding 1-0/+611