summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-ucb1400.c
AgeCommit message (Expand)Author
2023-02-01mfd: remove ucb1400 supportArnd Bergmann
2022-08-31gpio: ucb1400: Use proper headerLinus Walleij
2022-07-19gpio: ucb1400: Remove platform setup and teardown supportUwe Kleine-König
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
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