summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-tps65910.c
Commit message (Expand)AuthorAge
* gpio: remove redundant owner assignments of driversMasahiro Yamada2016-06-07
* gpio: tps65910: make explicitly non-modularPaul Gortmaker2016-04-05
* gpio: tps65910: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
* gpio: tps65910: 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: tps65910: remove unnecessary OOM messagesJingoo Han2014-05-09
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
* gpio: gpio-tps65910.c: fix checkpatch errorLaurent Navet2013-03-27
* 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/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO definedJerry Snitselaar2012-07-10
* gpio: tps65910: initialize of_node of gpio_chipLaxman Dewangan2012-07-05
* gpio: tps65910: dt: process gpio specific device node infoLaxman Dewangan2012-05-22
* gpio: Convert tps65910 to a platform driverLaxman Dewangan2012-05-20
* mfd: Commonize tps65910 regmap access through headerRhyland Klein2012-05-20
* gpio: tps65910: Add sleep control supportLaxman Dewangan2012-02-05
* gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan2012-01-18
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-22
* gpio: reorganize driversGrant Likely2011-06-06