summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2024-03-26ASoC: SOF: Add some bounds checking to firmware dataDan Carpenter
2024-03-26ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()Cristian Ciocaltea
2024-03-26ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspendPeter Ujfalusi
2024-02-23ASoC: SOF: IPC3: fix message bounds on ipc opsCurtis Malainey
2024-02-23ASoC: SOF: ipc3-topology: Fix pipeline tear down logicRanjani Sridharan
2024-01-25ASoC: SOF: ipc4-loader: remove the CPC check warningsKai Vehmanen
2024-01-25ASoC: SOF: topology: Use partial match for disconnecting DAI link and DAI widgetBard Liao
2024-01-20ASoC: SOF: Intel: hda-codec: Delay the codec device registrationPeter Ujfalusi
2024-01-20ASoC: SOF: ipc4-topology: Correct data structures for the GAIN modulePeter Ujfalusi
2024-01-20ASoC: SOF: ipc4-topology: Correct data structures for the SRC modulePeter Ujfalusi
2024-01-20ASoC: SOF: sof-audio: Modify logic for enabling/disabling topology coresRanjani Sridharan
2024-01-20ASoC: SOF: ipc4-topology: Add core_mask in struct snd_sof_pipelineRanjani Sridharan
2024-01-20ASoC: SOF: topology: Fix mem leak in sof_dai_load()Kamil Duljas
2023-11-28ASoC: SOF: ipc4: handle EXCEPTION_CAUGHT notification from firmwareRander Wang
2023-11-28ASoC: SOF: Pass PCI SSID to machine driverRichard Fitzgerald
2023-11-20ASoC: SOF: core: Ensure sof_ops_free() is still called when probe never ran.Maarten Lankhorst
2023-11-20ASoC: SOF: ipc4-topology: Use size_add() in call to struct_size()Gustavo A. R. Silva
2023-11-08ASoC: SOF: sof-pci-dev: Fix community key quirk detectionMark Hasemeyer
2023-09-27ASoC: SOF: amd: fix for firmware reload failure after playbackVijendar Mukunda
2023-09-15ASoC: SOF: core: Only call sof_ops_free() on remove if the probe was successfulPeter Ujfalusi
2023-09-15ASoC: SOF: Intel: MTL: Reduce the DSP init timeoutRanjani Sridharan
2023-09-14ASoC: SOF: sof-audio: Fix DSP core put imbalance on widget setup failurePeter Ujfalusi
2023-09-14ASoC: SOF: ipc4-topology: fix wrong sizeof argumentBard Liao
2023-08-23ASoC: SOF: amd: clear dsp to host interrupt statusVijendar Mukunda
2023-08-23ASoC: SOF: amd: clear panic mask status when panic occursVijendar Mukunda
2023-08-23ASoC: SOF: amd: add conditional check for acp_clkmux_sel registerVijendar Mukunda
2023-08-23ASoC: SOF: amd: remove redundant clock mux selection register writeVijendar Mukunda
2023-08-23ASoC: SOF: amd: add module parameter for firmware debugVijendar Mukunda
2023-08-23ASoC: SOF: amd: enable ACP external global interruptVijendar Mukunda
2023-08-23ASoC: SOF: amd: remove unused sha dma interrupt codeVijendar Mukunda
2023-08-22ASoC: SOF: ipc4-topology: Add module parameter to ignore the CPC valuePeter Ujfalusi
2023-08-22ASoC: SOF: ipc4-topology: Fixes for pipelines with SRCMark Brown
2023-08-21ASoC: SOF: amd: Enable signed firmware image loading for Vangogh platformVenkata Prasad Potturu
2023-08-21ASoC: SOF: amd: Add support for signed fw image loadingVenkata Prasad Potturu
2023-08-21ASoC: SOF: amd: Add sof support for vangogh platformVenkata Prasad Potturu
2023-08-21ASoC: SOF: ipc4-topology: Modify the reference output valid_bits for copierRanjani Sridharan
2023-08-21ASoC: SOF: ipc4-topology: Fix pipeline params at the output of copierRanjani Sridharan
2023-08-21ASoC: SOF: ipc4-topology: Fix the output reference params for SRCRanjani Sridharan
2023-08-21ASoC: SOF: ipc4-topology: Modify pipeline params based on SRC output formatRanjani Sridharan
2023-08-17ASoC: Merge up fixesMark Brown
2023-08-16ASoC: SOF: ipc4-pcm: fix possible null pointer deferenceChao Song
2023-08-15Use devm_kmemdup to replace devm_kmalloc + memcpyMark Brown
2023-08-15ASoC: SOF: topology: simplify kcontrol names withMark Brown
2023-08-15ASoC: SOF: Intel: Refactor code for HDA stream creationChao Song
2023-08-15ASoC: SOF: remove duplicate code due to mergePierre-Louis Bossart
2023-08-15ASoC: SOF: topology: Add a token for dropping widget name in kcontrol nameJyri Sarha
2023-08-14ASoC: SOF: ipc3: Use devm_kmemdup to replace devm_kmalloc + memcpyLi Zetao
2023-08-14ASoC: sof: merge DAI call back functions into opsKuninori Morimoto
2023-08-10ASoC: SOF: Intel: Remove duplicated include in lnl.cYang Li
2023-08-10ASoC: SOF: Intel: Initialize chip in hda_sdw_check_wakeen_irq()Nathan Chancellor