All of 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, Liam Girdwood <lrg@slimlogic.co.uk>
Subject: ASoC updates for 2.6.38
Date: Wed, 22 Dec 2010 11:03:16 +0000	[thread overview]
Message-ID: <20101222110315.GA12426@opensource.wolfsonmicro.com> (raw)

The following changes since commit 991e02b4469c2e92cc98aa5b04fbde981671b74c:

  Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc (2010-12-17 16:43:17 +0100)

are available in the git repository at:

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

Dimitris Papastamos (1):
      ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux type

Jarkko Nikula (3):
      ASoC: Move DAPM paths from DAPM context to snd_soc_card
      ASoC: Move widgets from DAPM context to snd_soc_card
      ASoC: Extend DAPM to handle power changes on cross-device paths

Jassi Brar (10):
      ASoC: Samsung: Set default rclk source rate
      ASoC: Samsung: I2S: Flush FIFO after stop
      ASoC: SMDK_WM8580: Make I2S0 as default dai
      ASoC: SMDK6440: Enable I2S device
      ASoC: SMDK6450: Enable I2S device
      ASoC: SMDK6442: Enable I2S device
      ASoC: SMDKV210: Enable I2S device
      ASoC: SMDKC110: Enable I2S device
      ASoC: SMDKV310: Enable AC97 device
      ASoC: SMDKV310: Add I2S support

Kuninori Morimoto (3):
      ASoC: sh: fsi: move fsi_irq_enable function to fsi_dai_trigger
      ASoC: sh: fsi: Add over/under run counter
      ASoC: sh: fsi: modify improper dependent

Mark Brown (7):
      ASoC: Remove unused DAPM_DOUBLE control types
      ASoC: Do DAPM control updates in the middle of DAPM sequences
      Merge branch 'topic/asoc' of git://git.kernel.org/.../tiwai/sound-2.6 into for-2.6.38
      ASoC: Remove some unused defines from WM8903
      ASoC: Fix WM8994/58 3D stereo control definitions
      ASoC: If we can't find a cache compression type default to flat
      ASoC: Make LZO cache compression optional

 include/sound/soc-dapm.h        |   43 +++--
 include/sound/soc.h             |    4 +
 sound/soc/Kconfig               |   17 ++-
 sound/soc/codecs/tlv320aic3x.c  |    2 +-
 sound/soc/codecs/wm8903.h       |    4 -
 sound/soc/codecs/wm8960.c       |    4 +-
 sound/soc/codecs/wm8994.c       |    6 +-
 sound/soc/samsung/Kconfig       |   14 ++-
 sound/soc/samsung/Makefile      |    2 +
 sound/soc/samsung/i2s.c         |   12 +-
 sound/soc/samsung/smdk_wm8580.c |   17 +-
 sound/soc/samsung/smdk_wm8994.c |  176 +++++++++++++++++++
 sound/soc/samsung/smdk_wm9713.c |    1 +
 sound/soc/sh/Kconfig            |    4 +-
 sound/soc/sh/fsi.c              |   80 ++++++----
 sound/soc/soc-cache.c           |   13 +-
 sound/soc/soc-core.c            |    6 +-
 sound/soc/soc-dapm.c            |  364 ++++++++++++++++++++++++---------------
 18 files changed, 551 insertions(+), 218 deletions(-)
 create mode 100644 sound/soc/samsung/smdk_wm8994.c

             reply	other threads:[~2010-12-22 11:03 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-22 11:03 Mark Brown [this message]
2010-12-22 11:59 ` ASoC updates for 2.6.38 Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2011-03-10 14:20 Mark Brown
2011-03-10 15:45 ` Takashi Iwai
2011-03-02 11:34 Mark Brown
2011-03-02 14:48 ` Takashi Iwai
2011-02-25 11:51 Mark Brown
2011-02-25 11:59 ` Takashi Iwai
2011-02-18  4:19 Mark Brown
2011-02-22  4:49 ` Mark Brown
2011-02-22  7:24   ` Takashi Iwai
2011-02-08 11:34 Mark Brown
2011-02-08 16:31 ` Takashi Iwai
2011-02-01 14:56 Mark Brown
2011-02-01 21:25 ` Takashi Iwai
2011-01-26 11:34 Mark Brown
2011-01-26 13:40 ` Takashi Iwai
2011-01-24 15:17 Mark Brown
2011-01-24 16:44 ` Takashi Iwai
2011-01-19 10:22 Mark Brown
2011-01-19 11:29 ` Takashi Iwai
2011-01-19 11:35   ` Mark Brown
2011-01-18 13:03 Mark Brown
2011-01-18 13:06 ` Takashi Iwai
2011-01-12 11:17 Mark Brown
2011-01-12 11:44 ` Takashi Iwai
2011-01-05 12:50 Mark Brown
2011-01-08 12:06 ` Takashi Iwai
2010-12-27 17:51 Mark Brown
2010-12-27 17:43 Mark Brown
2010-12-23 12:05 Mark Brown
2010-12-23 14:11 ` Takashi Iwai
2010-12-14 18:38 Mark Brown
2010-12-14 19:05 ` Takashi Iwai
2010-12-09 16:17 Mark Brown
2010-12-09 17:21 ` Takashi Iwai
2010-12-06 14:35 Mark Brown
2010-12-06 14:39 ` Takashi Iwai
2010-12-03 17:46 Mark Brown
2010-12-04  7:59 ` Takashi Iwai
2010-11-29 19:08 Mark Brown
2010-11-30  7:21 ` Takashi Iwai
2010-11-24 13:16 Mark Brown
2010-11-24 13:41 ` Takashi Iwai
2010-11-22 11:14 Mark Brown
2010-11-22 12:16 ` Takashi Iwai
2010-11-02 14:54 Mark Brown
2010-11-02 15:17 ` 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=20101222110315.GA12426@opensource.wolfsonmicro.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.