aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_318.RULEThomas Gleixner1-14/+1
2020-12-15pinctrl: use krealloc_array()Bartosz Golaszewski1-1/+1
2018-01-03pinctrl: utils: Delete an error message for a failed memory allocation in pinctrl_utils_add_map_configs()Markus Elfring1-3/+1
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea1-2/+2
2013-08-28pinctrl: utils: include export.h to avoid warningsLaxman Dewangan1-0/+1
2013-08-23pinctrl: utils : add support to pass config type in generic util APIsLaxman Dewangan1-3/+9
2013-08-14pinctrl: add utility functions for add map/configsLaxman Dewangan1-0/+135