aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-vx855.c
AgeCommit message (Expand)Author
2018-09-17gpio: vx855: Cut down on boilerplateLinus Walleij
2018-09-17gpio: vx855: Include the right headerLinus Walleij
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg
2016-04-14gpio: vx855: use the new open drain callbackLinus Walleij
2016-02-23gpio: vx855: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-01-05gpio: vx855: use gpiochip data pointerLinus Walleij
2015-01-15gpio: vx855: Switch to use managed resources APIsAxel Lin
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang
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-05-30gpio: vx855: remove unnecessary platform_set_drvdata()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-01-02gpio: Convert GPIO drivers to module_platform_driverMark Brown
2011-06-06gpio: reorganize driversGrant Likely