aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-tps65910.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioGravatar abdoulaye berthe 1-1/+2
2014-05-09gpio: tps65910: remove unnecessary OOM messagesGravatar Jingoo Han 1-3/+1
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanGravatar Linus Walleij 1-1/+1
2013-03-27gpio: gpio-tps65910.c: fix checkpatch errorGravatar Laurent Navet 1-1/+1
2012-11-28gpio: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-28gpio: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-28gpio: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-07-10gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO definedGravatar Jerry Snitselaar 1-0/+2
2012-07-05gpio: tps65910: initialize of_node of gpio_chipGravatar Laxman Dewangan 1-0/+1
2012-05-22gpio: tps65910: dt: process gpio specific device node infoGravatar Laxman Dewangan 1-0/+36
2012-05-20gpio: Convert tps65910 to a platform driverGravatar Laxman Dewangan 1-38/+102
2012-05-20mfd: Commonize tps65910 regmap access through headerGravatar Rhyland Klein 1-7/+7
2012-02-05gpio: tps65910: Add sleep control supportGravatar Laxman Dewangan 1-2/+18
2012-01-18gpio: tps65910: Use correct offset for gpio initializationGravatar Laxman Dewangan 1-1/+1
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-0/+102
2011-06-06gpio: reorganize driversGravatar Grant Likely 1-0/+100