summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-lp3943.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: lp3943: Include the right headerLinus Walleij2018-05-161-1/+1
* Revert "gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free"Linus Walleij2016-03-091-0/+22
* gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_freeAxel Lin2016-03-091-22/+0
* gpio: lp3943: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2
* gpio: lp3943: use gpiochip data pointerLinus Walleij2016-01-051-12/+7
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-1/+2
* gpio: lp3943: Remove redundant of_match_ptr helperSachin Kamat2014-01-211-1/+1
* gpio: add LP3943 I2C GPIO expander driverMilo Kim2014-01-211-0/+242
OpenPOWER on IntegriCloud