alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Vinod Koul <vinod.koul@intel.com>
To: alsa-devel@alsa-project.org
Cc: liam.r.girdwood@linux.intel.com, patches.audio@intel.com,
	broonie@kernel.org, Vinod Koul <vinod.koul@intel.com>
Subject: [PATCH 0/5] ASoC: Intel: Skylake: Wov optimizations
Date: Thu, 28 Apr 2016 18:45:24 +0530	[thread overview]
Message-ID: <1461849329-20364-1-git-send-email-vinod.koul@intel.com> (raw)

This series starts with two minor fixes on driver to fix a memory leak and
one NULL pointer exception and then adds power optimization to driver for WOV
case by suspending the stream DMA and keeping only DSP pipe and endpoint On
during that case

Dharageswari.R (2):
  ASoC: Intel: Skylake: Fix the NULL pointer exception in dsp_clean up
  ASoC: Intel: Skylake: Prevent sending Set DMA Control IPC if the
    widget is "On"

Jeeja KP (2):
  ASoC: Intel: Skylake: Suspend PCMs when marked as active suspend
  ASoC: Intel: Boards: remove ignore_suspend for WoV streams

Mousumi Jana (1):
  ASoC: Intel: Skylake: Fix memory leak during init instance

 sound/soc/intel/boards/skl_nau88l25_max98357a.c |  1 -
 sound/soc/intel/boards/skl_nau88l25_ssm4567.c   |  1 -
 sound/soc/intel/boards/skl_rt286.c              |  1 -
 sound/soc/intel/skylake/skl-messages.c          |  2 +-
 sound/soc/intel/skylake/skl-pcm.c               | 32 ++++++++++++++++---------
 sound/soc/intel/skylake/skl-sst-dsp.c           |  2 --
 sound/soc/intel/skylake/skl-sst.c               |  4 ++++
 7 files changed, 26 insertions(+), 17 deletions(-)

-- 
1.9.1

             reply	other threads:[~2016-04-28 13:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-28 13:15 Vinod Koul [this message]
2016-04-28 13:15 ` [PATCH 1/5] ASoC: Intel: Skylake: Fix the NULL pointer exception in dsp_clean up Vinod Koul
2016-05-02 11:03   ` Applied "ASoC: Intel: Skylake: Fix the NULL pointer exception in dsp_clean up" to the asoc tree Mark Brown
2016-04-28 13:15 ` [PATCH 2/5] ASoC: Intel: Skylake: Fix memory leak during init instance Vinod Koul
2016-05-02 11:03   ` Applied "ASoC: Intel: Skylake: Fix memory leak during init instance" to the asoc tree Mark Brown
2016-04-28 13:15 ` [PATCH 3/5] ASoC: Intel: Skylake: Prevent sending Set DMA Control IPC if the widget is "On" Vinod Koul
2016-05-02 11:03   ` Applied "ASoC: Intel: Skylake: Prevent sending Set DMA Control IPC if the widget is "On"" to the asoc tree Mark Brown
2016-04-28 13:15 ` [PATCH 4/5] ASoC: Intel: Skylake: Suspend PCMs when marked as active suspend Vinod Koul
2016-05-02 11:03   ` Applied "ASoC: Intel: Skylake: Suspend PCMs when marked as active suspend" to the asoc tree Mark Brown
2016-04-28 13:15 ` [PATCH 5/5] ASoC: Intel: Boards: remove ignore_suspend for WoV streams Vinod Koul
2016-05-02 11:03   ` Applied "ASoC: Intel: Boards: remove ignore_suspend for WoV streams" to the asoc tree Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1461849329-20364-1-git-send-email-vinod.koul@intel.com \
    --to=vinod.koul@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=liam.r.girdwood@linux.intel.com \
    --cc=patches.audio@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).