public inbox for alsa-devel@alsa-project.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.33
Date: Mon, 30 Nov 2009 15:50:32 +0000	[thread overview]
Message-ID: <20091130155032.GC18944@rakim.wolfsonmicro.main> (raw)

The following changes since commit a22eaf4ce106404f6c5283da30b4d514ede964c1:
  Takashi Iwai (1):
        ASoC: Revert missing reset_err in wm97*.c

are available in the git repository at:

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

Anuj Aggarwal (1):
      ASoC: AIC23: Fixing infinite loop in resume path

Daniel Mack (2):
      ALSA: ARM: add Raumfeld audio support
      ASoC: pxa/raumfeld: adopt new snd_soc_dai_set_pll() API

Kuninori Morimoto (2):
      sh: ms7724se: Add runtime PM support for FSI
      ASoC: sh: fsi: Add runtime PM support

Mark Brown (1):
      Merge branch 'for-2.6.32' into for-2.6.33

 arch/sh/boards/mach-se/7724/setup.c |    3 +
 sound/soc/codecs/tlv320aic23.c      |    3 +-
 sound/soc/pxa/Kconfig               |    9 +
 sound/soc/pxa/Makefile              |    2 +
 sound/soc/pxa/raumfeld.c            |  335 +++++++++++++++++++++++++++++++++++
 sound/soc/sh/fsi.c                  |   39 +++--
 6 files changed, 375 insertions(+), 16 deletions(-)
 create mode 100644 sound/soc/pxa/raumfeld.c

             reply	other threads:[~2009-11-30 15:50 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-30 15:50 Mark Brown [this message]
2009-11-30 17:48 ` ASoC updates for 2.6.33 Takashi Iwai
2009-12-03 10:13   ` Mark Brown
2009-12-03 10:23     ` Takashi Iwai
2009-12-03 10:35       ` Mark Brown
2009-12-03 10:56         ` Peter Ujfalusi
  -- strict thread matches above, loose matches on Subject: below --
2010-01-29 16:32 Mark Brown
2010-01-29 16:51 ` Takashi Iwai
2010-01-25 14:49 Mark Brown
2010-01-25 15:36 ` Takashi Iwai
2010-01-25 15:41   ` Mark Brown
2010-01-25 15:43     ` Takashi Iwai
2010-01-12 12:58 Mark Brown
2010-01-12 13:18 ` Takashi Iwai
2010-01-12 13:24   ` Mark Brown
2010-01-12 13:26     ` Takashi Iwai
2010-01-04 22:35 Mark Brown
2009-12-29 12:35 Mark Brown
2009-12-29 19:58 ` Takashi Iwai
2009-12-22 13:33 Mark Brown
2009-12-22 16:52 ` Takashi Iwai
2009-12-18 13:16 Mark Brown
2009-12-18 13:21 ` Takashi Iwai
2009-12-18 13:39   ` Mark Brown
2009-12-19 11:26     ` Mark Brown
2009-12-03 11:05 Mark Brown
2009-12-03 13:14 ` Takashi Iwai
2009-12-04 11:00   ` Mark Brown
2009-12-04 16:15     ` Takashi Iwai
2009-11-26 16:04 Mark Brown
2009-11-26 16:54 ` Takashi Iwai
2009-11-23 12:17 Mark Brown
2009-11-23 14:56 ` Takashi Iwai
2009-11-18 14:32 Mark Brown
2009-11-18 17:10 ` Takashi Iwai
2009-11-12 16:55 Mark Brown
2009-11-12 17:05 ` Takashi Iwai
2009-11-11 10:05 Mark Brown
2009-11-11 10:20 ` Takashi Iwai
2009-11-06 15:59 Mark Brown
2009-11-07  9:24 ` Takashi Iwai
2009-10-30 10:47 ASoC updates for 2.6.32 Mark Brown
2009-10-30 10:49 ` ASoC updates for 2.6.33 Mark Brown
2009-10-30 10:58   ` Takashi Iwai
2009-10-26 13:02 [PATCH] alsa: Add support for timberdale I2S block Richard Röjfors
2009-10-26 13:09 ` Mark Brown
2009-10-30 11:53   ` Takashi Iwai
2009-11-02 18:26     ` ASoC updates for 2.6.33 Mark Brown
2009-11-03  7:02       ` Takashi Iwai
2009-10-15 14:40 Mark Brown
2009-10-20 15:13 ` Barry Song
2009-10-20 15:17   ` Mark Brown
2009-10-21  5:00     ` Barry Song
2009-10-21  5:20       ` Joonyoung Shim
2009-11-11  0:08 ` Barry Song
2009-10-09 19:38 Mark Brown
2009-10-10  8:56 ` Takashi Iwai
2009-10-06 16:09 Mark Brown
2009-10-06 16:23 ` Takashi Iwai
2009-10-01 15:20 Mark Brown
2009-10-01 15:34 ` Takashi Iwai
2009-09-23 18:11 Mark Brown
2009-09-19  8:11 Mark Brown
2009-09-20 16:22 ` 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=20091130155032.GC18944@rakim.wolfsonmicro.main \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox