summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2023-03-29ASoC: SOF: avoid a NULL dereference with unsupported widgetsGuennadi Liakhovetski
2023-03-22ASoC: SOF: ipc4: Ensure DSP is in D0I0 during sof_ipc4_set_get_data()Ranjani Sridharan
2023-03-07SoC: SOF: Intel: FIx device descriptions (missingMark Brown
2023-03-07ASoC: SOF: IPC4: update gain ipc msg definition to align with fwRander Wang
2023-03-07ASoC: SOF: sof-audio: don't squelch errors in WIDGET_SETUP phasePierre-Louis Bossart
2023-03-07ASoC: SOF: Intel: hda-ctrl: re-add sleep after entering and exiting resetPierre-Louis Bossart
2023-03-07ASoC: SOF: Intel: hda-dsp: harden D0i3 programming sequenceRander Wang
2023-03-07ASoC: SOF: ipc4-topology: set dmic dai index from copierJaska Uimonen
2023-03-07ASoC: SOF: sof-audio: Fix broken early bclk feature for SSPRanjani Sridharan
2023-03-07ASoC: SOF: Intel: pci-tng: revert invalid bar size settingPierre-Louis Bossart
2023-03-07ASoC: SOF: topology: Fix error handling in sof_widget_ready()Ranjani Sridharan
2023-03-07ASoC: SOF: ipc4-topology: Fix incorrect sample rate print unitSeppo Ingalsuo
2023-03-07ASoC: SOF: ipc3: Check for upper size limit for the received messagePeter Ujfalusi
2023-03-07ASOC: SOF: Intel: pci-tgl: Fix device descriptionRanjani Sridharan
2023-03-07ASoC: SOF: Intel: SKL: Fix device descriptionRanjani Sridharan
2023-03-07ASoC: SOF: Intel: HDA: Fix device descriptionRanjani Sridharan
2023-03-07ASoC: SOF: Intel: MTL: Fix the device descriptionRanjani Sridharan
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-02-16ASoC: SOF: Intel: hda-dai: fix possible stream_tag leakPierre-Louis Bossart
2023-02-16Merge branch 'for-linus' into for-nextTakashi Iwai
2023-02-16Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-02-14ASoC: SOF: Intel: hda-dsp: Set streaming flag for d0i3Rander Wang
2023-02-14ASoC: SOF: Intel: Enable d0i3 work for ipc4Rander Wang
2023-02-14ASoC: SOF: ipc4: Wake up dsp core before sending ipc msgRander Wang
2023-02-14ASoC: SOF: Intel: hda-dsp: use set_pm_gate according to ipc versionRander Wang
2023-02-14ASoC: SOF: Introduce a new set_pm_gate() IPC PM opRander Wang
2023-02-09ASoC: SOF: ipc4-topology: set copier sink formatBard Liao
2023-02-09ASoC: SOF: ipc4-topology: Print queue IDs in errorRanjani Sridharan
2023-02-08ASoC: SOF: ops: refine parameters order in function snd_sof_dsp_update8Rander Wang
2023-02-03ASoC: SOF: core/ipc4/mtl: Add support for PCM delayMark Brown
2023-02-03ASoC: (SOF) topology: Regression fixes for nextMark Brown
2023-02-03ASoC: SOF: fix intel-soundwire link failureArnd Bergmann
2023-02-03ASoC: SOF: ipc4-pcm: add delay function supportRander Wang
2023-02-03ASoC: SOF: Intel: mtl: add get_stream_position supportRander Wang
2023-02-03ASoC: SOF: add get_stream_position ops for pcm delayRander Wang
2023-02-03ASoC: SOF: add delay function support in sof frameworkRander Wang
2023-02-03ASoC: SOF: ipc4-pcm: add hw_paramsRander Wang
2023-02-03ASoC: SOF: ipc4-pcm: allocate time info for pcm delay featureRander Wang
2023-02-03ASoC: SOF: add time info structure for ipc4 pathRander Wang
2023-02-03ASoC: SOF: add fw_info_box supportRander Wang
2023-02-03ASoC: SOF: add ipc4_fw_reg header fileRander Wang
2023-02-02ASoC: SOF: amd: Fix for handling spurious interrupts from DSPV sujith kumar Reddy
2023-02-02ASoC: SOF: topology: Add missed "else" in sof_connect_dai_widgetPeter Ujfalusi
2023-01-31ASoC: sof: use helper functionKuninori Morimoto
2023-01-27ASoC: SOF: ipc4-pcm: Do not run the trigger pipelines if no spipe is storedPeter Ujfalusi
2023-01-27ASoC: SOF: Protect swidget->use_count with mutex for kcontrol access racePeter Ujfalusi
2023-01-27ASoC: SOF: Avoid double decrementing use_count in sof_widget_setup on errorPeter Ujfalusi
2023-01-27ASoC: SOF: ipc4-topology: Protect pipeline free with mutexRanjani Sridharan
2023-01-27ASoC: SOF: ipc4-pcm: Implement pipeline trigger reference countingRanjani Sridharan
2023-01-27ASoC: SOF: ipc4-pcm: Rename 'data' variable to trigger_listRanjani Sridharan