summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-tps65912.c
Commit message (Expand)AuthorAge
* gpio: constify gpio_chip structuresJulia Lawall2016-09-13
* gpio: tps65912: fix bad mergeLinus Walleij2016-03-09
* Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij2016-03-09
|\
| * gpio: tps65912: Add GPIO driver for the TPS65912 PMICAndrew F. Davis2016-02-11
| * mfd: tps65912: Remove old driver in preparation for new driverAndrew F. Davis2016-02-11
* | gpio: tps65912: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
|/
* gpio: tps65912: use gpiochip data pointerLinus Walleij2016-01-05
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne2015-02-23
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-20
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
* gpio: use dev_get_platdata()Jingoo Han2013-08-16
* gpio: remove use of __devexitBill Pemberton2012-11-28
* gpio: remove use of __devinitBill Pemberton2012-11-28
* gpio: remove use of __devexit_pBill Pemberton2012-11-28
* gpio: tps65912: Convert to use devm_kzalloc APIAxel Lin2012-09-01
* tps65912: gpio: add gpio driverMargarita Olaya2011-07-31