summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-tb10x.c
AgeCommit message (Expand)Author
2017-08-14gpio: Convert to using %pOF instead of full_nameRob Herring
2016-02-23gpio: tb10x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-01-05gpio: tb10x: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-10-16gpio: replace trivial implementations of request/free with generic oneJonas Gorski
2015-06-02gpio: tb10x: Drop unneeded free_irq() callAxel Lin
2015-03-27gpio: gpio-tb10x: remove incorrect __exit markupDmitry Torokhov
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-28gpio: gpio-tb10x: remove duplicate check on resourceVarka Bhadram
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-01-02gpio: tb10x: Remove redundant of_match_ptr helperSachin Kamat
2013-12-09Merge tag 'v3.13-rc3' into develLinus Walleij
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij
2013-11-25gpio: tb10x: Set output value before setting direction to outputAxel Lin
2013-10-30gpio: tb10x: fix return value check in tb10x_gpio_probe()Wei Yongjun
2013-10-30gpio: tb10x: use module_platform_driver to simplify the codeWei Yongjun
2013-10-25gpio: add TB10x GPIO driverChristian Ruppert