summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tps65218.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-261-7/+7
* mfd: tps65218: Remove redundant read wrapperKeerthy2016-10-261-1/+2
* gpio: tps65218: use devm_gpiochip_add_data() for gpio registrationWei Yongjun2016-09-181-11/+2
* gpio: constify gpio_chip structuresJulia Lawall2016-09-131-1/+1
* gpio: tps65218: Add platform_device_id tableKeerthy2016-07-041-0/+7
* gpio: tps65218: use the new open drain callbackLinus Walleij2016-04-141-10/+35
* gpio: tps65218: remove unused #includeLinus Walleij2016-02-191-1/+0
* gpio: tps65218: Make tps65218_gpio_output set proper output levelAxel Lin2016-02-161-0/+1
* gpio: create an API to detect open drain/source on linesLinus Walleij2016-02-161-5/+4
* gpio: add tps65218 gpioNicolas Saenz Julienne2016-02-111-0/+223
OpenPOWER on IntegriCloud