aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-wm8350.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-17gpio: wm8xxx: Cut down on boilerplateLinus Walleij1-5/+1
2018-09-17gpio: wm8xxx: Use the right headerLinus Walleij1-1/+1
2016-09-13gpio: constify gpio_chip structuresJulia Lawall1-1/+1
2016-06-07gpio: remove redundant owner assignments of driversMasahiro Yamada1-1/+0
2016-02-23gpio: wm8350: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan1-10/+2
2016-01-05gpio: wm8350: use gpiochip data pointerLinus Walleij1-11/+6
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: wm8350: Convert to use devm_kzalloc APIAxel Lin1-14/+5
2011-06-06gpio: reorganize driversGrant Likely1-0/+182