aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-tps65910.c
AgeCommit message (Expand)Author
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij
2013-03-27gpio: gpio-tps65910.c: fix checkpatch errorLaurent Navet
2012-11-28gpio: remove use of __devexitBill Pemberton
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-11-28gpio: remove use of __devexit_pBill Pemberton
2012-07-10gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO definedJerry Snitselaar
2012-07-05gpio: tps65910: initialize of_node of gpio_chipLaxman Dewangan
2012-05-22gpio: tps65910: dt: process gpio specific device node infoLaxman Dewangan
2012-05-20gpio: Convert tps65910 to a platform driverLaxman Dewangan
2012-05-20mfd: Commonize tps65910 regmap access through headerRhyland Klein
2012-02-05gpio: tps65910: Add sleep control supportLaxman Dewangan
2012-01-18gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-06gpio: reorganize driversGrant Likely