summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ucb1400.c
AgeCommit message (Expand)Author
2016-02-23gpio: ucb1400: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-01-05gpio: ucb1400: use gpiochip data pointerLinus Walleij
2015-12-26gpio: ucb1400: Be sure to clamp return valueLinus Walleij
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-07-09gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happenRickard Strandqvist
2013-12-09Merge tag 'v3.13-rc3' into develLinus Walleij
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij
2013-11-25gpio: ucb1400: Add MODULE_ALIASAxel Lin
2013-08-16gpio: use dev_get_platdata()Jingoo Han
2013-04-19mfd: ucb1400: Pass ucb1400-gpio data through ac97 busMarek Vasut
2012-01-02gpio: Convert GPIO drivers to module_platform_driverMark Brown
2011-06-06gpio: reorganize driversGrant Likely