summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-da9055.c
AgeCommit message (Expand)Author
2016-09-13gpio: constify gpio_chip structuresJulia Lawall
2016-02-23gpio: da9055: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-01-05gpio: da9055: use gpiochip data pointerLinus Walleij
2015-04-08gpio: use (!foo) instead of (foo == NULL)Varka Bhadram
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij
2013-08-16gpio: use dev_get_platdata()Jingoo Han
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman
2012-10-15DA9055 GPIO driverAshish Jangam