aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-vx855.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-15gpio: vx855: convert comma to semicolonZheng Yongjun1-1/+1
2020-01-15gpio: vx855: fixed a typoSachin agarwal1-1/+1
2018-09-17gpio: vx855: Cut down on boilerplateLinus Walleij1-17/+1
2018-09-17gpio: vx855: Include the right headerLinus Walleij1-1/+1
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg1-6/+7
2016-04-14gpio: vx855: use the new open drain callbackLinus Walleij1-0/+23
2016-02-23gpio: vx855: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan1-11/+1
2016-01-05gpio: vx855: use gpiochip data pointerLinus Walleij1-4/+4
2015-01-15gpio: vx855: Switch to use managed resources APIsAxel Lin1-38/+6
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe1-2/+1
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij1-1/+1
2013-05-30gpio: vx855: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
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-01-02gpio: Convert GPIO drivers to module_platform_driverMark Brown1-11/+1
2011-06-06gpio: reorganize driversGrant Likely1-0/+333