Alsa-Devel Archive on 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
Subject: ASoC updates for 2.6.31
Date: Fri, 15 May 2009 09:26:31 +0100	[thread overview]
Message-ID: <20090515082631.GC1451@rakim.wolfsonmicro.main> (raw)
In-Reply-To: <20090515082336.GB1451@rakim.wolfsonmicro.main>

The following changes since commit dd4a416442a2fb4bd761163277d37ab6ce75ee4e:
  Takashi Iwai (1):
        Merge branch 'for-2.6.31' of git://git.kernel.org/.../broonie/sound-2.6 into topic/asoc

are available in the git repository at:

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

Anuj Aggarwal (1):
      ASoC: Added OMAP3 EVM support in ASoC.

David Brownell (3):
      ASoC: davinci-pcm buildfixes
      ASoC: DaVinci I2S updates
      ASoC: DaVinci EVM board support buildfixes

Jon Smirl (1):
      ASoC: Add SNDRV_PCM_FMTBIT_S32_BE as a valid AC97 format

Karl Beldan (5):
      ASoC: pxa2xx-i2s: Proper initialization
      ASoC: pxa2xx-i2s: Proper hw initialization
      ASoC: pxa2xx-i2s: Handle SACR1_DRPL and SACR1_DREC separately
      ASoC: pxa2xx-i2s: Fix inappropriate release of i2s clock
      ASoC: pxa2xx-i2s: Fix suspend/resume

Marek Vasut (1):
      ASoC: Support AC97 link off by default on WM9712

Mark Brown (3):
      ASoC: Point at kernel.org git
      Merge branch 'pxa2xx-i2s' into for-2.6.31
      Merge branch 'for-2.6.30' into for-2.6.31

 MAINTAINERS                              |    2 +-
 arch/arm/mach-davinci/include/mach/asp.h |   25 +++++
 include/sound/soc-dai.h                  |    3 +-
 sound/soc/codecs/wm9712.c                |    2 +
 sound/soc/davinci/Kconfig                |    7 +-
 sound/soc/davinci/davinci-evm.c          |   63 +++++++++++--
 sound/soc/davinci/davinci-i2s.c          |   26 +++++-
 sound/soc/davinci/davinci-pcm.c          |   71 +++++++++------
 sound/soc/omap/Kconfig                   |    8 ++
 sound/soc/omap/Makefile                  |    2 +
 sound/soc/omap/omap3evm.c                |  147 ++++++++++++++++++++++++++++++
 sound/soc/pxa/pxa2xx-i2s.c               |   38 +++++---
 12 files changed, 330 insertions(+), 64 deletions(-)
 create mode 100644 arch/arm/mach-davinci/include/mach/asp.h
 create mode 100644 sound/soc/omap/omap3evm.c

  reply	other threads:[~2009-05-15  8:26 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-15  8:23 ASoC updates for 2.6.30 Mark Brown
2009-05-15  8:26 ` Mark Brown [this message]
2009-05-15  8:34   ` ASoC updates for 2.6.31 Takashi Iwai
2009-05-15  8:34 ` ASoC updates for 2.6.30 Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2009-07-10 19:25 ASoC updates for 2.6.31 Mark Brown
2009-07-06 20:49 Mark Brown
2009-07-07  5:56 ` Takashi Iwai
2009-07-01 20:45 Mark Brown
2009-07-02  8:55 ` Takashi Iwai
2009-06-25 13:09 Mark Brown
2009-06-25 13:35 ` Takashi Iwai
2009-06-21 13:15 Mark Brown
2009-06-22  6:20 ` Takashi Iwai
2009-06-03 10:51 Mark Brown
2009-06-03 11:02 ` Takashi Iwai
2009-05-28 18:04 Mark Brown
2009-05-28 18:12 ` Takashi Iwai
2009-05-27 10:48 Mark Brown
2009-05-27 13:58 ` Takashi Iwai
2009-05-25 12:07 Mark Brown
2009-05-25 12:29 ` Takashi Iwai
2009-05-22 20:21 Mark Brown
2009-05-22 20:34 ` Takashi Iwai
2009-05-19 19:27 Mark Brown
2009-05-19 19:39 ` Takashi Iwai
2009-05-18 15:04 Mark Brown
2009-05-18 15:16 ` Takashi Iwai
2009-05-12 10:25 Mark Brown
2009-05-08 12:57 Mark Brown
2009-05-08 14:37 ` Takashi Iwai
2009-05-05 10:01 Mark Brown
2009-05-05 10:45 ` Takashi Iwai
2009-04-28 15:22 Mark Brown
2009-04-23 19:54 Mark Brown
2009-04-24  6:10 ` Takashi Iwai
2009-04-20 11:58 Mark Brown
2009-04-20 12:05 ` Takashi Iwai
2009-04-16 13:50 Mark Brown
2009-04-16 14:06 ` Takashi Iwai
2009-04-14 12:32 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=20090515082631.GC1451@rakim.wolfsonmicro.main \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --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