summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tb10x.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: tb10x: Set output value before setting direction to outputAxel Lin2013-11-251-0/+1
* gpio: tb10x: fix return value check in tb10x_gpio_probe()Wei Yongjun2013-10-301-4/+2Star
* gpio: tb10x: use module_platform_driver to simplify the codeWei Yongjun2013-10-301-12/+1Star
* gpio: add TB10x GPIO driverChristian Ruppert2013-10-251-0/+341