summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-palmas.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: palmas: Include the right headerLinus Walleij2018-05-241-1/+1
* gpio: palmas: Use of_device_get_match_data()Thierry Reding2018-05-161-5/+1
* gpio: palmas: fix implicit assumption module.h is presentPaul Gortmaker2016-09-151-1/+0
* gpio: remove redundant owner assignments of driversMasahiro Yamada2016-06-071-1/+0
* gpio: palmas: make explicitly non-modularPaul Gortmaker2016-04-051-12/+1
* gpio: palmas: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2
* gpio: palmas: use gpiochip data pointerLinus Walleij2016-01-051-11/+6
* Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-211-0/+2
|\
| * gpio: palmas: fix a possible NULL dereferenceLABBE Corentin2015-11-171-0/+2
* | gpio: change member .dev to .parentLinus Walleij2015-11-191-6/+8
|/
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-1/+2
* gpio: palmas: Make of_device_id array constJingoo Han2014-05-091-1/+1
* gpio: palmas: remove unnecessary OOM messagesJingoo Han2014-05-091-3/+1
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
* gpio: palmas: add support for TPS80036Laxman Dewangan2013-09-191-35/+69
* gpio: palmas: Fix misreported GPIO out valueAndrew Chew2013-08-161-2/+15
* gpio: palmas: add dt supportLaxman Dewangan2013-07-291-1/+11
* gpio: palmas: Add support for Palmas GPIOLaxman Dewangan2013-02-141-0/+184
OpenPOWER on IntegriCloud