From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: [PATCH 0/6] ASoC updates
Date: Wed, 19 Nov 2008 13:34:27 +0000 [thread overview]
Message-ID: <20081119133427.GA3687@rakim.wolfsonmicro.main> (raw)
The following changes since commit 72f2b894455775b980a5ac7ae70ab560b3d3d247:
Mark Brown (1):
ASoC: Move uda134x_codec.h to uda134x.h
are available in the git repository at:
git://opensource.wolfsonmicro.com/linux-2.6-asoc for-tiwai
Arun KS (1):
ASoC: Add support for omap2evm board
Hugo Villeneuve (2):
ASoC: Add PCM3008 ALSA SoC driver
ASoC: Add driver for the Lyrtech SFFSDR board
Mark Brown (3):
ASoC: Remove unused snd_soc_machine_config declaration
ASoC: s3c24xx_uda134x DAI accessor functions and static cleanup
ASoC: Convert blackfin machines to use DAI accessor functions
include/sound/soc.h | 1 -
sound/soc/blackfin/bf5xx-ad73311.c | 2 +-
sound/soc/blackfin/bf5xx-ssm2602.c | 6 +-
sound/soc/codecs/Kconfig | 4 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/pcm3008.c | 201 +++++++++++++++++++++++++++++++++++
sound/soc/codecs/pcm3008.h | 25 +++++
sound/soc/davinci/Kconfig | 10 ++
sound/soc/davinci/Makefile | 2 +
sound/soc/davinci/davinci-sffsdr.c | 156 +++++++++++++++++++++++++++
sound/soc/omap/Kconfig | 9 ++
sound/soc/omap/Makefile | 2 +
sound/soc/omap/omap2evm.c | 150 ++++++++++++++++++++++++++
sound/soc/s3c24xx/s3c24xx_uda134x.c | 27 +++---
14 files changed, 578 insertions(+), 19 deletions(-)
create mode 100644 sound/soc/codecs/pcm3008.c
create mode 100644 sound/soc/codecs/pcm3008.h
create mode 100644 sound/soc/davinci/davinci-sffsdr.c
create mode 100644 sound/soc/omap/omap2evm.c
next reply other threads:[~2008-11-19 13:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-19 13:34 Mark Brown [this message]
2008-11-19 13:36 ` [PATCH 1/6] ASoC: Remove unused snd_soc_machine_config declaration Mark Brown
2008-11-19 13:36 ` [PATCH 2/6] ASoC: Add PCM3008 ALSA SoC driver Mark Brown
2008-11-19 13:36 ` [PATCH 3/6] ASoC: Add driver for the Lyrtech SFFSDR board Mark Brown
2008-11-19 13:36 ` [PATCH 4/6] ASoC: Add support for omap2evm board Mark Brown
2008-11-19 13:36 ` [PATCH 5/6] ASoC: s3c24xx_uda134x DAI accessor functions and static cleanup Mark Brown
2008-11-19 13:36 ` [PATCH 6/6] ASoC: Convert blackfin machines to use DAI accessor functions Mark Brown
2008-11-19 13:48 ` [PATCH 0/6] ASoC updates Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2008-09-15 13:24 Mark Brown
2008-09-15 18:12 ` 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=20081119133427.GA3687@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.