summaryrefslogtreecommitdiff
path: root/sound/soc/sof/ipc4-topology.c
AgeCommit message (Expand)Author
2026-08-05ASoC: add and use new snd_soc_register_component()Mark Brown
2026-08-04ASoC: SOF: ipc4-topology: Pipeline params improvementsMark Brown
2026-08-04ASoC: SOF: ipc4-topology: Update the pipeline_params of prepared modulesPeter Ujfalusi
2026-08-04ASoC: SOF: ipc4-topology: Correct the process module's output lookupPeter Ujfalusi
2026-08-04ASoC: SOF: ipc4-topology: Store the params change between input/output of a m...Peter Ujfalusi
2026-08-03Merge remote-tracking branch 'asoc/for-7.3' into asoc-nextMark Brown
2026-07-31ASoC: SOF: ipc4-topology: Refactor sof_ipc4_widget_mod_init_msg_payload()Jyri Sarha
2026-07-31ASoC: SOF: ipc4-topology: Add payload to pipeline create messagesJyri Sarha
2026-07-31ASoC: SOF: ipc4-topology: Remove dp_ from all module memory attributesJyri Sarha
2026-07-30ASoC: SOF: ipc4-topology: Refresh copier IPC payload before widget setupPeter Ujfalusi
2026-06-29ASoC: SOF: ipc4-topology: Return error for invalid number of formatsMert Seftali
2026-05-26ASoC: SOF: ipc4-topology: Support for multiple src output formatsMark Brown
2026-05-26ASoC: SOF: ipc4-topology: Allow the use of multiple formats for src outputPeter Ujfalusi
2026-05-26ASoC: SOF: ipc4-topology: Validate the number of in/out formats for src/asrcPeter Ujfalusi
2026-05-22ASoC: SOF: ipc4-topology: Enable deep buffer captureSeppo Ingalsuo
2026-05-22ASoC: SOF: ipc4-topology: Print for format type in dbg_audio_formatPeter Ujfalusi
2026-05-21ASoC: SOF: Validate and correct the core id against the number of cores of th...Peter Ujfalusi
2026-05-21ASoC: SOF: ipc4-topology: Handle SOF_DBG_DISABLE_MULTICORE flag for pipelinesPeter Ujfalusi
2026-03-30ASoC: Merge up fixesMark Brown
2026-03-26ASoC: SOF: ipc4-topology: Allow bytes controls without initial payloadPeter Ujfalusi
2026-03-10ASoC: SOF: sof-audio: pcm_id is __le32Ben Dooks
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-04ASoC: SOF: ipc4-topology: Add support for process modules with no input pinsRanjani Sridharan
2026-02-04ASoC: SOF: ipc4-topology: Add new tokens for pipeline directionRanjani Sridharan
2026-02-04ASoC: SOF: sof-audio: Add a new op in struct sof_ipc_tplg_opsRanjani Sridharan
2026-01-13ASoC: SOF: Use guard()/scoped_guard() for locks whenMark Brown
2026-01-12ASoC: sof ipc4: Add sof_ipc4_widget_setup_msg_payload() and call itJyri Sarha
2026-01-12ASoC: sof: Add domain_id, heap_bytes and stack_bytes to snd_sof_widgetJyri Sarha
2026-01-12ASoC: SOF: Use guard()/scoped_guard() for mutex locks where it makes sensePeter Ujfalusi
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown
2025-12-17ASoC: SOF: ipc4-topology: Set initial param_id for bytes control typePeter Ujfalusi
2025-12-17ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controlsPeter Ujfalusi
2025-12-17ASoC: SOF: ipc4-topology: fixes for 'exotic' formatMark Brown
2025-12-15ASoC: SOF: ipc4-topology: set playback channel maskBard Liao
2025-12-15ASoC: SOF: ipc4-topology: Convert FLOAT to S32 during blob selectionPeter Ujfalusi
2025-12-15ASoC: SOF: ipc4-topology: Prefer 32-bit DMIC blobs for 8-bit formats as wellPeter Ujfalusi
2025-10-02ASoC: SOF: ipc4/Intel: Fix the host bufferMark Brown
2025-10-02ASoC: SOF: ipc4-topology: Account for different ChainDMA host buffer sizePeter Ujfalusi
2025-10-02ASoC: SOF: ipc4-pcm: fix start offset calculation for chain DMAKai Vehmanen
2025-09-02ASoC: SOF: ipc4-topology: Fix a less than zero check on a u32Colin Ian King
2025-08-29ASoC: SOF: ipc4: Add support for 8-bit and floatMark Brown
2025-08-29ASoC: sof: ipc4-topology: Add support to sched_domain attributeJyri Sarha
2025-08-29ASoC: SOF: ipc4-topology: Add support for float sample typeSeppo Ingalsuo
2025-08-29ASoC: SOF: ipc4-topology: Add support for 8-bit formatsSeppo Ingalsuo
2025-06-20ASoC: SOF: ipc4-pcm: Enable delay reporting for ChainDMA streamsPeter Ujfalusi
2025-06-20ASoC: SOF: ipc4-topology: Add load of ASRC componentSeppo Ingalsuo
2025-03-13ASoC: SOF: ipc4-topology: Allocate ref_params on stackAndy Shevchenko