From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: More ASoC updates
Date: Fri, 3 Oct 2008 09:53:38 +0100 [thread overview]
Message-ID: <20081003085338.GA8173@rakim.wolfsonmicro.main> (raw)
The following changes since commit ddaea5119fd2efde7b3936d4ccfa34c4201be0d3:
Takashi Iwai (1):
Merge branch 'asoc-fixes' into topic/asoc
are available in the git repository at:
git://opensource.wolfsonmicro.com/linux-2.6-asoc for-tiwai
There's more to come on the TLV320AIC23 but at this point it's all
cleanups and it's much easier to review incremental patches.
Arun KS (3):
ASoC: Add TLV320AIC23 codec driver
ASoC: Add support for osk5912
ASoC: Add DSP DAI format support to the OMAP McBSP driver
sound/soc/codecs/Kconfig | 5 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/tlv320aic23.c | 670 ++++++++++++++++++++++++++++++++++++++++
sound/soc/codecs/tlv320aic23.h | 122 ++++++++
sound/soc/omap/Kconfig | 8 +
sound/soc/omap/Makefile | 2 +
sound/soc/omap/omap-mcbsp.c | 5 +
sound/soc/omap/osk5912.c | 232 ++++++++++++++
8 files changed, 1046 insertions(+), 0 deletions(-)
create mode 100644 sound/soc/codecs/tlv320aic23.c
create mode 100644 sound/soc/codecs/tlv320aic23.h
create mode 100644 sound/soc/omap/osk5912.c
next reply other threads:[~2008-10-03 8:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-03 8:53 Mark Brown [this message]
2008-10-03 8:54 ` [PATCH 1/3] ASoC: Add TLV320AIC23 codec driver Mark Brown
2008-10-03 8:54 ` [PATCH 2/3] ASoC: Add support for osk5912 Mark Brown
2008-10-03 8:54 ` [PATCH 3/3] ASoC: Add DSP DAI format support to the OMAP McBSP driver Mark Brown
2008-10-03 9:19 ` More ASoC updates 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=20081003085338.GA8173@rakim.wolfsonmicro.main \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--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.