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
Subject: ASoC updates for 2.6.33
Date: Wed, 23 Sep 2009 11:11:13 -0700	[thread overview]
Message-ID: <20090923181111.GA3126@sirena.org.uk> (raw)

The following changes since commit 9f072b7b2260a588bfb5fb43418c3358104e7c13:
  Mark Brown (1):
        Merge branch 'for-2.6.32' into for-2.6.33

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

Barry Song (2):
      ASoC: some minor changes for AD1836 and AD1938 codec drivers
      ASoC: Blackfin I2S: use dai state rather than local counter

Chaithrika U S (1):
      ASoC: DaVinci: Correct McASP FIFO initialization

Cliff Cai (1):
      ASoC: Blackfin: fix inverted handling of SPORT0 on PORT F/G

Mark Brown (9):
      ASoC: Update WM8711 to driver model registration method
      Merge branch 'topic/asoc' of git://git.kernel.org/.../tiwai/sound-2.6 into upstream/wm8711
      ASoC: Factor out WM8711 cache I/O
      ASoC: Add SPI support to WM8711
      ASoC: WM8711 minor cleanups
      ASoC: Add TLV information to WM8711
      ASoC: Convert soc-cache to use C99 style initialisers for the table
      Merge branch 'upstream/wm8711' into for-2.6.33
      Merge branch 'for-2.6.32' into for-2.6.33

Mike Arthur (1):
      ASoC: Add WM8711 CODEC driver

Phil Vandry (1):
      ASoC: wm8753: fix mapping when MONOMIX is set to Stereo

Troy Kisky (2):
      ASoC: DaVinci: Fix divide by zero error during 1st execution
      ASoC: Davinci: Fix race with cpu_dai->dma_data

jassi brar (1):
      ASoC: Support WM8580 based audio subsystem on SMDK64xx machines

 sound/soc/blackfin/bf5xx-i2s.c      |   23 +-
 sound/soc/blackfin/bf5xx-tdm.c      |    8 +-
 sound/soc/codecs/Kconfig            |    4 +
 sound/soc/codecs/Makefile           |    2 +
 sound/soc/codecs/ad1836.c           |    3 +-
 sound/soc/codecs/ad1938.c           |    2 +-
 sound/soc/codecs/wm8711.c           |  658 +++++++++++++++++++++++++++++++++++
 sound/soc/codecs/wm8711.h           |   42 +++
 sound/soc/codecs/wm8753.c           |    1 +
 sound/soc/davinci/davinci-i2s.c     |   37 +--
 sound/soc/davinci/davinci-mcasp.c   |   80 ++---
 sound/soc/davinci/davinci-mcasp.h   |    7 +-
 sound/soc/davinci/davinci-pcm.c     |   13 +-
 sound/soc/davinci/davinci-pcm.h     |    1 -
 sound/soc/s3c24xx/Kconfig           |    9 +
 sound/soc/s3c24xx/Makefile          |    2 +
 sound/soc/s3c24xx/smdk64xx_wm8580.c |  273 +++++++++++++++
 sound/soc/soc-cache.c               |   18 +-
 18 files changed, 1068 insertions(+), 115 deletions(-)
 create mode 100644 sound/soc/codecs/wm8711.c
 create mode 100644 sound/soc/codecs/wm8711.h
 create mode 100644 sound/soc/s3c24xx/smdk64xx_wm8580.c

             reply	other threads:[~2009-09-23 18:11 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-23 18:11 Mark Brown [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-01-29 16:32 ASoC updates for 2.6.33 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-30 15:50 Mark Brown
2009-11-30 17:48 ` 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
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-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=20090923181111.GA3126@sirena.org.uk \
    --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