From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lgirdwood@gmail.com>
Subject: ASoC updates for v3.9
Date: Fri, 15 Feb 2013 17:15:05 +0000 [thread overview]
Message-ID: <20130215171505.GE22283@opensource.wolfsonmicro.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1991 bytes --]
The following changes since commit 699ba4546cfe3f4eee73aff4f307bf16362f9232:
Merge remote-tracking branch 'asoc/topic/wm8993' into asoc-next (2013-02-11 11:06:55 +0000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-3.9-updates
for you to fetch changes up to 54759313ececcbd07e43fad75e0683e39a1f2a25:
Merge remote-tracking branch 'asoc/topic/da7213' into asoc-next (2013-02-14 17:28:00 +0000)
----------------------------------------------------------------
ASoC: Final updates for v3.9
A few more updates from the past week - a new driver from Dialog and
some small fixes and tweaks.
----------------------------------------------------------------
Adam Thomson (1):
ASoC: codecs: Add da7213 codec
Fabio Estevam (1):
ASoC: fsl: imx-audmux: Fix sparse warning
Mark Brown (6):
ASoC: wm8994: Fix variable double use
ASoC: arizona: Automatically manage input mutes
Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next
Merge remote-tracking branch 'asoc/topic/omap' into asoc-next
Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-next
Merge remote-tracking branch 'asoc/topic/da7213' into asoc-next
Sebastien Guiriec (1):
ASoC: omap-mcpdm: Remove useless ressource get.
include/sound/da7213.h | 52 ++
sound/soc/codecs/Kconfig | 4 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/arizona.c | 17 +
sound/soc/codecs/da7213.c | 1599 +++++++++++++++++++++++++++++++++++++++++++
sound/soc/codecs/da7213.h | 523 ++++++++++++++
sound/soc/codecs/wm5102.c | 13 -
sound/soc/codecs/wm5110.c | 17 -
sound/soc/codecs/wm8994.c | 10 +-
sound/soc/fsl/imx-audmux.c | 2 +-
sound/soc/omap/omap-mcpdm.c | 4 -
11 files changed, 2203 insertions(+), 40 deletions(-)
create mode 100644 include/sound/da7213.h
create mode 100644 sound/soc/codecs/da7213.c
create mode 100644 sound/soc/codecs/da7213.h
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
next reply other threads:[~2013-02-15 17:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-15 17:15 Mark Brown [this message]
2013-02-17 8:27 ` ASoC updates for v3.9 Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2013-03-26 14:30 Mark Brown
2013-03-29 8:38 ` Takashi Iwai
2013-04-02 9:45 ` Takashi Iwai
2013-03-07 7:43 Mark Brown
2013-03-07 8:23 ` Takashi Iwai
2013-02-11 12:45 Mark Brown
2013-02-11 13:20 ` 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=20130215171505.GE22283@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=lgirdwood@gmail.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 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.