aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-palmas.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2018-05-24gpio: palmas: Include the right headerLinus Walleij
2018-05-16gpio: palmas: Use of_device_get_match_data()Thierry Reding
2016-09-15gpio: palmas: fix implicit assumption module.h is presentPaul Gortmaker
2016-06-07gpio: remove redundant owner assignments of driversMasahiro Yamada
2016-04-05gpio: palmas: make explicitly non-modularPaul Gortmaker
2016-02-23gpio: palmas: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-01-05gpio: palmas: use gpiochip data pointerLinus Walleij
2015-12-21Merge tag 'v4.4-rc6' into develLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-11-17gpio: palmas: fix a possible NULL dereferenceLABBE Corentin
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-05-09gpio: palmas: Make of_device_id array constJingoo Han
2014-05-09gpio: palmas: remove unnecessary OOM messagesJingoo Han
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij
2013-09-19gpio: palmas: add support for TPS80036Laxman Dewangan
2013-08-16gpio: palmas: Fix misreported GPIO out valueAndrew Chew
2013-07-29gpio: palmas: add dt supportLaxman Dewangan
2013-02-14gpio: palmas: Add support for Palmas GPIOLaxman Dewangan