aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tb10x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-02gpio: tb10x: Remove redundant of_match_ptr helperSachin Kamat1-1/+1
2013-12-09Merge tag 'v3.13-rc3' into develLinus Walleij1-0/+1
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij1-1/+1
2013-11-25gpio: tb10x: Set output value before setting direction to outputAxel Lin1-0/+1
2013-10-30gpio: tb10x: fix return value check in tb10x_gpio_probe()Wei Yongjun1-4/+2
2013-10-30gpio: tb10x: use module_platform_driver to simplify the codeWei Yongjun1-12/+1
2013-10-25gpio: add TB10x GPIO driverChristian Ruppert1-0/+341