summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-arizona.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-181-2/+1Star
|\
| * gpio: use (!foo) instead of (foo == NULL)Varka Bhadram2015-04-081-1/+1
| * gpio: arizona: drop owner assignment from platform_driversVarka Bhadram2015-04-081-1/+0Star
* | gpio: arizona: Add support for WM8280/WM8281Richard Fitzgerald2015-02-261-0/+1
|/
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-1/+2
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
* gpio: arizona: Use the of_node from the Arizona deviceCharles Keepax2013-10-021-0/+3
* gpio: arizona: Add wm8997 support to probeCharles Keepax2013-09-201-0/+1
* gpio: use dev_get_platdata()Jingoo Han2013-08-161-1/+1
* gpio: remove use of __devexitBill Pemberton2012-11-281-1/+1
* gpio: remove use of __devinitBill Pemberton2012-11-281-1/+1
* gpio: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* gpiolib: Add support for Wolfson Microelectronics Arizona class devicesMark Brown2012-07-171-0/+163