aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/zte (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-05pinctrl: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner3-12/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-03pinctrl: zte: fix leaked of_node referencesWen Yang1-0/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-3/+3
2017-08-14pinctrl: zte: fix 'functions' allocation in zx_pinctrl_build_state()Shawn Guo1-3/+4
2017-07-31pinctrl: zte: fix dereference of 'data' in zx_set_mux()Shawn Guo1-4/+7
2017-05-29pinctrl: zte: fix group_desc initializationShawn Guo1-2/+2
2017-05-22pinctrl: add ZTE ZX pinctrl driver supportShawn Guo5-0/+1592