summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tps6586x.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: remove redundant owner assignments of driversMasahiro Yamada2016-06-071-1/+0
* gpio: tps6586x: make explicitly non-modularPaul Gortmaker2016-04-051-12/+1
* gpio: tps6586x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2
* gpio: tps6586x: use gpiochip data pointerLinus Walleij2016-01-051-10/+5
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-1/+2
* gpio: tps6586x: remove unnecessary OOM messagesJingoo Han2014-05-091-3/+1
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-0/+9
|\
| * mfd: Implement tps6586x gpio_to_irqLaxman Dewangan2012-11-131-0/+9
* | 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: tps6586x: Add gpio support through platform driverLaxman Dewangan2012-07-251-0/+158
OpenPOWER on IntegriCloud