From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: [PATCH 0/8] ASoC updates for next
Date: Thu, 30 Oct 2008 15:57:18 +0000 [thread overview]
Message-ID: <20081030155718.GA1418@rakim.wolfsonmicro.main> (raw)
The following changes since commit 15ad9a531a64d46af54839ab13542a81ad4c82a5:
Takashi Iwai (1):
Merge branch 'topic/fix/asoc' into topic/asoc
are available in the git repository at:
git://opensource.wolfsonmicro.com/linux-2.6-asoc for-tiwai
Mark Brown (6):
ASoC: Fix handling of DAPM suspend work
ASoC: Convert core to use standard debug print macros
ASoC: Remove DAPM restriction on mixer control name lengths
ASoC: Add PXA SSP support
ASoC: Do a warm reset after cold when resetting the WM9713
ASoC: Use finer grained dependencies in SND_SOC_ALL_CODECS
Timur Tabi (1):
ASoC: Disable automatic volume control in the CS4270 sound driver
Troy Kisky (1):
ASoC: Allow setting codec register with debugfs filesystem
include/sound/soc.h | 4 +
sound/soc/codecs/Kconfig | 44 ++-
sound/soc/codecs/cs4270.c | 13 +
sound/soc/codecs/wm9713.c | 2 +
sound/soc/pxa/Kconfig | 13 +
sound/soc/pxa/Makefile | 2 +
sound/soc/pxa/pxa-ssp.c | 929 +++++++++++++++++++++++++++++++++++++++++++++
sound/soc/pxa/pxa-ssp.h | 47 +++
sound/soc/soc-core.c | 207 ++++++++---
sound/soc/soc-dapm.c | 44 +--
10 files changed, 1200 insertions(+), 105 deletions(-)
create mode 100644 sound/soc/pxa/pxa-ssp.c
create mode 100644 sound/soc/pxa/pxa-ssp.h
next reply other threads:[~2008-10-30 15:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-30 15:57 Mark Brown [this message]
2008-10-30 15:58 ` [PATCH 1/8] ASoC: Allow setting codec register with debugfs filesystem Mark Brown
2008-10-30 15:58 ` [PATCH 2/8] ASoC: Fix handling of DAPM suspend work Mark Brown
2008-10-30 15:58 ` [PATCH 3/8] ASoC: Convert core to use standard debug print macros Mark Brown
2008-10-30 15:58 ` [PATCH 4/8] ASoC: Remove DAPM restriction on mixer control name lengths Mark Brown
2008-10-30 15:58 ` [PATCH 5/8] ASoC: Add PXA SSP support Mark Brown
2008-10-30 15:58 ` [PATCH 6/8] ASoC: Do a warm reset after cold when resetting the WM9713 Mark Brown
2008-10-30 15:58 ` [PATCH 7/8] ASoC: Use finer grained dependencies in SND_SOC_ALL_CODECS Mark Brown
2008-10-30 15:58 ` [PATCH 8/8] ASoC: Disable automatic volume control in the CS4270 sound driver Mark Brown
2008-10-30 16:22 ` [PATCH 0/8] ASoC updates for next 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=20081030155718.GA1418@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox