summaryrefslogtreecommitdiff
path: root/sound/soc/sof/intel/hda-dsp.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-11ASoC: SOF: Intel: hda: modify core_power_up/down opRanjani Sridharan1-2/+16
2020-09-11ASoC: SOF: rename cores_mask to host_managed_cores_maskRanjani Sridharan1-1/+1
2020-07-28ASoC: SOF: Intel: disable traces when switching to S0Ix D0I3Marcin Rajwa1-4/+6
2020-07-28ASoC: SOF: Intel: fix the suspend procedure to support s0ix entryMarcin Rajwa1-0/+38
2020-07-23ASoC: sof: use asoc_substream_to_rtd()Kuninori Morimoto1-1/+1
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart1-1/+1
2020-04-14ASoC: SOF: Intel: hda: remove unnecessary parenthesesPayal Kshirsagar1-4/+4
2020-03-27Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...Mark Brown1-1/+1
2020-03-27ASoC: SOF: Intel: hda: disable SoundWire interrupts on suspendPierre-Louis Bossart1-0/+2
2020-03-27ASoC: sof: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-1/+1
2020-03-26ASoC: SOF: Intel: hda: Improve DSP state loggingRanjani Sridharan1-2/+41
2020-03-02ASoC: SOF: Intel: hda: use snd_sof_dsp_set_power_state() opRanjani Sridharan1-8/+7
2020-02-11Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-0/+11
2020-02-11ASoC: SOF: Intel: hda: Allow trace DMA in S0 when DSP is in D0I3 for debugRanjani Sridharan1-3/+32
2020-02-11ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0Ranjani Sridharan1-2/+37
2020-02-11ASoC: SOF: Intel: hda: Amend the DSP state transition diagramRanjani Sridharan1-19/+17
2020-02-11ASoC: SOF: Move DSP power state transitions to platform-specific opsRanjani Sridharan1-18/+205
2020-02-11ASoC: SOF: Add system_suspend_target field to struct snd_sof_devRanjani Sridharan1-2/+2
2020-02-10ASoC: SOF: Intel: hda: fix ordering bug in resume flowKai Vehmanen1-0/+11
2019-11-08ASoC: SOF: Intel: hda: set L1SEN on S0ix suspendKeyon Jie1-0/+15
2019-11-04ASoC: SOF: Intel: hda: Simplify the hda_dsp_wait_d0i3c_done() functionRanjani Sridharan1-3/+4
2019-10-28ASoC: SOF: Intel: hda-dsp: implement suspend/resume for S0ix<->S0 transitionKeyon Jie1-0/+17
2019-10-28ASoC: SOF: configure D0ix IPC flags in set_power_stateKeyon Jie1-1/+31
2019-10-28ASoC: SOF: Intel: HDA: use macro for register polling retry countKeyon Jie1-4/+2
2019-10-28ASoC: SOF: Intel: hda-dsp: align the comments for D0I3C updateKeyon Jie1-2/+2
2019-10-28ASoC: SOF: Intel: hda-dsp: Add helper for setting DSP D0ix substateKeyon Jie1-0/+46
2019-10-23ASoC: SOF: Intel: hda: add dev_err() traces for snd_sof_dsp_read_poll_timeout()Pierre-Louis Bossart1-3/+27
2019-08-13ASoC: SOF: fix HDA direct MMIO accessPierre-Louis Bossart1-39/+0
2019-08-09Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/li...Mark Brown1-0/+39
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai1-1/+1
2019-07-23ASoC: SOF: Intel: hda: fix stream id settingRander Wang1-1/+7
2019-07-23ASoC: SOF: Intel: hda: fix link DMA configRander Wang1-6/+4
2019-07-23ASoC: SOF: Intel: hda: reset link DMA state in prepareKai Vehmanen1-11/+6
2019-07-23ASoC: SOF: Intel: hda: use SOF defined init chip in resumeZhu Yingjiang1-26/+0
2019-07-23ASoC: SOF: Intel: hda: Enable jack detectionRander Wang1-11/+10
2019-07-23ASoC: SOF: Intel: hda: reduce ifdef usage for hdaRander Wang1-12/+10
2019-07-23ASoC: SOF: remove unused state variable in suspend functionFred Oh1-5/+5
2019-07-06ASoC: SOF: Intel: implement runtime idle for CNL/APLKai Vehmanen1-0/+13
2019-06-17ASoC: SOF: Intel: hda: use the defined stop chip in suspendZhu Yingjiang1-9/+2
2019-06-17ASoC: SOF: Intel: hda: use the SOF defined ppcap functionsZhu Yingjiang1-12/+4
2019-06-17ASoC: SOF: Intel: hda: release link DMA for paused streams during suspendRanjani Sridharan1-1/+28
2019-05-03ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda streamRanjani Sridharan1-0/+16
2019-04-27ASoC: SOF: Intel: Add Intel specific HDA DSP HW operationsLiam Girdwood1-0/+455