aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-utils.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-04pinctrl: Convert unsigned to unsigned intAndy Shevchenko1-13/+13
2023-10-03pinctrl: Replace kernel.h by what is actually being usedAndy Shevchenko1-2/+4
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 pin...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