aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-wm831x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-12gpio-wm831x: Use seq_putc() in wm831x_gpio_dbg_show()Markus Elfring1-1/+1
2017-03-23gpio: wm831x: Add basic device tree supportCharles Keepax1-1/+4
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg1-11/+10
2016-09-13gpio: constify gpio_chip structuresJulia Lawall1-1/+1
2016-06-07gpio: remove redundant owner assignments of driversMasahiro Yamada1-1/+0
2016-04-14gpio: wm831x: use the new open drain callbackLinus Walleij1-1/+24
2016-02-23gpio: wm8350: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan1-10/+2
2016-01-05gpio: wm831x: use gpiochip data pointerLinus Walleij1-13/+8
2015-11-19gpio: change member .dev to .parentLinus Walleij1-1/+1
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe1-1/+2
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij1-1/+1
2013-08-16gpio: use dev_get_platdata()Jingoo Han1-1/+1
2012-11-28gpio: remove use of __devexitBill Pemberton1-1/+1
2012-11-28gpio: remove use of __devinitBill Pemberton1-1/+1
2012-11-28gpio: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-04gpio: wm831x: Convert to use devm_kzalloc APIAxel Lin1-14/+5
2012-05-20mfd: Convert wm831x to irq_domainMark Brown1-4/+2
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+318
2011-06-06gpio: reorganize driversGrant Likely1-0/+317