From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Takashi Iwai <tiwai@suse.de>,
alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
Liam Girdwood <lrg@slimlogic.co.uk>
Subject: ASoC updates for 2.6.33
Date: Mon, 4 Jan 2010 22:35:17 +0000 [thread overview]
Message-ID: <20100104223517.GA3865@opensource.wolfsonmicro.com> (raw)
The following changes since commit c5974b835a909ff15c3b7e6cf6789b5eb919f419:
Linus Torvalds (1):
Merge branch 'limits_cleanup' of git://decibel.fi.muni.cz/~xslaby/linux
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.33
Takashi is on holiday for the first few weeks of the year so he said to
send direct pull requests in the interim. The patch from Morimoto-san
is finishing off a cross-tree merge while the others are driver-specific
fixes.
Guennadi Liakhovetski (1):
ASoC: fix params_rate() macro use in several codecs
Kuninori Morimoto (1):
ASoC: fsi-ak4642: Remove ak4642_add_i2c_device
Manuel Lauss (1):
ASoC: fixup oops in generic AC97 codec glue
Mark Brown (1):
Merge commit 'v2.6.33-rc2' into for-2.6.33
sound/soc/codecs/ac97.c | 6 ++++++
sound/soc/codecs/wm8510.c | 14 +++++++-------
sound/soc/codecs/wm8940.c | 14 +++++++-------
sound/soc/codecs/wm8974.c | 14 +++++++-------
sound/soc/sh/fsi-ak4642.c | 30 ------------------------------
5 files changed, 27 insertions(+), 51 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Liam Girdwood <lrg@slimlogic.co.uk>, Takashi Iwai <tiwai@suse.de>,
alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Subject: ASoC updates for 2.6.33
Date: Mon, 4 Jan 2010 22:35:17 +0000 [thread overview]
Message-ID: <20100104223517.GA3865@opensource.wolfsonmicro.com> (raw)
The following changes since commit c5974b835a909ff15c3b7e6cf6789b5eb919f419:
Linus Torvalds (1):
Merge branch 'limits_cleanup' of git://decibel.fi.muni.cz/~xslaby/linux
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.33
Takashi is on holiday for the first few weeks of the year so he said to
send direct pull requests in the interim. The patch from Morimoto-san
is finishing off a cross-tree merge while the others are driver-specific
fixes.
Guennadi Liakhovetski (1):
ASoC: fix params_rate() macro use in several codecs
Kuninori Morimoto (1):
ASoC: fsi-ak4642: Remove ak4642_add_i2c_device
Manuel Lauss (1):
ASoC: fixup oops in generic AC97 codec glue
Mark Brown (1):
Merge commit 'v2.6.33-rc2' into for-2.6.33
sound/soc/codecs/ac97.c | 6 ++++++
sound/soc/codecs/wm8510.c | 14 +++++++-------
sound/soc/codecs/wm8940.c | 14 +++++++-------
sound/soc/codecs/wm8974.c | 14 +++++++-------
sound/soc/sh/fsi-ak4642.c | 30 ------------------------------
5 files changed, 27 insertions(+), 51 deletions(-)
next reply other threads:[~2010-01-04 22:35 UTC|newest]
Thread overview: 61+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-04 22:35 Mark Brown [this message]
2010-01-04 22:35 ` ASoC updates for 2.6.33 Mark Brown
-- strict thread matches above, loose matches on Subject: below --
2010-01-29 16:32 Mark Brown
2010-01-29 16:51 ` Takashi Iwai
2010-01-25 14:49 Mark Brown
2010-01-25 15:36 ` Takashi Iwai
2010-01-25 15:41 ` Mark Brown
2010-01-25 15:43 ` Takashi Iwai
2010-01-12 12:58 Mark Brown
2010-01-12 13:18 ` Takashi Iwai
2010-01-12 13:24 ` Mark Brown
2010-01-12 13:26 ` Takashi Iwai
2009-12-29 12:35 Mark Brown
2009-12-29 19:58 ` Takashi Iwai
2009-12-22 13:33 Mark Brown
2009-12-22 16:52 ` Takashi Iwai
2009-12-18 13:16 Mark Brown
2009-12-18 13:21 ` Takashi Iwai
2009-12-18 13:39 ` Mark Brown
2009-12-19 11:26 ` Mark Brown
2009-12-03 11:05 Mark Brown
2009-12-03 13:14 ` Takashi Iwai
2009-12-04 11:00 ` Mark Brown
2009-12-04 16:15 ` Takashi Iwai
2009-11-30 15:50 Mark Brown
2009-11-30 17:48 ` Takashi Iwai
2009-12-03 10:13 ` Mark Brown
2009-12-03 10:23 ` Takashi Iwai
2009-12-03 10:35 ` Mark Brown
2009-12-03 10:56 ` Peter Ujfalusi
2009-11-26 16:04 Mark Brown
2009-11-26 16:54 ` Takashi Iwai
2009-11-23 12:17 Mark Brown
2009-11-23 14:56 ` Takashi Iwai
2009-11-18 14:32 Mark Brown
2009-11-18 17:10 ` Takashi Iwai
2009-11-12 16:55 Mark Brown
2009-11-12 17:05 ` Takashi Iwai
2009-11-11 10:05 Mark Brown
2009-11-11 10:20 ` Takashi Iwai
2009-11-06 15:59 Mark Brown
2009-11-07 9:24 ` Takashi Iwai
2009-10-30 10:47 ASoC updates for 2.6.32 Mark Brown
2009-10-30 10:49 ` ASoC updates for 2.6.33 Mark Brown
2009-10-30 10:58 ` Takashi Iwai
2009-10-26 13:02 [PATCH] alsa: Add support for timberdale I2S block Richard Röjfors
2009-10-26 13:09 ` Mark Brown
2009-10-30 11:53 ` Takashi Iwai
2009-11-02 18:26 ` ASoC updates for 2.6.33 Mark Brown
2009-11-03 7:02 ` Takashi Iwai
2009-10-15 14:40 Mark Brown
2009-10-20 15:13 ` Barry Song
2009-10-20 15:17 ` Mark Brown
2009-10-21 5:00 ` Barry Song
2009-10-21 5:20 ` Joonyoung Shim
2009-11-11 0:08 ` Barry Song
2009-10-09 19:38 Mark Brown
2009-10-10 8:56 ` Takashi Iwai
2009-10-06 16:09 Mark Brown
2009-10-06 16:23 ` Takashi Iwai
2009-10-01 15:20 Mark Brown
2009-10-01 15:34 ` Takashi Iwai
2009-09-23 18:11 Mark Brown
2009-09-19 8:11 Mark Brown
2009-09-20 16:22 ` 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=20100104223517.GA3865@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=alsa-devel@alsa-project.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lrg@slimlogic.co.uk \
--cc=tiwai@suse.de \
--cc=torvalds@linux-foundation.org \
/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.