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.1
Date: Sat, 9 Jul 2011 18:20:26 +0900 [thread overview]
Message-ID: <20110709092024.GB14959@opensource.wolfsonmicro.com> (raw)
The following changes since commit f187700c2d769bd3160b52f99cc4e747d5c5014b:
Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc (2011-07-05 08:20:19 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-3.1
Axel Lin (1):
ASoC: pxa2xx-pcm: remove unused variable 'dai'
Kuninori Morimoto (1):
ASoC: ak4642: fixup snd_soc_update_bits mask for PW_MGMT2
Liam Girdwood (4):
ASoC: core - Add API call to register platform kcontrols.
ASoC: core - Add platform widget IO
ASoC: core - Add convenience register for platform kcontrol and DAPM
ASoC: core - Add platform IO tracing
Mark Brown (3):
ASoC: Manage WM8731 ACTIVE bit as a supply widget
ASoC: Manage WM8731 ACTIVE bit as a supply widget
Merge branch 'for-3.0' into for-3.1
Stephen Warren (1):
ASoC: Tegra: Implement SPDIF CPU DAI
include/sound/soc-dapm.h | 2 +
include/sound/soc.h | 12 +
include/trace/events/asoc.h | 45 ++++
sound/soc/codecs/ak4642.c | 2 +-
sound/soc/codecs/wm8731.c | 29 +---
sound/soc/pxa/pxa2xx-pcm.c | 1 -
sound/soc/soc-core.c | 47 ++++
sound/soc/soc-dapm.c | 13 +-
sound/soc/tegra/Kconfig | 9 +
sound/soc/tegra/Makefile | 2 +
sound/soc/tegra/tegra_spdif.c | 371 ++++++++++++++++++++++++++++++++
sound/soc/tegra/tegra_spdif.h | 473 +++++++++++++++++++++++++++++++++++++++++
12 files changed, 976 insertions(+), 30 deletions(-)
create mode 100644 sound/soc/tegra/tegra_spdif.c
create mode 100644 sound/soc/tegra/tegra_spdif.h
next reply other threads:[~2011-07-11 10:36 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-09 9:20 Mark Brown [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-10-04 13:47 ASoC updates for 3.1 Mark Brown
2011-10-04 14:11 ` Takashi Iwai
2011-10-04 14:23 ` Mark Brown
2011-10-04 14:38 ` Takashi Iwai
2011-09-27 12:31 Mark Brown
2011-09-27 12:44 ` Takashi Iwai
2011-09-22 17:17 Mark Brown
2011-09-22 18:02 ` Takashi Iwai
2011-09-26 5:27 ` Scott Jiang
2011-09-26 12:36 ` Mark Brown
2011-09-08 18:22 Mark Brown
2011-08-25 11:07 Mark Brown
2011-08-25 12:08 ` Takashi Iwai
2011-08-21 12:08 Mark Brown
2011-08-21 13:47 ` Takashi Iwai
2011-08-21 16:00 ` Mark Brown
2011-08-21 16:25 ` Takashi Iwai
2011-08-21 16:46 ` Mark Brown
2011-08-12 16:11 Mark Brown
2011-08-12 16:26 ` Takashi Iwai
2011-08-04 4:11 Mark Brown
2011-08-04 14:21 ` Takashi Iwai
2011-07-25 7:05 Mark Brown
2011-07-25 7:42 ` Takashi Iwai
2011-07-18 10:43 Mark Brown
2011-07-18 11:12 ` Takashi Iwai
2011-07-13 23:58 Mark Brown
2011-07-05 6:16 Mark Brown
2011-07-05 6:22 ` Takashi Iwai
2011-06-24 10:36 Mark Brown
2011-06-24 10:59 ` Takashi Iwai
2011-06-10 12:03 Mark Brown
2011-06-10 12:04 ` Mark Brown
2011-06-10 12:23 ` Takashi Iwai
2011-05-30 3:20 Mark Brown
2011-06-02 17:54 ` 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=20110709092024.GB14959@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).