summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-tps65218.c
AgeCommit message (Expand)Author
2017-01-26pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg
2016-10-26mfd: tps65218: Remove redundant read wrapperKeerthy
2016-09-18gpio: tps65218: use devm_gpiochip_add_data() for gpio registrationWei Yongjun
2016-09-13gpio: constify gpio_chip structuresJulia Lawall
2016-07-04gpio: tps65218: Add platform_device_id tableKeerthy
2016-04-14gpio: tps65218: use the new open drain callbackLinus Walleij
2016-02-19gpio: tps65218: remove unused #includeLinus Walleij
2016-02-16gpio: tps65218: Make tps65218_gpio_output set proper output levelAxel Lin
2016-02-16gpio: create an API to detect open drain/source on linesLinus Walleij
2016-02-11gpio: add tps65218 gpioNicolas Saenz Julienne