aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2021-12-17ASoC: SOF: couple of cleanupsMark Brown
2021-12-17ASoC: SOF: remove suport for TRIGGER_RESUMEMark Brown
2021-12-17ASoC: SOF: Kconfig: Make the SOF_DEVELOPER_SUPPORT depend on SND_SOC_SOFPeter Ujfalusi
2021-12-17ASoC: SOF: ipc: Add null pointer check for substream->runtimeAjit Kumar Pandey
2021-12-17ASoC: SOF: avoid casting "const" attribute awayGuennadi Liakhovetski
2021-12-17ASoC: SOF: Intel: hda: remove support for RESUME in platform triggerRanjani Sridharan
2021-12-17ASoC: SOF: Intel: hda: remove support for RESUME triggerRanjani Sridharan
2021-12-17ASoC: SOF: pcm: remove support for RESUME triggerRanjani Sridharan
2021-12-15ASoC: SOF: topology: read back control data from DSPRanjani Sridharan
2021-12-15ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_get_comp_data()Peter Ujfalusi
2021-12-15ASoC: SOF: control: Do not handle control notification with component typePeter Ujfalusi
2021-12-15ASoC: SOF: sof-audio: Drop the `cmd` member from struct snd_sof_controlPeter Ujfalusi
2021-12-15ASoC: SOF: Drop ctrl_cmd parameter for snd_sof_ipc_set_get_comp_data()Peter Ujfalusi
2021-12-15ASoC: SOF: topology: Set control_data->cmd alongside scontrol->cmdPeter Ujfalusi
2021-12-15ASoC: SOF: Drop ipc_cmd parameter for snd_sof_ipc_set_get_comp_data()Peter Ujfalusi
2021-12-15ASoC: SOF: ipc: Rename send parameter in snd_sof_ipc_set_get_comp_data()Peter Ujfalusi
2021-12-15ASoC: SOF: OF: Avoid reverse module dependencyDaniel Baluta
2021-12-14ASoC: SOF: sof-probes: Constify sof_probe_compr_opsRikard Falkeborn
2021-12-14ASoC: SOF: Remove pm_runtime_put_autosuspend() for SOF OF deviceAllen-KH Cheng
2021-12-13ASoC: SOF: Intel: add comment on JasperLake supportPierre-Louis Bossart
2021-12-13ASoC: SOF: Intel: hda-dai: remove unused fieldsPierre-Louis Bossart
2021-12-13ASoC: SOF: Intel: hda: add quirks for HDAudio DMA position informationPierre-Louis Bossart
2021-12-13ASoC: SOF: hda-stream: only enable DPIB if neededPierre-Louis Bossart
2021-12-13ASoC: SOF: Intel: hda-ctrl: apply symmetry for DPIBPierre-Louis Bossart
2021-12-13ASoC: SOF: Intel: hda-stream: limit PROCEN workaroundPierre-Louis Bossart
2021-12-13ASoC: SOF: Intel: ICL: move ICL-specific ops to icl.cRanjani Sridharan
2021-12-06ASoC: SOF: Intel: fix build issue related to CODEC_PROBE_ENTRIESKai Vehmanen
2021-12-01Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-11-30ASoC: Intel: boards: add max98390 2/4 speakers supportMac Chiang
2021-11-30ASoC: SOF: Intel: Retry codec probing if it failsHui Wang
2021-11-27ASoC: SOF: Fixes for Intel HD-Audio DMA stoppingMark Brown
2021-11-26ASoC: SOF: mediatek: Use %pR/%pa to print resources/physical addressesGeert Uytterhoeven
2021-11-26ASoC: SOF: Intel: hda: send DAI_CONFIG IPC during pauseRanjani Sridharan
2021-11-26ASoC: SOF: IPC: dai: Expand DAI_CONFIG IPC flagsRanjani Sridharan
2021-11-26ASoC: SOF: align the hw_free sequence with stopRanjani Sridharan
2021-11-26ASoC: SOF: pcm: move the check for prepared flagRanjani Sridharan
2021-11-26ASoC: SOF: Add a helper for freeing PCM streamRanjani Sridharan
2021-11-26ASoC: SOF: call platform hw_free for paused streams during suspendRanjani Sridharan
2021-11-26ASoC: SOF: pcm: invoke platform hw_free for STOP/SUSPEND triggersRanjani Sridharan
2021-11-26ASoC: SOF: Intel: hda: reset stream before coupling host and link DMA'sRanjani Sridharan
2021-11-26ASoC: SOF: Intel: hda: Add a helper function for stream resetRanjani Sridharan
2021-11-26ASoC: SOF: Intel: hda: clear stream before freeing the DAI widgetRanjani Sridharan
2021-11-25ASoC: SOF: mediatek: Add missing of_node_put() in platform_parse_resource()Yang Yingliang
2021-11-24ASoC: SOF: Intel: power optimizations with HDaudio SPIB registerMark Brown
2021-11-24ASoC: SOF: handle paused streams during system suspendRanjani Sridharan
2021-11-24ASoC: SOF: topology: don't use list_for_each_entry_reverse()Pierre-Louis Bossart
2021-11-24ASoC: SOF: sof-audio: setup sched widgets during pipeline complete stepPierre-Louis Bossart
2021-11-24ASoC: SOF: Intel: add .ack support for HDaudio platformsRanjani Sridharan
2021-11-24ASoC: SOF: pcm: add .ack callback supportRanjani Sridharan
2021-11-24ASoC: SOF: hda: reset DAI widget before reconfiguring itRanjani Sridharan