aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ucb1400.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-23gpio: ucb1400: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan1-2/+1
2016-01-05gpio: ucb1400: use gpiochip data pointerLinus Walleij1-5/+6
2015-12-26gpio: ucb1400: Be sure to clamp return valueLinus Walleij1-1/+1
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe1-1/+1
2014-07-09gpio: gpio-ucb1400.c: Cleaning up null pointer checks that could never happenRickard Strandqvist1-1/+1
2013-12-09Merge tag 'v3.13-rc3' into develLinus Walleij1-0/+1
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij1-1/+1
2013-11-25gpio: ucb1400: Add MODULE_ALIASAxel Lin1-0/+1
2013-08-16gpio: use dev_get_platdata()Jingoo Han1-1/+1
2013-04-19mfd: ucb1400: Pass ucb1400-gpio data through ac97 busMarek Vasut1-13/+6
2012-01-02gpio: Convert GPIO drivers to module_platform_driverMark Brown1-12/+1
2011-06-06gpio: reorganize driversGrant Likely1-0/+125