All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolin Chen <nicoleotsuka@gmail.com>
To: broonie@kernel.org
Cc: linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
	alsa-devel@alsa-project.org, timur@tabi.org,
	Li.Xiubo@freescale.com, b42378@freescale.com,
	b02247@freescale.com
Subject: [PATCH 0/3] ASoC: fsl_sai: Fix some issues in fsl_sai_trigger()
Date: Wed, 23 Jul 2014 19:23:37 +0800	[thread overview]
Message-ID: <cover.1406113865.git.nicoleotsuka@gmail.com> (raw)

The series of patches focus on issue fix inside fsl_sai_trigger().

Nicolin Chen (3):
  ASoC: fsl_sai: Reduce race condition during TE/RE enabling
  ASoC: fsl_sai: Don't reset FIFO until TE/RE bit is unset
  ASoC: fsl_sai: Improve enable flow in fsl_sai_trigger()

 sound/soc/fsl/fsl_sai.c | 40 +++++++++++++++++++++++-----------------
 1 file changed, 23 insertions(+), 17 deletions(-)

-- 
1.8.4

WARNING: multiple messages have this Message-ID (diff)
From: Nicolin Chen <nicoleotsuka@gmail.com>
To: <broonie@kernel.org>
Cc: alsa-devel@alsa-project.org, b42378@freescale.com,
	b02247@freescale.com, linux-kernel@vger.kernel.org,
	timur@tabi.org, Li.Xiubo@freescale.com,
	linuxppc-dev@lists.ozlabs.org
Subject: [PATCH 0/3] ASoC: fsl_sai: Fix some issues in fsl_sai_trigger()
Date: Wed, 23 Jul 2014 19:23:37 +0800	[thread overview]
Message-ID: <cover.1406113865.git.nicoleotsuka@gmail.com> (raw)

The series of patches focus on issue fix inside fsl_sai_trigger().

Nicolin Chen (3):
  ASoC: fsl_sai: Reduce race condition during TE/RE enabling
  ASoC: fsl_sai: Don't reset FIFO until TE/RE bit is unset
  ASoC: fsl_sai: Improve enable flow in fsl_sai_trigger()

 sound/soc/fsl/fsl_sai.c | 40 +++++++++++++++++++++++-----------------
 1 file changed, 23 insertions(+), 17 deletions(-)

-- 
1.8.4

WARNING: multiple messages have this Message-ID (diff)
From: Nicolin Chen <nicoleotsuka@gmail.com>
To: <broonie@kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <linuxppc-dev@lists.ozlabs.org>,
	<alsa-devel@alsa-project.org>, <timur@tabi.org>,
	<Li.Xiubo@freescale.com>, <b42378@freescale.com>,
	<b02247@freescale.com>
Subject: [PATCH 0/3] ASoC: fsl_sai: Fix some issues in fsl_sai_trigger()
Date: Wed, 23 Jul 2014 19:23:37 +0800	[thread overview]
Message-ID: <cover.1406113865.git.nicoleotsuka@gmail.com> (raw)

The series of patches focus on issue fix inside fsl_sai_trigger().

Nicolin Chen (3):
  ASoC: fsl_sai: Reduce race condition during TE/RE enabling
  ASoC: fsl_sai: Don't reset FIFO until TE/RE bit is unset
  ASoC: fsl_sai: Improve enable flow in fsl_sai_trigger()

 sound/soc/fsl/fsl_sai.c | 40 +++++++++++++++++++++++-----------------
 1 file changed, 23 insertions(+), 17 deletions(-)

-- 
1.8.4


             reply	other threads:[~2014-07-23 11:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-23 11:23 Nicolin Chen [this message]
2014-07-23 11:23 ` [PATCH 0/3] ASoC: fsl_sai: Fix some issues in fsl_sai_trigger() Nicolin Chen
2014-07-23 11:23 ` Nicolin Chen
2014-07-23 11:23 ` [PATCH 1/3] ASoC: fsl_sai: Reduce race condition during TE/RE enabling Nicolin Chen
2014-07-23 11:23   ` Nicolin Chen
2014-07-23 11:23   ` Nicolin Chen
2014-07-23 11:23 ` [PATCH 2/3] ASoC: fsl_sai: Don't reset FIFO until TE/RE bit is unset Nicolin Chen
2014-07-23 11:23   ` Nicolin Chen
2014-07-23 11:23   ` Nicolin Chen
2014-07-23 11:23 ` [PATCH 3/3] ASoC: fsl_sai: Improve enable flow in fsl_sai_trigger() Nicolin Chen
2014-07-23 11:23   ` Nicolin Chen
2014-07-23 11:23   ` Nicolin Chen
2014-07-25 17:52 ` [PATCH 0/3] ASoC: fsl_sai: Fix some issues " Mark Brown
2014-07-25 17:52   ` 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=cover.1406113865.git.nicoleotsuka@gmail.com \
    --to=nicoleotsuka@gmail.com \
    --cc=Li.Xiubo@freescale.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=b02247@freescale.com \
    --cc=b42378@freescale.com \
    --cc=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=timur@tabi.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.