alsa-devel.alsa-project.org archive mirror
 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.34
Date: Mon, 5 Apr 2010 19:38:40 +0100	[thread overview]
Message-ID: <20100405183840.GA2688@rakim.wolfsonmicro.main> (raw)

The following changes since commit fb48e3c6a4d8888aff61fbf567aadac7d206e973:
  Graham Gower (1):
        ASoC: Fix passing platform_data to ac97 bus users and fix a leak

are available in the git repository at:

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

This is rather large for a stable update due to the inclusion of
Daniel's backported fix for corruption of DMA data due to use of
dma_data by both capture and playback streams (which is large but
straightforward) and my updates for WM8994, particularly DC servo
handling.  The WM8994 updates mostly affect that part (which was only
introduced in 2.6.34) and are strongly recommended for all users,
individually they are all relatively straightforward.

Daniel Mack (1):
      ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream

Janusz Krzysztofik (1):
      ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with recent ALSA PCM code

Mark Brown (5):
      ASoC: Avoid wraparound in wm_hubs DC servo correction
      ASoC: Support second DC servo readback method for wm_hubs
      ASoC: Don't do runtime wm_hubs DC servo updates if using offset correction
      ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devices
      ASoC: Only do WM8994 bias off transition from standby

 include/sound/soc-dai.h           |   18 ++++++++-
 include/sound/soc.h               |    1 +
 sound/soc/atmel/atmel-pcm.c       |    2 +-
 sound/soc/atmel/atmel_ssc_dai.c   |    6 +-
 sound/soc/codecs/wm8994.c         |   56 ++++++++++++++-----------
 sound/soc/codecs/wm_hubs.c        |   83 ++++++++++++++++++++++--------------
 sound/soc/codecs/wm_hubs.h        |    1 +
 sound/soc/davinci/davinci-i2s.c   |    3 +-
 sound/soc/davinci/davinci-mcasp.c |    3 +-
 sound/soc/davinci/davinci-pcm.c   |    4 +-
 sound/soc/imx/imx-pcm-dma-mx2.c   |    8 +++-
 sound/soc/imx/imx-ssi.c           |    7 ++-
 sound/soc/omap/omap-mcbsp.c       |    4 +-
 sound/soc/omap/omap-mcpdm.c       |    3 +-
 sound/soc/omap/omap-pcm.c         |   21 +++++----
 sound/soc/pxa/pxa-ssp.c           |   23 +++++-----
 sound/soc/pxa/pxa2xx-ac97.c       |   17 +++++--
 sound/soc/pxa/pxa2xx-i2s.c        |    7 ++-
 sound/soc/pxa/pxa2xx-pcm.c        |    4 +-
 sound/soc/s3c24xx/s3c-ac97.c      |   21 +++++----
 sound/soc/s3c24xx/s3c-dma.c       |    4 +-
 sound/soc/s3c24xx/s3c-i2s-v2.c    |   13 ++++--
 sound/soc/s3c24xx/s3c-pcm.c       |    7 ++-
 sound/soc/s3c24xx/s3c24xx-i2s.c   |   19 ++++----
 sound/soc/s6000/s6000-i2s.c       |    3 +-
 sound/soc/s6000/s6000-pcm.c       |   40 +++++++++++++-----
 26 files changed, 240 insertions(+), 138 deletions(-)

             reply	other threads:[~2010-04-05 18:38 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-05 18:38 Mark Brown [this message]
2010-04-05 19:29 ` ASoC updates for 2.6.34 Takashi Iwai
2010-04-12 11:31 ` Daniel Mack
2010-04-13  8:34   ` Mark Brown
  -- strict thread matches above, loose matches on Subject: below --
2010-04-16  2:23 Mark Brown
2010-04-16  8:06 ` Takashi Iwai
2010-04-12 15:33 Mark Brown
2010-04-08 15:11 Mark Brown
2010-04-08 15:55 ` Mark Brown
2010-04-13  8:20   ` Takashi Iwai
2010-04-13  8:29     ` Mark Brown
2010-04-13 14:38       ` Sascha Hauer
2010-03-29 20:10 Mark Brown
2010-03-30  6:08 ` Takashi Iwai
2010-03-22 16:46 Mark Brown
2010-03-22 17:11 ` Takashi Iwai
2010-03-19 14:31 Mark Brown
2010-03-19 20:34 ` Takashi Iwai
2010-03-03 20:14 Mark Brown
2010-03-03 21:51 ` Takashi Iwai
2010-02-25 16:10 Mark Brown
2010-02-25 16:37 ` Takashi Iwai
2010-02-25 17:44   ` Mark Brown
2010-02-25 18:45     ` Takashi Iwai
2010-02-23 19:48 Mark Brown
2010-02-23 20:01 ` Takashi Iwai
2010-02-17 16:29 Mark Brown
2010-02-17 20:34 ` Takashi Iwai
2010-02-16 19:20 Mark Brown
2010-02-16 20:01 ` Takashi Iwai
2010-02-12 16:27 Mark Brown
2010-02-10 11:35 Mark Brown
2010-02-10 19:40 ` Takashi Iwai
2010-02-05 17:21 Mark Brown
2010-02-05 19:24 ` Takashi Iwai
2010-02-04 12:40 Mark Brown
2010-02-04 13:22 ` Takashi Iwai
2010-02-02 13:51 Mark Brown
2010-02-02 14:37 ` Takashi Iwai
2010-02-01 19:00 Mark Brown
2010-02-01 23:27 ` Takashi Iwai
2010-01-28 15:51 Mark Brown
2010-01-28 16:17 ` Takashi Iwai
2010-01-27 23:16 Mark Brown
2010-01-27 23:30 ` Takashi Iwai
2010-01-25 18:47 Mark Brown
2010-01-26  7:14 ` Takashi Iwai
2010-01-21 12:42 Mark Brown
2010-01-21 13:30 ` Takashi Iwai
2010-01-17 17:24 Mark Brown
2010-01-18  7:14 ` Takashi Iwai
2010-01-12 13:20 Mark Brown
2010-01-12 13:27 ` Takashi Iwai
2010-01-12 13:35   ` Takashi Iwai
2010-01-12 13:40     ` Takashi Iwai
2010-01-12 13:42       ` Mark Brown
2010-01-12 13:45         ` Takashi Iwai
2010-01-12 14:08     ` Mark Brown
2010-01-12 14:14       ` Takashi Iwai
2010-01-12 14:19         ` Mark Brown
2010-01-12 14:21           ` Takashi Iwai
2010-01-25  8:21       ` Barry Song
2010-01-12 13:48   ` Takashi Iwai
2010-01-12 14:09     ` Mark Brown
2010-01-12 14:12       ` Peter Ujfalusi
2010-01-12 14:14         ` Mark Brown
2010-01-12 14:25           ` Peter Ujfalusi
2010-01-12 14:19       ` Takashi Iwai
2010-01-12 14:37         ` Mark Brown
2010-01-12 14:41           ` Takashi Iwai
2010-01-12 14:50             ` Mark Brown
2009-12-18 13:59 Mark Brown
2009-12-18 14:18 ` Takashi Iwai
2009-12-18 14:32   ` Mark Brown
2009-12-18 14:35     ` 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=20100405183840.GA2688@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;
as well as URLs for NNTP newsgroup(s).