From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: [PATCH 0/4] ASoC updates
Date: Fri, 14 Nov 2008 14:57:06 +0000 [thread overview]
Message-ID: <20081114145705.GA11635@rakim.wolfsonmicro.main> (raw)
The following changes since commit fb0ef645f2c546f8297b2fbf9b2b8fff4a7455e8:
Naresh Medisetty (1):
ASoC: DaVinci: Audio: Fix swapping of channels at start of stereo playback
are available in the git repository at:
git://opensource.wolfsonmicro.com/linux-2.6-asoc for-tiwai
Jarkko Nikula (2):
ASoC: Fix supported sample rates of TWL4030 audio codec
ASoC: OMAP: Add more supported sample rates into McBSP DAI driver
Mark Brown (2):
ASoC: Revert "ASoC: Add new parameter to s3c24xx_pcm_enqueue"
ASoC: Add WM8728 codec driver
sound/soc/codecs/Kconfig | 4 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/twl4030.c | 2 +-
sound/soc/codecs/wm8728.c | 574 +++++++++++++++++++++++++++++++++++++++
sound/soc/codecs/wm8728.h | 30 ++
sound/soc/omap/omap-mcbsp.c | 4 +-
sound/soc/s3c24xx/s3c24xx-pcm.c | 12 +-
7 files changed, 616 insertions(+), 12 deletions(-)
create mode 100644 sound/soc/codecs/wm8728.c
create mode 100644 sound/soc/codecs/wm8728.h
next reply other threads:[~2008-11-14 14:57 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-14 14:57 Mark Brown [this message]
2008-11-14 14:58 ` [PATCH 1/4] ASoC: Fix supported sample rates of TWL4030 audio codec Mark Brown
2008-11-14 14:58 ` [PATCH 2/4] ASoC: OMAP: Add more supported sample rates into McBSP DAI driver Mark Brown
2008-11-14 14:58 ` [PATCH 3/4] ASoC: Revert "ASoC: Add new parameter to s3c24xx_pcm_enqueue" Mark Brown
2008-11-14 14:58 ` [PATCH 4/4] ASoC: Add WM8728 codec driver Mark Brown
2008-11-14 16:03 ` [PATCH 0/4] ASoC updates Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2008-12-18 17:30 Mark Brown
2008-12-19 7:11 ` Takashi Iwai
2008-12-04 11:25 Mark Brown
2008-12-04 14:29 ` Takashi Iwai
2008-11-12 11:55 Mark Brown
2008-11-12 12:31 ` Takashi Iwai
2008-11-06 11:38 Mark Brown
2008-11-06 11:57 ` Takashi Iwai
2008-11-05 18:52 Mark Brown
2008-09-24 11:59 Mark Brown
2008-09-24 12:43 ` 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=20081114145705.GA11635@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.