summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-wm831x.c
AgeCommit message (Expand)Author
2017-03-23gpio: wm831x: Add basic device tree supportCharles Keepax
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg
2016-09-13gpio: constify gpio_chip structuresJulia Lawall
2016-06-07gpio: remove redundant owner assignments of driversMasahiro Yamada
2016-04-14gpio: wm831x: use the new open drain callbackLinus Walleij
2016-02-23gpio: wm8350: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-01-05gpio: wm831x: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij
2013-08-16gpio: use dev_get_platdata()Jingoo Han
2012-11-28gpio: remove use of __devexitBill Pemberton
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-11-28gpio: remove use of __devexit_pBill Pemberton
2012-09-04gpio: wm831x: Convert to use devm_kzalloc APIAxel Lin
2012-05-20mfd: Convert wm831x to irq_domainMark Brown
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-06gpio: reorganize driversGrant Likely