summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/hda-dsp.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: HDA: (cosmetic) simplify hda_dsp_d0i3_work()Guennadi Liakhovetski2021-02-101-10/+6
* ASoC: SOF: fix string format for errorsCurtis Malainey2021-02-101-1/+1
* Merge branch 'asoc-5.11' into asoc-5.12Mark Brown2021-02-051-3/+10
|\
| * ASoC: SOF: Intel: hda: cancel D0i3 work during runtime suspendRanjani Sridharan2021-01-281-0/+4
| * ASoC: SOF: Intel: hda: Avoid checking jack on system suspendKai-Heng Feng2021-01-131-1/+2
| * ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEENKai-Heng Feng2021-01-131-2/+4
* | ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down APIBard Liao2021-01-281-1/+1
|/
* ASoC: SOF: Intel: hda: use semicolons rather than commas to separate statementsJulia Lawall2020-10-261-1/+1
* ASoC: SOF: Intel: hda: modify core_power_up/down opRanjani Sridharan2020-09-111-2/+16
* ASoC: SOF: rename cores_mask to host_managed_cores_maskRanjani Sridharan2020-09-111-1/+1
* ASoC: SOF: Intel: disable traces when switching to S0Ix D0I3Marcin Rajwa2020-07-281-4/+6
* ASoC: SOF: Intel: fix the suspend procedure to support s0ix entryMarcin Rajwa2020-07-281-0/+38
* ASoC: sof: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: SOF: Intel: hda: remove unnecessary parenthesesPayal Kshirsagar2020-04-141-4/+4
* Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...Mark Brown2020-03-271-1/+1
|\
| * ASoC: sof: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1
* | ASoC: SOF: Intel: hda: disable SoundWire interrupts on suspendPierre-Louis Bossart2020-03-271-0/+2
|/
* ASoC: SOF: Intel: hda: Improve DSP state loggingRanjani Sridharan2020-03-261-2/+41
* ASoC: SOF: Intel: hda: use snd_sof_dsp_set_power_state() opRanjani Sridharan2020-03-021-8/+7
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-02-111-0/+11
|\
| * ASoC: SOF: Intel: hda: fix ordering bug in resume flowKai Vehmanen2020-02-101-0/+11
* | ASoC: SOF: Intel: hda: Allow trace DMA in S0 when DSP is in D0I3 for debugRanjani Sridharan2020-02-111-3/+32
* | ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0Ranjani Sridharan2020-02-111-2/+37
* | ASoC: SOF: Intel: hda: Amend the DSP state transition diagramRanjani Sridharan2020-02-111-19/+17
* | ASoC: SOF: Move DSP power state transitions to platform-specific opsRanjani Sridharan2020-02-111-18/+205
* | ASoC: SOF: Add system_suspend_target field to struct snd_sof_devRanjani Sridharan2020-02-111-2/+2
|/
* ASoC: SOF: Intel: hda: set L1SEN on S0ix suspendKeyon Jie2019-11-081-0/+15
* ASoC: SOF: Intel: hda: Simplify the hda_dsp_wait_d0i3c_done() functionRanjani Sridharan2019-11-041-3/+4
* ASoC: SOF: Intel: hda-dsp: implement suspend/resume for S0ix<->S0 transitionKeyon Jie2019-10-281-0/+17
* ASoC: SOF: configure D0ix IPC flags in set_power_stateKeyon Jie2019-10-281-1/+31
* ASoC: SOF: Intel: HDA: use macro for register polling retry countKeyon Jie2019-10-281-4/+2
* ASoC: SOF: Intel: hda-dsp: align the comments for D0I3C updateKeyon Jie2019-10-281-2/+2
* ASoC: SOF: Intel: hda-dsp: Add helper for setting DSP D0ix substateKeyon Jie2019-10-281-0/+46
* ASoC: SOF: Intel: hda: add dev_err() traces for snd_sof_dsp_read_poll_timeout()Pierre-Louis Bossart2019-10-231-3/+27
* ASoC: SOF: fix HDA direct MMIO accessPierre-Louis Bossart2019-08-131-39/+0
* Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/li...Mark Brown2019-08-081-0/+39
|\
| * ALSA: hda: Direct MMIO accessesTakashi Iwai2019-08-081-1/+1
* | ASoC: SOF: Intel: hda: fix stream id settingRander Wang2019-07-231-1/+7
* | ASoC: SOF: Intel: hda: fix link DMA configRander Wang2019-07-231-6/+4
* | ASoC: SOF: Intel: hda: reset link DMA state in prepareKai Vehmanen2019-07-231-11/+6
* | ASoC: SOF: Intel: hda: use SOF defined init chip in resumeZhu Yingjiang2019-07-231-26/+0
* | ASoC: SOF: Intel: hda: Enable jack detectionRander Wang2019-07-231-11/+10
* | ASoC: SOF: Intel: hda: reduce ifdef usage for hdaRander Wang2019-07-231-12/+10
* | ASoC: SOF: remove unused state variable in suspend functionFred Oh2019-07-231-5/+5
|/
* ASoC: SOF: Intel: implement runtime idle for CNL/APLKai Vehmanen2019-07-061-0/+13
* ASoC: SOF: Intel: hda: use the defined stop chip in suspendZhu Yingjiang2019-06-171-9/+2
* ASoC: SOF: Intel: hda: use the SOF defined ppcap functionsZhu Yingjiang2019-06-171-12/+4
* ASoC: SOF: Intel: hda: release link DMA for paused streams during suspendRanjani Sridharan2019-06-171-1/+28
* ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda streamRanjani Sridharan2019-05-031-0/+16