summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-wm831x.c
Commit message (Expand)AuthorAgeFilesLines
* gpio-wm831x: Use seq_putc() in wm831x_gpio_dbg_show()Markus Elfring2018-02-121-1/+1
* gpio: wm831x: Add basic device tree supportCharles Keepax2017-03-231-1/+4
* pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-261-11/+10
* gpio: constify gpio_chip structuresJulia Lawall2016-09-131-1/+1
* gpio: remove redundant owner assignments of driversMasahiro Yamada2016-06-071-1/+0
* gpio: wm831x: use the new open drain callbackLinus Walleij2016-04-141-1/+24
* gpio: wm8350: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2
* gpio: wm831x: 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
* gpio: wm831x: Convert to use devm_kzalloc APIAxel Lin2012-09-041-14/+5
* mfd: Convert wm831x to irq_domainMark Brown2012-05-201-4/+2
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-221-0/+1
* gpio: reorganize driversGrant Likely2011-06-061-0/+317
OpenPOWER on IntegriCloud