aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-tb10x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-04pinctrl: clean up after enable refactoringLinus Walleij1-2/+2
2014-07-11pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu1-17/+0
2014-04-22pinctrl/TB10x: Fix signedness bugChristian Ruppert1-2/+1
2013-10-23pinctrl: tb10x: use module_platform_driver to simplify the codeWei Yongjun1-11/+1
2013-10-23pinctrl: tb10x: fix the error handling in tb10x_pinctrl_probe()Wei Yongjun1-5/+4
2013-10-16pinctrl: add TB10x pin control driverChristian Ruppert1-0/+886