[alsa-devel] [PATCH 0/9] ASoC: Intel: Skylake: Stability fixes

Vinod Koul vinod.koul at intel.com
Wed Nov 11 19:46:40 CET 2015


The QA reported few issues while doing extensive on driver and esp in area of
suspend and doing suspend while audio is active.
This path series fixes those issues

Jeeja KP (8):
  ASoC: Intel: Skylake: remove BE startup dai ops
  ASoC: Intel: Skylake: Don't enable WAKEENABLE on suspend
  ASoC: Intel: Skylake: Remove redundant init in resume
  ASoC: Intel: Skylake: Fix cleanup of dma buffer
  ASoC: Intel: Skylake: Reset the DSP when set D3 fails
  ASoC: Intel: Skylake: Fix CLDMA buffer wrap case
  ASoC: Intel: Skylake: Fix null ptr dereferenced in skl_tplg_bind_sinks
  ASoC: Intel: Skylake: Add pm ops for skl_rt286 machine

Vinod Koul (1):
  ASoC: Intel: Skylake: Constrain the audio devices

 sound/soc/intel/boards/skl_rt286.c      | 50 +++++++++++++++++++++++++++++++++
 sound/soc/intel/skylake/skl-pcm.c       | 22 ++++++++-------
 sound/soc/intel/skylake/skl-sst-cldma.c | 20 +++++++++++++
 sound/soc/intel/skylake/skl-sst.c       | 29 ++++++++++---------
 sound/soc/intel/skylake/skl-topology.c  |  6 ++--
 sound/soc/intel/skylake/skl.c           | 13 ---------
 6 files changed, 100 insertions(+), 40 deletions(-)

-- 
1.9.1



More information about the Alsa-devel mailing list