summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
...
* | ASoC: SOF: sof-probes: Constify sof_probe_compr_opsRikard Falkeborn2021-12-142-2/+2
* | ASoC: SOF: Remove pm_runtime_put_autosuspend() for SOF OF deviceAllen-KH Cheng2021-12-141-3/+1
* | ASoC: SOF: Intel: add comment on JasperLake supportPierre-Louis Bossart2021-12-131-0/+7
* | ASoC: SOF: Intel: hda-dai: remove unused fieldsPierre-Louis Bossart2021-12-131-4/+0
* | ASoC: SOF: Intel: hda: add quirks for HDAudio DMA position informationPierre-Louis Bossart2021-12-133-26/+75
* | ASoC: SOF: hda-stream: only enable DPIB if neededPierre-Louis Bossart2021-12-131-3/+4
* | ASoC: SOF: Intel: hda-ctrl: apply symmetry for DPIBPierre-Louis Bossart2021-12-131-1/+1
* | ASoC: SOF: Intel: hda-stream: limit PROCEN workaroundPierre-Louis Bossart2021-12-133-6/+17
* | ASoC: SOF: Intel: ICL: move ICL-specific ops to icl.cRanjani Sridharan2021-12-133-68/+65
* | ASoC: SOF: Intel: fix build issue related to CODEC_PROBE_ENTRIESKai Vehmanen2021-12-061-1/+2
* | Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-12-011-5/+9
|\|
| * ASoC: SOF: Intel: Retry codec probing if it failsHui Wang2021-11-301-5/+9
| * ASoC: SOF: hda: reset DAI widget before reconfiguring itRanjani Sridharan2021-11-241-0/+7
* | ASoC: Intel: boards: add max98390 2/4 speakers supportMac Chiang2021-11-301-0/+9
* | ASoC: SOF: Fixes for Intel HD-Audio DMA stoppingMark Brown2021-11-277-78/+161
|\ \
| * | ASoC: SOF: Intel: hda: send DAI_CONFIG IPC during pauseRanjani Sridharan2021-11-261-5/+37
| * | ASoC: SOF: IPC: dai: Expand DAI_CONFIG IPC flagsRanjani Sridharan2021-11-264-15/+25
| * | ASoC: SOF: align the hw_free sequence with stopRanjani Sridharan2021-11-261-5/+9
| * | ASoC: SOF: pcm: move the check for prepared flagRanjani Sridharan2021-11-261-10/+9
| * | ASoC: SOF: Add a helper for freeing PCM streamRanjani Sridharan2021-11-263-23/+30
| * | ASoC: SOF: call platform hw_free for paused streams during suspendRanjani Sridharan2021-11-261-0/+7
| * | ASoC: SOF: pcm: invoke platform hw_free for STOP/SUSPEND triggersRanjani Sridharan2021-11-261-0/+4
| * | ASoC: SOF: Intel: hda: reset stream before coupling host and link DMA'sRanjani Sridharan2021-11-261-0/+5
| * | ASoC: SOF: Intel: hda: Add a helper function for stream resetRanjani Sridharan2021-11-262-32/+46
| * | ASoC: SOF: Intel: hda: clear stream before freeing the DAI widgetRanjani Sridharan2021-11-261-2/+3
* | | ASoC: SOF: mediatek: Use %pR/%pa to print resources/physical addressesGeert Uytterhoeven2021-11-261-5/+4
|/ /
* | ASoC: SOF: mediatek: Add missing of_node_put() in platform_parse_resource()Yang Yingliang2021-11-251-0/+2
* | ASoC: SOF: Intel: power optimizations with HDaudio SPIB registerMark Brown2021-11-2410-2/+68
|\ \
| * | ASoC: SOF: Intel: add .ack support for HDaudio platformsRanjani Sridharan2021-11-247-2/+46
| * | ASoC: SOF: pcm: add .ack callback supportRanjani Sridharan2021-11-243-0/+22
* | | ASoC: SOF: handle paused streams during system suspendRanjani Sridharan2021-11-243-5/+76
* | | ASoC: SOF: topology: don't use list_for_each_entry_reverse()Pierre-Louis Bossart2021-11-241-1/+1
* | | ASoC: SOF: sof-audio: setup sched widgets during pipeline complete stepPierre-Louis Bossart2021-11-241-2/+17
|/ /
* | ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8MMark Brown2021-11-224-1/+362
|\ \
| * | ASoC: SOF: imx8m: Implement reset callbackDaniel Baluta2021-11-221-0/+39
| * | ASoC: SOF: imx8m: Implement DSP startDaniel Baluta2021-11-221-1/+24
| * | ASoC: SOF: imx8m: Add runtime PM / System PM supportDaniel Baluta2021-11-221-1/+105
| * | ASoC: SOF: imx8: Add runtime PM / System PM supportDaniel Baluta2021-11-221-1/+115
| * | ASoC: SOF: imx: Add code to manage DSP related clocksDaniel Baluta2021-11-224-0/+81
* | | ASoC: SOF: enable multicore with dynamic pipelinesMark Brown2021-11-2220-201/+294
|\ \ \
| * | | ASoC: SOF: Intel: hda: free DAI widget during stop and suspendRanjani Sridharan2021-11-221-21/+2
| * | | ASoC: SOF: add support for dynamic pipelines with multi-coreRanjani Sridharan2021-11-229-145/+59
| * | | ASoC: SOF: hda: don't use the core op for power up/power downRanjani Sridharan2021-11-223-11/+25
| * | | ASoC: SOF: free widgets in sof_tear_down_pipelines() for static pipelinesRanjani Sridharan2021-11-221-3/+10
| * | | ASoC: SOF: topology: remove sof_load_pipeline_ipc()Ranjani Sridharan2021-11-223-22/+2
| * | | ASoC: SOF: Intel: CNL/ICL/APL: set core_get/core_put opsRanjani Sridharan2021-11-225-0/+48
| * | | ASoC: SOF: Intel: TGL: set core_get/put opsRanjani Sridharan2021-11-221-0/+42
| * | | ASoC: SOF: Add ops for core_get and core_putRanjani Sridharan2021-11-222-0/+65
| * | | ASoC: SOF: Introduce num_cores and ref count per coreRanjani Sridharan2021-11-227-0/+46
| * | | ASoC: SOF: Intel: hda: expose get_chip_info()Ranjani Sridharan2021-11-222-11/+7
| |/ /