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