summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-utils.c
AgeCommit message (Expand)Author
2023-12-04pinctrl: Convert unsigned to unsigned intAndy Shevchenko
2023-10-03pinctrl: Replace kernel.h by what is actually being usedAndy Shevchenko
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_318.RULEThomas Gleixner
2020-12-15pinctrl: use krealloc_array()Bartosz Golaszewski
2018-01-03pinctrl: utils: Delete an error message for a failed memory allocation in pin...Markus Elfring
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea
2013-08-28pinctrl: utils: include export.h to avoid warningsLaxman Dewangan
2013-08-23pinctrl: utils : add support to pass config type in generic util APIsLaxman Dewangan
2013-08-14pinctrl: add utility functions for add map/configsLaxman Dewangan