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