summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sprd
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-303-27/+3Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* pinctrl: sprd: Use define directive for sprd_pinconf_params valuesNathan Chancellor2018-11-091-4/+2Star
* pinctrl: sprd: Move DT parsing before registering pinctrl deviceBaolin Wang2018-09-281-7/+6Star
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-8/+11
* pinctrl: sprd: Use seq_putc() in sprd_pinconf_group_dbg_show()Markus Elfring2018-01-161-1/+1
* pinctrl: sprd: fix off by one bugsDan Carpenter2017-09-121-4/+4
* pinctrl: sprd: check for allocation failureDan Carpenter2017-09-121-3/+7
* pinctrl: sprd: Restrict PINCTRL_SPRD to ARCH_SPRD or COMPILE_TESTGeert Uytterhoeven2017-09-121-1/+2
* pinctrl: sprd: fix build errors and dependenciesRandy Dunlap2017-09-121-0/+2
* pinctrl: sprd: make three local functions staticColin Ian King2017-09-121-7/+7
* pinctrl: sprd: Add Spreadtrum pin control driverBaolin Wang2017-08-315-0/+2171