summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-tps6586x.c
Commit message (Expand)AuthorAge
* gpio: remove redundant owner assignments of driversMasahiro Yamada2016-06-07
* gpio: tps6586x: make explicitly non-modularPaul Gortmaker2016-04-05
* gpio: tps6586x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
* gpio: tps6586x: use gpiochip data pointerLinus Walleij2016-01-05
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
* gpio: tps6586x: remove unnecessary OOM messagesJingoo Han2014-05-09
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-16
|\
| * mfd: Implement tps6586x gpio_to_irqLaxman Dewangan2012-11-13
* | 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: tps6586x: Add gpio support through platform driverLaxman Dewangan2012-07-25