aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-tb10x.c
AgeCommit message (Expand)Author
2017-08-22pinctrl: tb10x: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall
2017-08-14pinctrl: Convert to using %pOF instead of full_nameRob Herring
2016-04-21pinctrl: tb10x: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-28pinctrl-tb10x: remove duplicate check on resourceVarka Bhadram
2014-10-20pinctrl: drop owner assignment from platform_driversWolfram Sang
2014-09-04pinctrl: clean up after enable refactoringLinus Walleij
2014-07-11pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu
2014-04-22pinctrl/TB10x: Fix signedness bugChristian Ruppert
2013-10-23pinctrl: tb10x: use module_platform_driver to simplify the codeWei Yongjun
2013-10-23pinctrl: tb10x: fix the error handling in tb10x_pinctrl_probe()Wei Yongjun
2013-10-16pinctrl: add TB10x pin control driverChristian Ruppert