summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-wm8994.c
Commit message (Expand)AuthorAge
* pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-26
* gpio: constify gpio_chip structuresJulia Lawall2016-09-13
* gpio: remove redundant owner assignments of driversMasahiro Yamada2016-06-07
* gpio: wm8994: use the new open drain callbackLinus Walleij2016-04-14
* gpio: wm8994: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
* gpio: wm8994: use gpiochip data pointerLinus Walleij2016-01-05
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
* gpio: use dev_get_platdata()Jingoo Han2013-08-16
* gpio: remove use of __devexitBill Pemberton2012-11-28
* gpio: remove use of __devinitBill Pemberton2012-11-28
* gpio: remove use of __devexit_pBill Pemberton2012-11-28
* Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-07-26
|\
| * gpiolib: wm8994: Convert to devm_kzalloc()Mark Brown2012-07-12
| * gpiolib: wm8994: Use irq_domain mappings for gpiosMark Brown2012-07-12
* | gpiolib: wm8994: Pay attention to the value set when enabling as outputMark Brown2012-07-05
|/
* gpio: Add decode of WM8994 GPIO configurationMark Brown2012-01-02
* gpio: reorganize driversGrant Likely2011-06-06