summaryrefslogtreecommitdiff
path: root/sound/soc/intel/avs/path.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-29ASoC: Intel: avs: Preallocate memory for module configurationAmadeusz Sławiński1-16/+15
2023-03-06ASoC: Intel: avs: Use struct_size for struct avs_modcfg_ext sizeJacob Keller1-1/+1
2022-12-26ASoC: Intel: avs: Peakvol module configurationAmadeusz Sławiński1-0/+62
2022-07-22ASoC: Intel: avs: Use lookup table to create modulesAmadeusz Sławiński1-25/+29
2022-04-19ASoC: Intel: avs: Configure modules according to their typeCezary Rojewski1-1/+377
2022-04-19ASoC: Intel: avs: Prepare modules before bindings themCezary Rojewski1-0/+35
2022-04-19ASoC: Intel: avs: Arm paths after creating themCezary Rojewski1-0/+180
2022-04-19ASoC: Intel: avs: Path state managementCezary Rojewski1-0/+130
2022-04-19ASoC: Intel: avs: Path creation and freeingCezary Rojewski1-0/+284