summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/hda-dsp.c
AgeCommit message (Expand)AuthorFilesLines
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-08Merge 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-28ASoC: SOF: Intel: Add Intel specific HDA DSP HW operationsLiam Girdwood1-0/+455