summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ucb1400.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: ucb1400: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-2/+1
* gpio: ucb1400: use gpiochip data pointerLinus Walleij2016-01-051-5/+6
* gpio: ucb1400: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-1/+1
* gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happenRickard Strandqvist2014-07-091-1/+1
* Merge tag 'v3.13-rc3' into develLinus Walleij2013-12-091-0/+1
|\
| * gpio: ucb1400: Add MODULE_ALIASAxel Lin2013-11-251-0/+1
* | gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
|/
* gpio: use dev_get_platdata()Jingoo Han2013-08-161-1/+1
* mfd: ucb1400: Pass ucb1400-gpio data through ac97 busMarek Vasut2013-04-191-13/+6
* gpio: Convert GPIO drivers to module_platform_driverMark Brown2012-01-021-12/+1
* gpio: reorganize driversGrant Likely2011-06-061-0/+125
OpenPOWER on IntegriCloud