summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-wm8994.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-261-7/+6
* gpio: constify gpio_chip structuresJulia Lawall2016-09-131-1/+1
* gpio: remove redundant owner assignments of driversMasahiro Yamada2016-06-071-1/+0
* gpio: wm8994: use the new open drain callbackLinus Walleij2016-04-141-1/+24
* gpio: wm8994: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-14/+3
* gpio: wm8994: use gpiochip data pointerLinus Walleij2016-01-051-13/+8
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+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: 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/+5
|\
| * gpiolib: wm8994: Convert to devm_kzalloc()Mark Brown2012-07-121-8/+3
| * gpiolib: wm8994: Use irq_domain mappings for gpiosMark Brown2012-07-121-4/+2
* | 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
OpenPOWER on IntegriCloud