aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sof/ipc4-topology.c
AgeCommit message (Expand)AuthorFilesLines
11 daysASoC: SOF: ipc4-topology: Add support for process modules with no input pinsRanjani Sridharan1-11/+39
11 daysASoC: SOF: ipc4-topology: Add new tokens for pipeline directionRanjani Sridharan1-2/+10
11 daysASoC: SOF: sof-audio: Add a new op in struct sof_ipc_tplg_opsRanjani Sridharan1-0/+20
2026-01-13ASoC: SOF: Use guard()/scoped_guard() for locks whenMark Brown1-4/+1
2026-01-12ASoC: sof ipc4: Add sof_ipc4_widget_setup_msg_payload() and call itJyri Sarha1-0/+85
2026-01-12ASoC: sof: Add domain_id, heap_bytes and stack_bytes to snd_sof_widgetJyri Sarha1-0/+6
2026-01-12ASoC: SOF: Use guard()/scoped_guard() for mutex locks where it makes sensePeter Ujfalusi1-4/+1
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown1-17/+32
2025-12-17ASoC: SOF: ipc4-topology: Set initial param_id for bytes control typePeter Ujfalusi1-0/+1
2025-12-17ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controlsPeter Ujfalusi1-8/+27
2025-12-17ASoC: SOF: ipc4-topology: fixes for 'exotic' formatMark Brown1-9/+15
2025-12-15ASoC: SOF: ipc4-topology: set playback channel maskBard Liao1-8/+17
2025-12-15ASoC: SOF: ipc4-topology: Convert FLOAT to S32 during blob selectionPeter Ujfalusi1-1/+1
2025-12-15ASoC: SOF: ipc4-topology: Prefer 32-bit DMIC blobs for 8-bit formats as wellPeter Ujfalusi1-8/+14
2025-10-02ASoC: SOF: ipc4/Intel: Fix the host bufferMark Brown1-2/+7
2025-10-02ASoC: SOF: ipc4-topology: Account for different ChainDMA host buffer sizePeter Ujfalusi1-2/+7
2025-10-02ASoC: SOF: ipc4-pcm: fix start offset calculation for chain DMAKai Vehmanen1-1/+0
2025-09-02ASoC: SOF: ipc4-topology: Fix a less than zero check on a u32Colin Ian King1-3/+4
2025-08-29ASoC: SOF: ipc4: Add support for 8-bit and floatMark Brown1-20/+122
2025-08-29ASoC: sof: ipc4-topology: Add support to sched_domain attributeJyri Sarha1-1/+43
2025-08-29ASoC: SOF: ipc4-topology: Add support for float sample typeSeppo Ingalsuo1-1/+15
2025-08-29ASoC: SOF: ipc4-topology: Add support for 8-bit formatsSeppo Ingalsuo1-19/+107
2025-06-20ASoC: SOF: ipc4-pcm: Enable delay reporting for ChainDMA streamsPeter Ujfalusi1-3/+3
2025-06-20ASoC: SOF: ipc4-topology: Add load of ASRC componentSeppo Ingalsuo1-0/+88
2025-03-13ASoC: SOF: ipc4-topology: Allocate ref_params on stackAndy Shevchenko1-8/+17
2025-03-05ASoC: Merge up fixesMark Brown1-2/+10
2025-02-06ASoC: SOF: ipc4-topology: Harden loops for looking up ALH copiersPeter Ujfalusi1-2/+10
2025-02-06ASoC: SOF: ipc4-topology: Improve the information in prepare_copier printsPeter Ujfalusi1-7/+15
2025-02-06ASoC: SOF: Relocate and rework functionality for PCM stream freeingPeter Ujfalusi1-17/+1
2024-12-13ASoC: SOF: ipc4-topology: Use macro to set the EXT_PARAM_SIZE in widget setupPeter Ujfalusi1-1/+1
2024-11-14ASoC: Merge up fixesMark Brown1-2/+13
2024-11-13ASoC: SOF: ipc4-topology: remove redundant assignment to variable retColin Ian King1-1/+0
2024-10-17ASoC: SOF: ipc4-topology: Do not set ALH node_id for aggregated DAIsRanjani Sridharan1-2/+13
2024-10-08ASoC: SOF: ipc4-topology: Add helper function to print the module's in/out au...Peter Ujfalusi1-76/+186
2024-10-08ASoC: SOF: ipc4-topology: Concentrate prints inside of sof_ipc4_init_output_a...Peter Ujfalusi1-43/+44
2024-10-08ASoC: SOF: ipc4-topology: Simplify code to deal with process modules without ...Peter Ujfalusi1-31/+39
2024-10-08ASoC: SOF: ipc4-topology: Use local variables in sof_ipc4_init_output_audio_f...Peter Ujfalusi1-11/+12
2024-10-08ASoC: SOF: ipc4-topology: Simplify match format print in sof_ipc4_init_input_...Peter Ujfalusi1-5/+9
2024-10-08ASoC: SOF: ipc4-topology: Remove redundant check in sof_ipc4_init_input_audio...Peter Ujfalusi1-8/+6
2024-10-08ASoC: SOF: ipc4-topology: Use local variables in sof_ipc4_init_input_audio_fmt()Peter Ujfalusi1-7/+6
2024-10-08ASoC: SOF: ipc4-topology: Drop the 'index' from 'Pin index' of format printPeter Ujfalusi1-1/+1
2024-07-24ASoC: SOF: ipc4-topology: Preserve the DMA Link ID for ChainDMA on unpreparePeter Ujfalusi1-1/+7
2024-07-24ASoC: SOF: ipc4-topology: Only handle dai_config with HW_PARAMS for ChainDMAPeter Ujfalusi1-2/+8
2024-07-04ASoC: SOF: ipc4-topology: Use single token list for the copiersPeter Ujfalusi1-18/+11
2024-06-24ASoC: SOF: ipc4-topology: Use correct queue_id for requesting input pin formatPeter Ujfalusi1-13/+15
2024-06-03ASoC: Merge up fixesMark Brown1-47/+93
2024-05-30ASoC: SOF: ipc4-topology: Fix nhlt configuration blobMark Brown1-49/+106
2024-05-30ASoC: SOF: ipc4-topology: Adjust the params based on DAI formatsPeter Ujfalusi1-14/+57
2024-05-30ASoC: SOF: ipc4-topology: Improve readability of sof_ipc4_prepare_dai_copier()Peter Ujfalusi1-24/+18
2024-05-30ASoC: SOF: ipc4-topology/pcm: Rename sof_ipc4_copier_is_single_format()Peter Ujfalusi1-20/+20