summaryrefslogtreecommitdiff
path: root/sound/soc/sof/ipc4-topology.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-05ASoC: add and use new snd_soc_register_component()Mark Brown1-0/+33
2026-08-04ASoC: SOF: ipc4-topology: Pipeline params improvementsMark Brown1-23/+178
2026-08-04ASoC: SOF: ipc4-topology: Update the pipeline_params of prepared modulesPeter Ujfalusi1-4/+90
2026-08-04ASoC: SOF: ipc4-topology: Correct the process module's output lookupPeter Ujfalusi1-19/+47
2026-08-04ASoC: SOF: ipc4-topology: Store the params change between input/output of a m...Peter Ujfalusi1-0/+41
2026-08-03Merge remote-tracking branch 'asoc/for-7.3' into asoc-nextMark Brown1-33/+148
2026-07-31ASoC: SOF: ipc4-topology: Refactor sof_ipc4_widget_mod_init_msg_payload()Jyri Sarha1-23/+42
2026-07-31ASoC: SOF: ipc4-topology: Add payload to pipeline create messagesJyri Sarha1-9/+103
2026-07-31ASoC: SOF: ipc4-topology: Remove dp_ from all module memory attributesJyri Sarha1-7/+7
2026-07-30ASoC: SOF: ipc4-topology: Refresh copier IPC payload before widget setupPeter Ujfalusi1-0/+33
2026-06-29ASoC: SOF: ipc4-topology: Return error for invalid number of formatsMert Seftali1-0/+2
2026-05-26ASoC: SOF: ipc4-topology: Support for multiple src output formatsMark Brown1-16/+48
2026-05-26ASoC: SOF: ipc4-topology: Allow the use of multiple formats for src outputPeter Ujfalusi1-16/+30
2026-05-26ASoC: SOF: ipc4-topology: Validate the number of in/out formats for src/asrcPeter Ujfalusi1-0/+18
2026-05-22ASoC: SOF: ipc4-topology: Enable deep buffer captureSeppo Ingalsuo1-15/+24
2026-05-22ASoC: SOF: ipc4-topology: Print for format type in dbg_audio_formatPeter Ujfalusi1-18/+19
2026-05-21ASoC: SOF: Validate and correct the core id against the number of cores of th...Peter Ujfalusi1-1/+9
2026-05-21ASoC: SOF: ipc4-topology: Handle SOF_DBG_DISABLE_MULTICORE flag for pipelinesPeter Ujfalusi1-0/+3
2026-03-30ASoC: Merge up fixesMark Brown1-1/+1
2026-03-26ASoC: SOF: ipc4-topology: Allow bytes controls without initial payloadPeter Ujfalusi1-1/+1
2026-03-10ASoC: SOF: sof-audio: pcm_id is __le32Ben Dooks1-6/+7
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-4/+2
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-10/+10
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-15/+18
2026-02-04ASoC: SOF: ipc4-topology: Add support for process modules with no input pinsRanjani Sridharan1-11/+39
2026-02-04ASoC: SOF: ipc4-topology: Add new tokens for pipeline directionRanjani Sridharan1-2/+10
2026-02-04ASoC: 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