All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lrg@slimlogic.co.uk>
Subject: ASoC updates for 2.6.35
Date: Tue, 20 Apr 2010 09:58:40 +0900	[thread overview]
Message-ID: <20100420005839.GA32307@opensource.wolfsonmicro.com> (raw)

The following changes since commit d21e0f4cd16656f71207683ee27465600ad21625:
  Marek Vasut (1):
        ASoC: Zipit Z2 WM8750 ASoC driver

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.35

Huang Weiyi (1):
      ASoC: wm2000: remove unused #include <linux/version.h>

Mark Brown (2):
      Merge branch 'for-2.6.34' into for-2.6.35
      ASoC: Add indirection for CODEC private data

Sascha Hauer (5):
      ASoC: imx-ssi: honor IMX_SSI_DMA flag
      ASoC: imx-pcm-dma-mx2: restart DMA after an error
      ASoC: imx-ssi: Use a hrtimer in FIQ mode
      ASoC: imx-ssi: increase minimum periods to 4
      ASoC: imx-ssi: do not call hrtimer_disable in trigger function

 include/sound/soc.h             |   13 ++++++++-
 sound/soc/codecs/ad1836.c       |    2 +-
 sound/soc/codecs/ad193x.c       |    2 +-
 sound/soc/codecs/ak4104.c       |    2 +-
 sound/soc/codecs/ak4535.c       |   10 +++---
 sound/soc/codecs/ak4642.c       |    2 +-
 sound/soc/codecs/ak4671.c       |    2 +-
 sound/soc/codecs/cs4270.c       |   20 +++++++-------
 sound/soc/codecs/cx20442.c      |    2 +-
 sound/soc/codecs/da7210.c       |    2 +-
 sound/soc/codecs/ssm2602.c      |   12 ++++----
 sound/soc/codecs/stac9766.c     |    2 +-
 sound/soc/codecs/tlv320aic3x.c  |   10 +++---
 sound/soc/codecs/tlv320dac33.c  |   36 ++++++++++++------------
 sound/soc/codecs/twl4030.c      |   32 +++++++++++-----------
 sound/soc/codecs/uda134x.c      |   16 +++++-----
 sound/soc/codecs/uda1380.c      |    4 +-
 sound/soc/codecs/wm2000.c       |    1 -
 sound/soc/codecs/wm8350.c       |   28 ++++++++++----------
 sound/soc/codecs/wm8400.c       |   16 +++++-----
 sound/soc/codecs/wm8523.c       |   10 +++---
 sound/soc/codecs/wm8580.c       |    4 +-
 sound/soc/codecs/wm8711.c       |    6 ++--
 sound/soc/codecs/wm8731.c       |   10 +++---
 sound/soc/codecs/wm8750.c       |    7 ++---
 sound/soc/codecs/wm8753.c       |    8 +++---
 sound/soc/codecs/wm8776.c       |    6 ++--
 sound/soc/codecs/wm8900.c       |   10 +++---
 sound/soc/codecs/wm8903.c       |   20 +++++++-------
 sound/soc/codecs/wm8904.c       |   42 +++++++++++++++---------------
 sound/soc/codecs/wm8940.c       |    4 +-
 sound/soc/codecs/wm8955.c       |   16 +++++-----
 sound/soc/codecs/wm8960.c       |    6 ++--
 sound/soc/codecs/wm8961.c       |    6 ++--
 sound/soc/codecs/wm8971.c       |   12 ++++----
 sound/soc/codecs/wm8974.c       |    2 +-
 sound/soc/codecs/wm8978.c       |   12 ++++----
 sound/soc/codecs/wm8988.c       |    8 +++---
 sound/soc/codecs/wm8990.c       |    8 +++---
 sound/soc/codecs/wm8993.c       |   24 ++++++++--------
 sound/soc/codecs/wm8994.c       |   34 ++++++++++++------------
 sound/soc/codecs/wm9081.c       |   18 ++++++------
 sound/soc/codecs/wm9713.c       |   13 +++++----
 sound/soc/codecs/wm_hubs.c      |    6 ++--
 sound/soc/imx/imx-pcm-dma-mx2.c |   15 ++++++++++-
 sound/soc/imx/imx-pcm-fiq.c     |   55 ++++++++++++++++++++------------------
 sound/soc/imx/imx-ssi.c         |    3 +-
 47 files changed, 303 insertions(+), 276 deletions(-)

             reply	other threads:[~2010-04-20  0:58 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-20  0:58 Mark Brown [this message]
2010-04-20  6:32 ` ASoC updates for 2.6.35 Takashi Iwai
2010-04-20 16:36   ` Mark Brown
  -- strict thread matches above, loose matches on Subject: below --
2010-07-13 11:43 Mark Brown
2010-07-13 15:09 ` Takashi Iwai
2010-06-02 10:46 Mark Brown
2010-06-02 12:20 ` Takashi Iwai
2010-05-26 15:50 Mark Brown
2010-05-27  8:09 ` Takashi Iwai
2010-05-11 13:38 Mark Brown
2010-05-11 13:47 ` Takashi Iwai
2010-05-10 17:15 Mark Brown
2010-05-11  8:00 ` Takashi Iwai
2010-05-07 16:46 Mark Brown
2010-05-08  9:45 ` Takashi Iwai
2010-04-30 15:35 Mark Brown
2010-05-05  8:04 ` Takashi Iwai
2010-04-26 15:16 Mark Brown
2010-04-26 15:35 ` Takashi Iwai
2010-04-22  0:16 Mark Brown
2010-04-22  7:13 ` Takashi Iwai
2010-04-13  8:53 Mark Brown
2010-04-13 10:03 ` Takashi Iwai
2010-04-05 18:44 Mark Brown
2010-04-05 19:29 ` Takashi Iwai
2010-03-29 20:13 Mark Brown
2010-03-30  6:08 ` Takashi Iwai
2010-03-23 15:52 Mark Brown
2010-03-23 16:31 ` Takashi Iwai
2010-03-22 21:23 Mark Brown
2010-03-23  7:02 ` Takashi Iwai
2010-03-19 15:30 Mark Brown
2010-03-19 20:35 ` Takashi Iwai
2010-03-18 15:57 Mark Brown
2010-03-18 16:46 ` Takashi Iwai
2010-03-17 14:26 Mark Brown
2010-03-17 14:31 ` Takashi Iwai
2010-03-16 16:15 Mark Brown
2010-03-16 17:34 ` Takashi Iwai
2010-03-17 13:42 ` Takashi Iwai
2010-03-17 13:44   ` Mark Brown
2010-03-17 13:46     ` Takashi Iwai
2010-03-12 18:08 Mark Brown
2010-03-13 16:11 ` Takashi Iwai
2010-03-10 15:35 Mark Brown
2010-03-10 19:05 ` Takashi Iwai

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=20100420005839.GA32307@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=lrg@slimlogic.co.uk \
    --cc=tiwai@suse.de \
    /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.