summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
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
2021-11-22ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8MMark Brown
2021-11-22ASoC: SOF: enable multicore with dynamic pipelinesMark Brown
2021-11-22ASoC: SOF: sof-pci-dev: use community key on all Up boardsPierre-Louis Bossart
2021-11-22ASoC: SOF: Intel: hda: free DAI widget during stop and suspendRanjani Sridharan
2021-11-22ASoC: SOF: add support for dynamic pipelines with multi-coreRanjani Sridharan
2021-11-22ASoC: SOF: hda: don't use the core op for power up/power downRanjani Sridharan
2021-11-22ASoC: SOF: free widgets in sof_tear_down_pipelines() for static pipelinesRanjani Sridharan
2021-11-22ASoC: SOF: topology: remove sof_load_pipeline_ipc()Ranjani Sridharan
2021-11-22ASoC: SOF: Intel: CNL/ICL/APL: set core_get/core_put opsRanjani Sridharan
2021-11-22ASoC: SOF: Intel: TGL: set core_get/put opsRanjani Sridharan
2021-11-22ASoC: SOF: Add ops for core_get and core_putRanjani Sridharan
2021-11-22ASoC: SOF: Introduce num_cores and ref count per coreRanjani Sridharan
2021-11-22ASoC: SOF: Intel: hda: expose get_chip_info()Ranjani Sridharan
2021-11-22ASoC: SOF: imx8m: Implement reset callbackDaniel Baluta
2021-11-22ASoC: SOF: imx8m: Implement DSP startDaniel Baluta
2021-11-22ASoC: SOF: imx8m: Add runtime PM / System PM supportDaniel Baluta