| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: tps65912: fix bad merge | Linus Walleij | 2016-03-09 | 1 | -2/+2 |
* | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu... | Linus Walleij | 2016-03-09 | 1 | -79/+85 |
|\ |
|
| * | gpio: tps65912: Add GPIO driver for the TPS65912 PMIC | Andrew F. Davis | 2016-02-11 | 1 | -0/+158 |
| * | mfd: tps65912: Remove old driver in preparation for new driver | Andrew F. Davis | 2016-02-11 | 1 | -151/+0 |
* | | gpio: tps65912: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -10/+2 |
|/ |
|
* | gpio: tps65912: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -7/+5 |
* | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -1/+1 |
* | gpio: tps65912: fix wrong container_of arguments | Nicolas Saenz Julienne | 2015-02-23 | 1 | -4/+10 |
* | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 2014-07-22 | 1 | -1/+2 |
* | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 2013-12-04 | 1 | -1/+1 |
* | gpio: use dev_get_platdata() | Jingoo Han | 2013-08-16 | 1 | -1/+1 |
* | gpio: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio: tps65912: Convert to use devm_kzalloc API | Axel Lin | 2012-09-01 | 1 | -13/+4 |
* | tps65912: gpio: add gpio driver | Margarita Olaya | 2011-07-31 | 1 | -0/+156 |