aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tps6586x.c
AgeCommit message (Expand)Author
2018-09-04gpio: tps65xxx: Use SPDX license tagLinus Walleij
2018-09-04gpio: tpx65xxx: Include the right headerLinus Walleij
2016-06-07gpio: remove redundant owner assignments of driversMasahiro Yamada
2016-04-05gpio: tps6586x: make explicitly non-modularPaul Gortmaker
2016-02-23gpio: tps6586x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-01-05gpio: tps6586x: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-05-09gpio: tps6586x: remove unnecessary OOM messagesJingoo Han
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
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-11-13mfd: Implement tps6586x gpio_to_irqLaxman Dewangan
2012-07-25gpio: tps6586x: Add gpio support through platform driverLaxman Dewangan