summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorFilesLines
2026-06-11ASoC: SOF: topology: fix memory leak in snd_sof_load_topologyZhao Dongdong1-0/+2
2026-06-11ASoC: SOF: Intel: hda-sdw-bpt: select SND_SOF_SOF_HDA_SDW_BPT properlyArnd Bergmann1-2/+2
2026-06-11ASoC: SOF: Intel: select SND_SOC_SDW_UTILS=y from SND_SOC_SOF_HDA_GENERIC=yArnd Bergmann1-1/+1
2026-06-10ASoC: SOF: topology: validate vendor array size before parsingCássio Gabriel1-1/+4
2026-06-10ASoC: Use codec_info_list.is_amp directly in find_acpi_adr_device()Mark Brown1-13/+1
2026-06-10ASoC: SOF: Intel: Use codec_info_list.is_amp directlyBard Liao1-13/+1
2026-06-10ASoC: cs35l56: Fix some cleanup memory leaksMark Brown3-2/+32
2026-06-09ASoC: SOF: amd: honor machine_check in SoundWire machine selectVijendar Mukunda1-1/+2
2026-06-09ASoC: SOF: ipc3-control: Fix heap overflow in bytes_ext put/getPeter Ujfalusi1-8/+19
2026-06-09ASoC: SOF: ipc3-control: Fix TOCTOU in bytes_put and bytes_getPeter Ujfalusi1-7/+16
2026-06-09ASoC: SOF: ipc3-control: Validate size in snd_sof_update_controlPeter Ujfalusi1-0/+9
2026-06-09ASoC: SOF: ipc3-control: Use overflow checks in control_update size calcPeter Ujfalusi1-4/+16
2026-06-09ASoC: SOF: ipc4-control: Validate notification payload sizePeter Ujfalusi1-0/+23
2026-06-09ASoC: SOF: ipc4-control: Fix TOCTOU in sof_ipc4_bytes_putPeter Ujfalusi1-4/+7
2026-06-09ASoC: SOF: amd: set ipc flags to zeroVijendar Mukunda1-0/+28
2026-06-09ASoC: SOF: amd: fix for ipc flags checkVijendar Mukunda2-2/+4
2026-05-28ASoC: soc-card: add snd_soc_card_set_topology_name()Kuninori Morimoto1-2/+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-22ASoC: SOF: Intel: Enable offload for UAOL for LNL+Mark Brown2-33/+18
2026-05-22ASoC: SOF: Intel: lnl: Enable offload for UAOL linkPeter Ujfalusi1-1/+2
2026-05-22ASoC: SOF: Intel: hda-mlink/lnl: Convert offload enable functions to voidPeter Ujfalusi2-33/+17
2026-05-21ASoC: SOF: ipc4-control: Use local copy of IPC message for sendingPeter Ujfalusi1-49/+41
2026-05-21ASoC: SOF: DSP core count handling updatesMark Brown3-2/+28
2026-05-21ASoC: SOF: Validate and correct the core id against the number of cores of th...Peter Ujfalusi3-3/+26
2026-05-21ASoC: SOF: ipc4-topology: Handle SOF_DBG_DISABLE_MULTICORE flag for pipelinesPeter Ujfalusi1-0/+3
2026-05-15ASoC: Merge up fixesMark Brown1-1/+1
2026-05-12ASoC: SOF: amd: Fix error code handling in psp_send_cmd()Mario Limonciello1-1/+1
2026-05-04ASoC: uniphier: Use guard() for spin locksMark Brown1-1/+2
2026-04-27ASoC: SOF: topology: allow user to add topologiesBard Liao1-0/+55
2026-04-27ASoC: SOF: Intel: add an empty adr_linkBard Liao1-1/+2
2026-04-14ASoC: SOF: Intel: NVL/NVL-S: add platform nameMark Brown1-0/+2
2026-04-14ASoC: SOF: Intel: NVL-S: add platform nameBard Liao1-0/+1
2026-04-14ASoC: SOF: Intel: NVL: add platform nameBard Liao1-0/+1
2026-04-10ASoC: SOF: Don't allow pointer operations on unconfigured streamsMark Brown1-0/+3
2026-04-09ASoC: Yet another round of SDCA fixesMark Brown2-8/+16
2026-04-08ASoC: SOF: Intel: hda: modify period size constraints for ACE4Kai Vehmanen1-2/+12
2026-04-06ASoC: SOF: Intel: fix iteration in is_endpoint_present()Maciej Strozek1-5/+3
2026-04-06ASoC: SOF: Intel: Fix endpoint index if endpoints are missingMaciej Strozek1-1/+1
2026-04-06ASoC: SOF: compress: return the configured codec from get_paramsCássio Gabriel2-3/+7
2026-03-31ASoC: SOF: Intel: hda: Place check before dereferenceEthan Tidmore1-3/+7
2026-03-30ASoC: SOF: topology: use kzalloc_flexRosen Penev2-13/+3
2026-03-30ASoC: Merge up fixesMark Brown1-1/+1
2026-03-26ASoC: SOF: Intel: Add a is_amp flag to fix the wrong name prefixDerek Fang1-0/+10
2026-03-26ASoC: SOF: ipc4-topology: Allow bytes controls without initial payloadPeter Ujfalusi1-1/+1
2026-03-24ASoC: Merge up fixesMark Brown1-1/+1
2026-03-24ASoC: SOF: sof-audio: pcm_id is __le32Ben Dooks3-8/+8