summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorLines
2022-08-23ASoC: SOF: Kconfig: Fix the dependency for client modulesMark Brown-0/+2
2022-08-23ASoC: SOF: ipc4-topology: fix alh_group_ida max valueBard Liao-1/+1
2022-08-23ASoC: SOF: Kconfig: Make IPC_MESSAGE_INJECTOR depend on SND_SOC_SOFPeter Ujfalusi-0/+1
2022-08-23ASoC: SOF: Kconfig: Make IPC_FLOOD_TEST depend on SND_SOC_SOFPeter Ujfalusi-0/+1
2022-08-18ASoC: SOF: ipc4-topology: fix wrong use of sizeof in sof_ipc4_widget_setup_co...Yang Yingliang-1/+1
2022-08-05ASoC: Fix theoretical buffer overflow by snprintf()Mark Brown-4/+4
2022-08-05ASoC: SOF: ipc3-topology: Fix clang -Wformat warningJustin Stitt-1/+1
2022-08-05ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf()Takashi Iwai-1/+1
2022-08-05ASoC: SOF: debug: Fix potential buffer overflow by snprintf()Takashi Iwai-3/+3
2022-07-25ASoC: SOF: Add cont_update_posn to platform parametersYC Hung-0/+4
2022-07-25ASoC: SOF: Intel: hda: add sanity check on SSP index reported by NHLTPierre-Louis Bossart-0/+7
2022-07-19ASoC: SOF: Intel: updates and cleanupsMark Brown-90/+250
2022-07-19ASoC: SOF: mediatek: fix boot sequencesMark Brown-4/+9
2022-07-15ASoC: SOF: Intel: hda-stream: test DMA buffer first in hw_paramsPierre-Louis Bossart-5/+10
2022-07-15ASoC: SOF: probes: rename assign/free callbacks as startup/shutdownPierre-Louis Bossart-16/+16
2022-07-15ASoC: SOF: Intel: hda: only fixup topology name if not set alreadyPierre-Louis Bossart-22/+48
2022-07-15ASoC: SOF: Intel: hda: don't set fw_filenamePierre-Louis Bossart-1/+0
2022-07-15ASoC: SOF: Intel: atom: don't keep a temporary string in fixup_tplg_namePeter Ujfalusi-8/+8
2022-07-15ASoC: SOF: ipc3-loader: Print out the non matching ext_man magic numberPeter Ujfalusi-2/+4
2022-07-15ASoC: SOF: ipc4-topology: set domain bit based on dp domain typeRander Wang-3/+16
2022-07-15ASoC: SOF: add ipc4 SRC module supportRander Wang-1/+127
2022-07-15ASoC: SOF: ipc4-pcm: set pcm rate to dai settingRander Wang-0/+4
2022-07-15ASoC: SOF: ipc4-topology: move ida allocate/free to widget_setup/freeBard Liao-20/+16
2022-07-15ASoC: SOF: Intel: MTL: remove redundant snd_sof_dsp_read() callYong Zhi-12/+1
2022-07-15ASoC: SOF: Intel: enable dmic handling with 2 or fewer SoundWire linksPierre-Louis Bossart-4/+4
2022-07-14ASoC: SOF: ipc-msg-injector: fix copy in sof_msg_inject_ipc4_dfs_write()Dan Carpenter-17/+12
2022-07-13ASoC: SOF: Intel: add trigger callback into sdw_callbackBard Liao-4/+13
2022-07-12ASoC: SOF: Intel: hda: Correct Firmware State Register useMark Brown-20/+190
2022-07-12Extend ipc stream parameters sent to DSPMark Brown-24/+49
2022-07-12ASoC: SOF: Intel: Do not process IPC reply before firmware bootMark Brown-34/+62
2022-07-12ASoC: SOF: Intel: hda-dai: No need to decouple host/link DMA twiceMark Brown-8/+2
2022-07-12ASoC: SOF: ipc3-topology: Prevent double freeing of ipc_control_data via load...Peter Ujfalusi-0/+1
2022-07-12ASoC: SOF: sof-client-probes: Only load the driver if IPC3 is usedPeter Ujfalusi-0/+4
2022-07-12ASoC: SOF: Intel: hda: Use cold/purge boot after firmware crashMark Brown-4/+14
2022-07-12ASoC: SOF: compress: Prevent current kernel running with older FWDaniel Baluta-0/+11
2022-07-12ASoC: SOF: Copy compress parameters into extended dataDaniel Baluta-4/+13
2022-07-12ASoC: SOF: compress: Dynamically allocate pcm params structDaniel Baluta-24/+29
2022-07-12ASoC: SOF: Intel: hda-dai: Do snd_hdac_ext_stream_decouple() only oncePeter Ujfalusi-7/+2
2022-07-12ASoC: SOF: Intel: hda-dai: Drop misleading comment regarding dma_dataPeter Ujfalusi-1/+0
2022-07-12ASoC: SOF: Intel: hda: Correct the ROM/FW state reporting codePeter Ujfalusi-20/+190
2022-07-12ASoC: SOF: topology: remove unused variableRanjani Sridharan-2/+1
2022-07-12ASoC: SOF: Intel: hda: Introduce skip_imr_boot flagPeter Ujfalusi-4/+14
2022-07-12ASoC: SOF: Intel: mtl: Do not process IPC reply before firmware bootPeter Ujfalusi-7/+13
2022-07-12ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware bootPeter Ujfalusi-14/+25
2022-07-12ASoC: SOF: Intel: cnl: Do not process IPC reply before firmware bootPeter Ujfalusi-13/+24
2022-07-11ASoC: SOF: ipc4-topology: fix error and memory handlingMark Brown-4/+55
2022-07-11ASoC: SOF: remove warning on ABI checksPierre-Louis Bossart-16/+8
2022-07-11ASoC: SOF: mediatek: fix mt8195 StatvectorSel wrong settingYC Hung-1/+1
2022-07-11ASoC: SOF: mediatek: Revise mt8195 boot flowYC Hung-3/+8
2022-07-08ASoC: SOF: ipc4-topology: free memories allocated in sof_ipc4_get_audio_fmtLibin Yang-4/+44