From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, Liam.R.Girdwood@intel.com
Subject: ASoC updates for v3.8
Date: Wed, 6 Feb 2013 13:22:57 +0000 [thread overview]
Message-ID: <20130206132257.GK4720@opensource.wolfsonmicro.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 3407 bytes --]
The following changes since commit 949db153b6466c6f7cad5a427ecea94985927311:
Linux 3.8-rc5 (2013-01-25 11:57:28 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.8-rc6
for you to fetch changes up to 5074e8eca643dd19e5397e638c7e9ca0ba9b4e24:
Merge remote-tracking branch 'asoc/fix/wm2200' into tmp (2013-02-06 10:54:35 +0000)
----------------------------------------------------------------
ASoC: Updates for v3.8-rc7
I've been a bit slack sending the pull requests for this so there's
rather more driver specific updates here than is desirable but
everything here is nicely localised so hopefully we're OK.
----------------------------------------------------------------
Alexey Galakhov (1):
ASoC: samsung: Fix compilation error on S3C2440
Benoît Thébaudeau (1):
ASoC: tlv320aic3x: Remove mono support
Charles Keepax (1):
ASoC: wm_adsp: Release firmware on error
Chris Rattray (1):
ASoC: wm2200: correct IN2L and IN3L digital mute
Dan Carpenter (1):
ASoC: dwc: fix support for more than two channels
Lee Jones (1):
ASoC: Ux500: Fix build error pertaining to missing include file
Mark Brown (13):
ASoC: wm_adsp: Ensure ADSP2 DMAs are quiesced when DSP is halted
ASoC: wm2000: Lock state machine updates
Merge remote-tracking branch 'asoc/fix/arizona' into tmp
Merge remote-tracking branch 'asoc/fix/core' into tmp
Merge remote-tracking branch 'asoc/fix/davinci' into tmp
Merge remote-tracking branch 'asoc/fix/dwc' into tmp
Merge remote-tracking branch 'asoc/fix/fsl' into tmp
Merge remote-tracking branch 'asoc/fix/lrg' into tmp
Merge remote-tracking branch 'asoc/fix/samsung' into tmp
Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into tmp
Merge remote-tracking branch 'asoc/fix/ux500' into tmp
Merge remote-tracking branch 'asoc/fix/wm2000' into tmp
Merge remote-tracking branch 'asoc/fix/wm2200' into tmp
Michal Bachraty (1):
ASoC: McASP: Fix data rotation for playback. Enables 24bit audio playback
Ryo Tsutsui (1):
ASoC: arizona: Fixed a bug in FLL fractional calculation
Shawn Guo (2):
Revert "ASoC: fsl: fix multiple definition of init_module"
ASoC: fsl: fix snd-soc-imx-pcm module build
MAINTAINERS | 2 +-
sound/soc/codecs/arizona.c | 16 ++++++++++++++--
sound/soc/codecs/tlv320aic3x.c | 4 ++--
sound/soc/codecs/wm2000.c | 31 ++++++++++++++++++++++++++++---
sound/soc/codecs/wm2200.c | 7 ++-----
sound/soc/codecs/wm5102.c | 3 +--
sound/soc/codecs/wm5110.c | 3 +--
sound/soc/codecs/wm_adsp.c | 20 ++++++++++++++------
sound/soc/davinci/davinci-mcasp.c | 2 +-
sound/soc/dwc/designware_i2s.c | 4 ++++
sound/soc/fsl/imx-pcm-dma.c | 21 +--------------------
sound/soc/fsl/imx-pcm-fiq.c | 22 +---------------------
sound/soc/fsl/imx-pcm.c | 32 ++++++++++++++++++++++++++++++++
sound/soc/fsl/imx-pcm.h | 18 ++++++++++++++++++
sound/soc/samsung/s3c24xx-i2s.c | 2 +-
sound/soc/soc-dapm.c | 12 ++++++++++--
sound/soc/ux500/mop500.c | 2 +-
17 files changed, 132 insertions(+), 69 deletions(-)
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
next reply other threads:[~2013-02-06 13:32 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-06 13:22 Mark Brown [this message]
2013-02-06 13:33 ` ASoC updates for v3.8 Takashi Iwai
2013-02-06 13:35 ` Mark Brown
2013-02-06 13:43 ` Takashi Iwai
2013-02-06 14:13 ` Mark Brown
2013-02-06 14:18 ` Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2013-01-26 7:40 Mark Brown
2013-01-27 9:28 ` Takashi Iwai
2012-12-17 13:14 Mark Brown
2012-12-17 14:09 ` Takashi Iwai
2012-12-17 14:25 ` Mark Brown
2012-12-17 14:45 ` Takashi Iwai
2012-11-29 16:10 Mark Brown
2012-11-29 16:30 ` Takashi Iwai
2012-11-29 16:44 ` Mark Brown
2012-11-29 17:05 ` Takashi Iwai
2012-11-29 17:10 ` Mark Brown
2012-11-29 17:16 ` Takashi Iwai
2012-11-29 17:44 ` Mark Brown
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=20130206132257.GK4720@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=Liam.R.Girdwood@intel.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.