summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-wm8994.c
Commit message (Expand)AuthorAgeFilesLines
* 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: 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
* Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-07-261-12/+5Star
|\
| * gpiolib: wm8994: Convert to devm_kzalloc()Mark Brown2012-07-121-8/+3Star
| * gpiolib: wm8994: Use irq_domain mappings for gpiosMark Brown2012-07-121-4/+2Star
* | gpiolib: wm8994: Pay attention to the value set when enabling as outputMark Brown2012-07-051-1/+4
|/
* gpio: Add decode of WM8994 GPIO configurationMark Brown2012-01-021-2/+77
* gpio: reorganize driversGrant Likely2011-06-061-0/+242