aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-arizona.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe1-1/+2
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij1-1/+1
2013-10-02gpio: arizona: Use the of_node from the Arizona deviceCharles Keepax1-0/+3
2013-09-20gpio: arizona: Add wm8997 support to probeCharles Keepax1-0/+1
2013-08-16gpio: use dev_get_platdata()Jingoo Han1-1/+1
2012-11-28gpio: remove use of __devexitBill Pemberton1-1/+1
2012-11-28gpio: remove use of __devinitBill Pemberton1-1/+1
2012-11-28gpio: remove use of __devexit_pBill Pemberton1-1/+1
2012-07-17gpiolib: Add support for Wolfson Microelectronics Arizona class devicesMark Brown1-0/+163