- d416519 ASoC: SOF: hda: don't use the core op for power up/power down by Ranjani Sridharan · 3 years, 2 months ago
- 9cdcbc9 ASoC: SOF: Intel: CNL/ICL/APL: set core_get/core_put ops by Ranjani Sridharan · 3 years, 2 months ago
- fd57239 ASoC: SOF: Intel: hda: fix hotplug when only codec is suspended by Kai Vehmanen · 3 years, 2 months ago
- 189bf1d ASoC: SOF: Intel: hda-dsp: Declare locally used functions as static by Peter Ujfalusi · 3 years, 4 months ago
- ffc9841 Merge remote-tracking branch 'asoc/for-5.13' into asoc-next by Mark Brown · 3 years, 9 months ago
- dfb81e3 ASoC: SOF: Intel: hda: drop display power on/off in D0i3 flows by Kai Vehmanen · 3 years, 10 months ago
- 22aa9e0 ASoC: SOF: Intel: TGL: set shutdown callback to hda_dsp_shutdown by Libin Yang · 3 years, 10 months ago
- 9272809 ASoC: SOF: Intel: HDA: fix core status verification by Guennadi Liakhovetski · 3 years, 10 months ago
- 1372c76 ASoC: SOF: Intel: hda: turn off display power in resume by Kai Vehmanen · 3 years, 11 months ago
- fd82991 ASoC: SOF: intel: fix wrong poll bits in dsp power down by Pan Xiuli · 3 years, 10 months ago
- f1bb023 ASoC: SOF: HDA: (cosmetic) simplify hda_dsp_d0i3_work() by Guennadi Liakhovetski · 4 years ago
- ce1f55b ASoC: SOF: fix string format for errors by Curtis Malainey · 4 years ago
- 2927e6d Merge branch 'asoc-5.11' into asoc-5.12 by Mark Brown · 4 years ago
- f6c246e ASoC: SOF: Intel: hda: use snd_sof_dsp_core_power_up/down API by Bard Liao · 4 years ago
- 0084364 ASoC: SOF: Intel: hda: cancel D0i3 work during runtime suspend by Ranjani Sridharan · 4 years ago
- ef4d764 ASoC: SOF: Intel: hda: Avoid checking jack on system suspend by Kai-Heng Feng · 4 years ago
- 31ba0c0 ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEEN by Kai-Heng Feng · 4 years ago
- bed5ed6 ASoC: SOF: Intel: hda: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
- 914fab3 ASoC: SOF: Intel: hda: modify core_power_up/down op by Ranjani Sridharan · 4 years, 4 months ago
- 64b9691 ASoC: SOF: rename cores_mask to host_managed_cores_mask by Ranjani Sridharan · 4 years, 4 months ago
- 79560b8 ASoC: SOF: Intel: disable traces when switching to S0Ix D0I3 by Marcin Rajwa · 4 years, 6 months ago
- 195f101 ASoC: SOF: Intel: fix the suspend procedure to support s0ix entry by Marcin Rajwa · 4 years, 6 months ago
- 1205300 ASoC: sof: use asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 6 months ago
- e149ca2 ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only by Pierre-Louis Bossart · 4 years, 9 months ago
- 805a23d ASoC: SOF: Intel: hda: remove unnecessary parentheses by Payal Kshirsagar · 4 years, 9 months ago
- a23d7f4 Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>: by Mark Brown · 4 years, 10 months ago
- 3eadff5 ASoC: SOF: Intel: hda: disable SoundWire interrupts on suspend by Pierre-Louis Bossart · 4 years, 10 months ago
- be3e8de ASoC: sof: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 10 months ago
- 66de6be ASoC: SOF: Intel: hda: Improve DSP state logging by Ranjani Sridharan · 4 years, 10 months ago
- 787c521 ASoC: SOF: Intel: hda: use snd_sof_dsp_set_power_state() op by Ranjani Sridharan · 4 years, 11 months ago
- 7b94ace Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7 by Mark Brown · 5 years ago
- 851fd87 ASoC: SOF: Intel: hda: Allow trace DMA in S0 when DSP is in D0I3 for debug by Ranjani Sridharan · 5 years ago
- 63e51fd3 ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0 by Ranjani Sridharan · 5 years ago
- 207bf12 ASoC: SOF: Intel: hda: Amend the DSP state transition diagram by Ranjani Sridharan · 5 years ago
- 61e285c ASoC: SOF: Move DSP power state transitions to platform-specific ops by Ranjani Sridharan · 5 years ago
- 043ae13 ASoC: SOF: Add system_suspend_target field to struct snd_sof_dev by Ranjani Sridharan · 5 years ago
- 816938b ASoC: SOF: Intel: hda: fix ordering bug in resume flow by Kai Vehmanen · 5 years ago
- 1629932 ASoC: SOF: Intel: hda: set L1SEN on S0ix suspend by Keyon Jie · 5 years ago
- 65c56f5 ASoC: SOF: Intel: hda: Simplify the hda_dsp_wait_d0i3c_done() function by Ranjani Sridharan · 5 years ago
- 66e4087 ASoC: SOF: Intel: hda-dsp: implement suspend/resume for S0ix<->S0 transition by Keyon Jie · 5 years ago
- 534037f ASoC: SOF: configure D0ix IPC flags in set_power_state by Keyon Jie · 5 years ago
- 92f4beb ASoC: SOF: Intel: HDA: use macro for register polling retry count by Keyon Jie · 5 years ago
- aae7c82 ASoC: SOF: Intel: hda-dsp: align the comments for D0I3C update by Keyon Jie · 5 years ago
- 62f8f76 ASoC: SOF: Intel: hda-dsp: Add helper for setting DSP D0ix substate by Keyon Jie · 5 years ago
- 6a41448 ASoC: SOF: Intel: hda: add dev_err() traces for snd_sof_dsp_read_poll_timeout() by Pierre-Louis Bossart · 5 years ago
- 9c6c417 ASoC: SOF: fix HDA direct MMIO access by Pierre-Louis Bossart · 5 years ago
- c2f16a9 Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.4 by Mark Brown · 5 years ago
- 19abfef ALSA: hda: Direct MMIO accesses by Takashi Iwai · 5 years ago
- 810dbea ASoC: SOF: Intel: hda: fix stream id setting by Rander Wang · 5 years ago
- 934bf82 ASoC: SOF: Intel: hda: fix link DMA config by Rander Wang · 5 years ago
- a3ebccb ASoC: SOF: Intel: hda: reset link DMA state in prepare by Kai Vehmanen · 5 years ago
- d069735 ASoC: SOF: Intel: hda: use SOF defined init chip in resume by Zhu Yingjiang · 5 years ago
- fd15f2f ASoC: SOF: Intel: hda: Enable jack detection by Rander Wang · 5 years ago
- 6aa232e ASoC: SOF: Intel: hda: reduce ifdef usage for hda by Rander Wang · 5 years ago
- 1c38c92 ASoC: SOF: remove unused state variable in suspend function by Fred Oh · 5 years ago
- 87a6fe8 ASoC: SOF: Intel: implement runtime idle for CNL/APL by Kai Vehmanen · 6 years ago
- 9a50ee5 ASoC: SOF: Intel: hda: use the defined stop chip in suspend by Zhu Yingjiang · 6 years ago
- 24b6ff6 ASoC: SOF: Intel: hda: use the SOF defined ppcap functions by Zhu Yingjiang · 6 years ago
- 7077a07 ASoC: SOF: Intel: hda: release link DMA for paused streams during suspend by Ranjani Sridharan · 6 years ago
- ed3baac ASoC: SOF: intel: hda: add hw_params_upon_resume flag for hda stream by Ranjani Sridharan · 6 years ago
- 747503b ASoC: SOF: Intel: Add Intel specific HDA DSP HW operations by Liam Girdwood · 6 years ago