summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tps65912.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: constify gpio_chip structuresJulia Lawall2016-09-131-1/+1
* gpio: tps65912: fix bad mergeLinus Walleij2016-03-091-2/+2
* Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij2016-03-091-79/+85
|\
| * gpio: tps65912: Add GPIO driver for the TPS65912 PMICAndrew F. Davis2016-02-111-0/+158
| * mfd: tps65912: Remove old driver in preparation for new driverAndrew F. Davis2016-02-111-151/+0
* | gpio: tps65912: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2
|/
* gpio: tps65912: use gpiochip data pointerLinus Walleij2016-01-051-7/+5
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne2015-02-231-4/+10
* 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/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
* gpio: use dev_get_platdata()Jingoo Han2013-08-161-1/+1
* gpio: remove use of __devexitBill Pemberton2012-11-281-1/+1
* gpio: remove use of __devinitBill Pemberton2012-11-281-1/+1
* gpio: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* gpio: tps65912: Convert to use devm_kzalloc APIAxel Lin2012-09-011-13/+4
* tps65912: gpio: add gpio driverMargarita Olaya2011-07-311-0/+156
OpenPOWER on IntegriCloud