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@ti.com>
Subject: ASoC updates for 3.2
Date: Thu, 8 Sep 2011 11:23:35 -0700	[thread overview]
Message-ID: <20110908182334.GG3591@opensource.wolfsonmicro.com> (raw)

The following changes since commit b42af319f26bcb7d84b42b4bd0ca3b84ba94b160:

  Merge branch 'for-3.1' into for-3.2 (2011-08-24 20:22:43 +0100)

are available in the git repository at:

  git://opensource.wolfsonmicro.com/linux-2.6-asoc.git for-3.2

Axel Lin (3):
      ASoC: sn95031: Fix the logic to find free channel
      ASoC: Add missing platform_device_put in raumfeld_audio_init error path
      ASoC: alc5623: Remove unused mutex

Ben Gardiner (1):
      ASoC: davinci-mcasp: add support for unsigned PCM formats

Fabio Estevam (1):
      ASoC: imx: Fix build warning of unused 'card' variable

Lars-Peter Clausen (4):
      ASoC: snd_soc_codec_{readable,writable}_register change default to true
      ASoC: Fix register cache sync register_writable WARN_ONs
      ASoC: soc_codec_reg_show use snd_soc_codec_readable_register
      ASoC: Blackfin: bf5xx-ad193x: Fix codec device name

Mark Brown (13):
      MAINTAINERS: Add some missed Wolfson files
      Merge branch 'for-3.1' into for-3.2
      ASoC: Allow register defaults to be larger than unsigned short
      ASoC: Remove unused mutex from WM9090 driver
      ASoC: Remove redundant -codec from WM8776 driver name
      ASoC: Add device tree binding for WM8770
      ASoC: Add device tree binding for WM8776
      ASoC: Add device tree binding for WM8804
      ASoC: Allow source specification for CODEC level sysclk
      Merge branch 'for-3.1' into for-3.2
      ASoC: Fix reporting of partial jack updates
      Merge branch 'for-3.1' into for-3.2
      ASoC: Check that WM8996 FLL started even if we don't have the IRQ

Peter Ujfalusi (1):
      ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_free

Wolfram Sang (2):
      ASoC: imx-ssi: use dma_writecombine consistently
      ASoC: imx: use more robust checking of available streams

susan gao (1):
      ASoC: Add 3D stereo support for wm8996

 Documentation/devicetree/bindings/sound/wm8770.txt |   16 +++++++++
 Documentation/devicetree/bindings/sound/wm8776.txt |   18 ++++++++++
 Documentation/devicetree/bindings/sound/wm8804.txt |   18 ++++++++++
 MAINTAINERS                                        |    4 ++
 include/sound/soc.h                                |    6 ++--
 sound/soc/blackfin/bf5xx-ad193x.c                  |    4 +-
 sound/soc/codecs/adav80x.c                         |    3 +-
 sound/soc/codecs/alc5623.c                         |    2 -
 sound/soc/codecs/sn95031.c                         |    8 ++---
 sound/soc/codecs/wm8770.c                          |    8 ++++
 sound/soc/codecs/wm8776.c                          |   13 ++++++-
 sound/soc/codecs/wm8804.c                          |    9 +++++
 sound/soc/codecs/wm8996.c                          |   35 ++++++++++++++++----
 sound/soc/codecs/wm9081.c                          |    4 +-
 sound/soc/codecs/wm9090.c                          |    2 -
 sound/soc/davinci/davinci-mcasp.c                  |   20 +++++++----
 sound/soc/fsl/p1022_ds.c                           |    2 +-
 sound/soc/imx/imx-pcm-fiq.c                        |   12 +++----
 sound/soc/imx/imx-ssi.c                            |    8 ++--
 sound/soc/pxa/raumfeld.c                           |    4 ++-
 sound/soc/samsung/speyside.c                       |    2 +-
 sound/soc/soc-cache.c                              |   12 +++---
 sound/soc/soc-core.c                               |   14 ++++---
 sound/soc/soc-dapm.c                               |    2 +-
 sound/soc/soc-jack.c                               |    2 +-
 25 files changed, 167 insertions(+), 61 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/wm8770.txt
 create mode 100644 Documentation/devicetree/bindings/sound/wm8776.txt
 create mode 100644 Documentation/devicetree/bindings/sound/wm8804.txt

             reply	other threads:[~2011-09-08 18:23 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-08 18:23 Mark Brown [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-12-22 11:04 ASoC updates for 3.2 Mark Brown
2011-12-22 11:15 ` Takashi Iwai
     [not found] ` <CAAQ0ZWSoQJJZv9ReBvHC1FB2EeS_u2V=jDJOguoqNx2cR+1i_g@mail.gmail.com>
2011-12-22 12:02   ` Mark Brown
2011-12-22 12:07     ` Takashi Iwai
     [not found]     ` <CAAQ0ZWTnMuDCHDQQWg9mvQHTwzm6hJu5TOFvbwc18R5xEhSdiw@mail.gmail.com>
2011-12-22 12:46       ` Mark Brown
2011-12-13  1:40 Mark Brown
2011-12-13  7:06 ` Takashi Iwai
2011-12-13  7:09   ` Mark Brown
2011-12-06 10:16 Mark Brown
2011-12-06 12:26 ` Takashi Iwai
2011-11-30 10:28 Mark Brown
2011-11-30 11:20 ` Takashi Iwai
2011-11-29 11:36 Mark Brown
2011-11-29 12:07 ` Takashi Iwai
2011-11-22 12:46 Mark Brown
2011-11-22 17:47 ` Takashi Iwai
2011-11-08 10:46 Mark Brown
2011-11-08 16:00 ` Takashi Iwai
2011-11-02 11:50 Mark Brown
2011-11-02 13:16 ` Takashi Iwai
2011-11-02 13:17   ` Mark Brown
2011-11-02 13:23     ` Takashi Iwai
2011-10-27  7:22 Mark Brown
2011-10-27  8:49 ` Takashi Iwai
2011-10-22  9:49 Mark Brown
2011-10-22 11:45 ` Takashi Iwai
2011-10-19 17:26 Mark Brown
2011-10-20 12:20 ` Takashi Iwai
2011-10-20 12:24   ` Mark Brown
2011-10-20 12:47     ` Takashi Iwai
2011-10-20 16:56   ` Girdwood, Liam
2011-10-13 10:49 Mark Brown
2011-10-13 10:53 ` Takashi Iwai
2011-10-10 11:41 Mark Brown
2011-10-10 12:42 ` Takashi Iwai
2011-10-10 12:46   ` Mark Brown
2011-10-04 14:16 Mark Brown
2011-10-04 14:45 ` Takashi Iwai
2011-10-04 14:48   ` Mark Brown
2011-10-04 14:49     ` Takashi Iwai
2011-09-27 12:47 Mark Brown
2011-09-27 13:01 ` Takashi Iwai
2011-09-23 10:47 Mark Brown
2011-09-23 13:23 ` Takashi Iwai
2011-09-20 14:43 Mark Brown
2011-09-20 14:47 ` Takashi Iwai
2011-08-25 11:08 Mark Brown
2011-08-25 12:08 ` Takashi Iwai
2011-08-21 12:10 Mark Brown
2011-08-21 13:47 ` Takashi Iwai
2011-08-12 16:51 Mark Brown
2011-08-12 17:50 ` 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=20110908182334.GG3591@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=lrg@ti.com \
    --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).