From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Brown <broonie@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] sound fixes for 3.13-rc5
Date: Thu, 19 Dec 2013 17:22:45 +0100 [thread overview]
Message-ID: <s5h61qkstd6.wl%tiwai@suse.de> (raw)
Linus,
please pull sound fixes for v3.13-rc5 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-3.13-rc5
The topmost commit is 356f402da0f989b16e4b6849e88dba5df0e25944
----------------------------------------------------------------
sound fixes for 3.13-rc5
We have a bit more changes than usual in ASoC here, as it was slipped
from the previous update. There are one minor ASoC PCM code fix and
ASoC dmaengine fix, in addition of a collection of small ASoC driver
fixes. The rest are a couple of HD-audio stable fixups, and a
long-standing fix for the paused stream handling.
So, all commits look not scary (and hopefully won't give you
disastrous holiday season).
----------------------------------------------------------------
Bo Shen (3):
ASoC: atmel_ssc_dai: add dai trigger ops
ASoC: sam9x5_wm8731: change to work in DSP A mode
ASoC: wm8904: fix DSP mode B configuration
Charles Keepax (2):
ASoC: wm5110: Correct HPOUT3 DAPM route typo
ASoC: wm_adsp: Add small delay while polling DSP RAM start
David Henningsson (1):
ALSA: hda - Add enable_msi=0 workaround for four HP machines
Hui Wang (2):
ALSA: hda - Add Dell headset detection quirk for three laptop models
ALSA: hda - Add Dell headset detection quirk for one more laptop model
Jean-Francois Moine (1):
ASoC: kirkwood: Fix the CPU DAI rates
JongHo Kim (1):
ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail function
Nicolin Chen (3):
ASoC: soc-pcm: Use valid condition for snd_soc_dai_digital_mute() in hw_free()
ASoC: wm8962: Enable SYSCLK provisonally before fetching generated DSPCLK_DIV
ASoC: fsl: imx-wm8962: Don't update bias_level in machine driver
Stephen Warren (2):
ASoC: tegra: fix uninitialized variables in set_fmt
ASoC: don't leak on error in snd_dmaengine_pcm_register
---
sound/core/pcm_lib.c | 2 ++
sound/pci/hda/hda_intel.c | 4 ++++
sound/pci/hda/patch_realtek.c | 4 ++++
sound/soc/atmel/atmel_ssc_dai.c | 30 ++++++++++++++++++++++++++-
sound/soc/atmel/sam9x5_wm8731.c | 2 +-
sound/soc/codecs/wm5110.c | 2 +-
sound/soc/codecs/wm8904.c | 2 +-
sound/soc/codecs/wm8962.c | 13 ++++++++++++
sound/soc/codecs/wm_adsp.c | 10 ++++++---
sound/soc/fsl/imx-wm8962.c | 2 --
sound/soc/kirkwood/kirkwood-i2s.c | 24 +++++++++++-----------
sound/soc/soc-generic-dmaengine-pcm.c | 38 +++++++++++++++++++++++++----------
sound/soc/soc-pcm.c | 5 +++--
sound/soc/tegra/tegra20_i2s.c | 6 +++---
sound/soc/tegra/tegra20_spdif.c | 10 ++++-----
sound/soc/tegra/tegra30_i2s.c | 6 +++---
16 files changed, 115 insertions(+), 45 deletions(-)
reply other threads:[~2013-12-19 16:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=s5h61qkstd6.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome