summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-tb10x.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-07-141-7/+5Star
|\
| * pinctrl: tb10x: Use flexible-array member and struct_size() helperGustavo A. R. Silva2019-06-081-7/+5Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1Star
|/
* pinctrl: tb10x: constify pinconf_ops, pinctrl_ops, and pinmux_ops structuresJulia Lawall2017-08-221-2/+2
* pinctrl: Convert to using %pOF instead of full_nameRob Herring2017-08-141-2/+2
* pinctrl: tb10x: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-2/+1Star
* pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea2016-04-011-1/+1
* pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-101-2/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * pinctrl: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | pinctrl-tb10x: remove duplicate check on resourceVarka Bhadram2014-10-281-6/+2Star
|/
* pinctrl: clean up after enable refactoringLinus Walleij2014-09-041-2/+2
* pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu2014-07-111-17/+0Star
* pinctrl/TB10x: Fix signedness bugChristian Ruppert2014-04-221-2/+1Star
* pinctrl: tb10x: use module_platform_driver to simplify the codeWei Yongjun2013-10-231-11/+1Star
* pinctrl: tb10x: fix the error handling in tb10x_pinctrl_probe()Wei Yongjun2013-10-231-5/+4Star
* pinctrl: add TB10x pin control driverChristian Ruppert2013-10-161-0/+886