summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-wm8350.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: constify gpio_chip structuresJulia Lawall2016-09-131-1/+1
* gpio: remove redundant owner assignments of driversMasahiro Yamada2016-06-071-1/+0
* gpio: wm8350: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2
* gpio: wm8350: use gpiochip data pointerLinus Walleij2016-01-051-11/+6
* 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
* gpio: wm8350: Convert to use devm_kzalloc APIAxel Lin2012-09-041-14/+5
* gpio: reorganize driversGrant Likely2011-06-061-0/+182
OpenPOWER on IntegriCloud