summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-vx855.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-261-6/+7
* gpio: vx855: use the new open drain callbackLinus Walleij2016-04-141-0/+23
* gpio: vx855: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-11/+1
* gpio: vx855: use gpiochip data pointerLinus Walleij2016-01-051-4/+4
* gpio: vx855: Switch to use managed resources APIsAxel Lin2015-01-151-38/+6
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-2/+1
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
* gpio: vx855: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-301-2/+0
* gpio: remove use of __devexitBill Pemberton2012-11-281-1/+1
* gpio: remove use of __devinitBill Pemberton2012-11-281-1/+1
* gpio: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* gpio: Convert GPIO drivers to module_platform_driverMark Brown2012-01-021-11/+1
* gpio: reorganize driversGrant Likely2011-06-061-0/+333
OpenPOWER on IntegriCloud