aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tps65912.c
AgeCommit message (Expand)Author
2016-09-13gpio: constify gpio_chip structuresJulia Lawall
2016-03-09gpio: tps65912: fix bad mergeLinus Walleij
2016-03-09Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij
2016-02-23gpio: tps65912: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-02-11gpio: tps65912: Add GPIO driver for the TPS65912 PMICAndrew F. Davis
2016-02-11mfd: tps65912: Remove old driver in preparation for new driverAndrew F. Davis
2016-01-05gpio: tps65912: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-02-23gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij
2013-08-16gpio: use dev_get_platdata()Jingoo Han
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-09-01gpio: tps65912: Convert to use devm_kzalloc APIAxel Lin
2011-07-31tps65912: gpio: add gpio driverMargarita Olaya