Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pinctrl: sprd: Move DT parsing before registering pinctrl device | Baolin Wang | 2018-09-28 | 1 | -7/+6 |
* | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap | 2018-07-07 | 1 | -0/+1 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-12 | 1 | -8/+11 |
* | pinctrl: sprd: Use seq_putc() in sprd_pinconf_group_dbg_show() | Markus Elfring | 2018-01-16 | 1 | -1/+1 |
* | pinctrl: sprd: fix off by one bugs | Dan Carpenter | 2017-09-12 | 1 | -4/+4 |
* | pinctrl: sprd: check for allocation failure | Dan Carpenter | 2017-09-12 | 1 | -3/+7 |
* | pinctrl: sprd: Restrict PINCTRL_SPRD to ARCH_SPRD or COMPILE_TEST | Geert Uytterhoeven | 2017-09-12 | 1 | -1/+2 |
* | pinctrl: sprd: fix build errors and dependencies | Randy Dunlap | 2017-09-12 | 1 | -0/+2 |
* | pinctrl: sprd: make three local functions static | Colin Ian King | 2017-09-12 | 1 | -7/+7 |
* | pinctrl: sprd: Add Spreadtrum pin control driver | Baolin Wang | 2017-08-31 | 5 | -0/+2171 |