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.39
Date: Tue, 15 Mar 2011 13:18:42 +0000 [thread overview]
Message-ID: <20110315131842.GA23533@opensource.wolfsonmicro.com> (raw)
The following changes since commit 80e1b84ffe1354f314fd85c939900b816f394e5a:
Merge branch 'for-2.6.38' into for-2.6.39 (2011-03-10 14:16:35 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.39
A final batch of updates for 2.6.39 - these have been sitting in my
-next tree for several days now.
Christian Glindkamp (1):
ASoC: Add MAX9850 codec driver
Mark Brown (1):
ASoC: Fix spacing in MAX8950
Takashi Iwai (1):
ALSA: Add snd_ctl_activate_id()
Vasily Khoruzhick (2):
ASoC: PXA: z2: Mute internal speaker when headphones are connected
ASoC: PXA: Z2: Fix codec pin name
include/sound/control.h | 2 +
sound/core/control.c | 46 +++++
sound/soc/codecs/Kconfig | 4 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/max9850.c | 389 ++++++++++++++++++++++++++++++++++++++++++++
sound/soc/codecs/max9850.h | 38 +++++
sound/soc/pxa/z2.c | 7 +-
7 files changed, 487 insertions(+), 1 deletions(-)
create mode 100644 sound/soc/codecs/max9850.c
create mode 100644 sound/soc/codecs/max9850.h
next reply other threads:[~2011-03-15 13:18 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-15 13:18 Mark Brown [this message]
2011-03-15 16:43 ` ASoC updates for 2.6.39 Takashi Iwai
2011-03-15 19:31 ` Mark Brown
2011-03-16 9:44 ` Liam Girdwood
-- strict thread matches above, loose matches on Subject: below --
2011-05-09 20:17 Mark Brown
2011-05-10 7:37 ` Takashi Iwai
2011-05-03 10:24 Mark Brown
2011-05-03 10:54 ` Takashi Iwai
2011-04-18 20:37 Mark Brown
2011-04-19 6:44 ` Takashi Iwai
2011-04-04 23:33 Mark Brown
2011-04-05 7:27 ` Takashi Iwai
2011-03-28 10:37 Mark Brown
2011-03-28 11:32 ` Takashi Iwai
2011-03-23 10:57 Mark Brown
2011-03-23 11:27 ` Takashi Iwai
2011-03-10 14:41 Mark Brown
2011-03-10 15:45 ` Takashi Iwai
2011-03-08 14:04 Mark Brown
2011-03-08 17:18 ` Takashi Iwai
2011-03-02 11:36 Mark Brown
2011-03-02 14:48 ` Takashi Iwai
2011-02-28 15:09 Mark Brown
2011-02-28 15:22 ` Takashi Iwai
2011-02-25 12:48 Mark Brown
2011-02-25 15:55 ` Takashi Iwai
2011-02-18 22:18 Mark Brown
2011-02-19 15:19 ` Takashi Iwai
2011-02-08 12:45 Mark Brown
2011-02-08 16:32 ` Takashi Iwai
2011-02-01 15:30 Mark Brown
2011-02-01 21:26 ` Takashi Iwai
2011-01-19 12:33 Mark Brown
2011-01-20 6:50 ` Takashi Iwai
2011-01-20 11:31 ` Mark Brown
2011-01-20 11: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=20110315131842.GA23533@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.