aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sprd
Commit message (Expand)AuthorAge
* pinctrl: sprd: Add of_node_put() before return to prevent memory leakNishka Dasgupta2019-08-10
* pinctrl: sprd: Combine the condition of MISC_PIN and COMMON_PINBaolin Wang2019-08-05
* pinctrl: sprd: Change to use devm_platform_ioremap_resource()Baolin Wang2019-08-05
* pinctrl: sprd: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-08-02
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* pinctrl: sprd: Use define directive for sprd_pinconf_params valuesNathan Chancellor2018-11-09
* pinctrl: sprd: Move DT parsing before registering pinctrl deviceBaolin Wang2018-09-28
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-07
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-12
* pinctrl: sprd: Use seq_putc() in sprd_pinconf_group_dbg_show()Markus Elfring2018-01-16
* pinctrl: sprd: fix off by one bugsDan Carpenter2017-09-12
* pinctrl: sprd: check for allocation failureDan Carpenter2017-09-12
* pinctrl: sprd: Restrict PINCTRL_SPRD to ARCH_SPRD or COMPILE_TESTGeert Uytterhoeven2017-09-12
* pinctrl: sprd: fix build errors and dependenciesRandy Dunlap2017-09-12
* pinctrl: sprd: make three local functions staticColin Ian King2017-09-12
* pinctrl: sprd: Add Spreadtrum pin control driverBaolin Wang2017-08-31