summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tps65910.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: remove redundant owner assignments of driversMasahiro Yamada2016-06-071-1/+0
* gpio: tps65910: make explicitly non-modularPaul Gortmaker2016-04-051-14/+2
* gpio: tps65910: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2
* gpio: tps65910: 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: tps65910: remove unnecessary OOM messagesJingoo Han2014-05-091-3/+1
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
* gpio: gpio-tps65910.c: fix checkpatch errorLaurent Navet2013-03-271-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/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO definedJerry Snitselaar2012-07-101-0/+2
* gpio: tps65910: initialize of_node of gpio_chipLaxman Dewangan2012-07-051-0/+1
* gpio: tps65910: dt: process gpio specific device node infoLaxman Dewangan2012-05-221-0/+36
* gpio: Convert tps65910 to a platform driverLaxman Dewangan2012-05-201-38/+102
* mfd: Commonize tps65910 regmap access through headerRhyland Klein2012-05-201-7/+7
* gpio: tps65910: Add sleep control supportLaxman Dewangan2012-02-051-2/+18
* gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan2012-01-181-1/+1
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-221-0/+2
* gpio: reorganize driversGrant Likely2011-06-061-0/+100