summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-utils.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: Replace kernel.h by what is actually being usedAndy Shevchenko2023-10-031-2/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_318.RULEThomas Gleixner2022-06-101-14/+1
* pinctrl: use krealloc_array()Bartosz Golaszewski2020-12-151-1/+1
* pinctrl: utils: Delete an error message for a failed memory allocation in pin...Markus Elfring2018-01-031-3/+1
* pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea2016-04-011-2/+2
* pinctrl: utils: include export.h to avoid warningsLaxman Dewangan2013-08-281-0/+1
* pinctrl: utils : add support to pass config type in generic util APIsLaxman Dewangan2013-08-231-3/+9
* pinctrl: add utility functions for add map/configsLaxman Dewangan2013-08-141-0/+135