From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linuxfoundation.org>
Cc: Mark Brown <broonie@kernel.org>,
Liam Girdwood <liam.r.girdwood@linux.intel.com>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] sound fixes for 4.3-rc3
Date: Fri, 25 Sep 2015 15:36:42 +0200 [thread overview]
Message-ID: <s5h4miid3it.wl-tiwai@suse.de> (raw)
Linus,
please pull sound fixes for v4.3-rc3 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-4.3-rc3
The topmost commit is 7f57d803ee03730d570dc59a9e3e4842b58dd5cc
----------------------------------------------------------------
sound fixes for 4.3-rc3
This ended up with a larger set of fixes than wished, unfortunately.
As diffstat shows, the majority of changes are for various ASoC
drivers (Realtek, Wolfson codec drivers, etc), in addition to a couple
of HD-audio regression fixes. All these are reasonably small and
nothing to scare much.
----------------------------------------------------------------
Adam Thomson (1):
ASoC: fsl_ssi: Fix checking of dai format for AC97 mode
Anatol Pomozov (1):
ASoC: Document snd-soc-dummy-dai purpose
Arnaud Pouliquen (1):
ASoC: sti: check return of of_property_read
Axel Lin (2):
ASoC: SPEAr: Make SND_SPEAR_SOC select SND_SOC_GENERIC_DMAENGINE_PCM
ASoC: au1x: psc-i2s: Fix unused variable 'ret' warning
John Lin (1):
ASoC: rt5645: Add struct dmi_system_id "Google Ultima" for chrome platform
Jyri Sarha (1):
ASoC: davinci-mcasp: Set .symmetric_rates = 1 in snd_soc_dai_driver
Koro Chen (1):
ASoC: mediatek: Increase periods_min in capture
Liam Girdwood (1):
ASoC: intel: Fix SSP port configuration after RTD3 resume.
Maciej S. Szmigiero (1):
ASoC: fsl-asoc-card: put ASRC OF node in case of unknown device
Oder Chiou (4):
ASoC: rt5645: Remove incorrect settings
ASoC: rt5645: Use the type SOC_DAPM_SINGLE_AUTODISABLE to prevent the weird sound in runtime of power up
ASoC: rt5645: Increase the delay time to remove the pop sound
ASoC: rt5645: Prevent the pop sound in case of playback and the jack is plugging
Peter Ujfalusi (2):
ASoC: davinci-mcasp: Revise the FIFO threshold calculation
ASoC: davinci-mcasp: Fix devm_kasprintf format string
Richard Fitzgerald (1):
MAINTAINERS: Update website and git repo for Wolfson Microelectronics
Robert Jarzmik (2):
ASoC: fix broken pxa SoC support
ASoC: pxa: pxa2xx-ac97: fix dma requestor lines
Sudip Mukherjee (4):
ASoC: wm0010: fix memory leak
ASoC: dapm: fix memory leak
ASoC: wm0010: fix memory leak
ASoC: wm0010: fix error path
Takashi Iwai (2):
ALSA: hda/tegra - async probe for avoiding module loading deadlock
ALSA: hda - Disable power_save_node for Thinkpads
Zidan Wang (4):
ASoC: wm8960: correct the min gain value of some PGA
ASoC: wm8960: correct gain value for input PGA and add microphone PGA
ASoC: wm8962: remove 64k sample rate support
ASoC: wm8960: correct the max register value of mic boost pga
---
MAINTAINERS | 9 +++------
sound/arm/Kconfig | 15 ++++++++-------
sound/pci/hda/hda_tegra.c | 30 +++++++++++++++++++++++++-----
sound/pci/hda/patch_realtek.c | 31 +++++++++++++++++++------------
sound/soc/au1x/psc-i2s.c | 1 -
sound/soc/codecs/rt5645.c | 22 +++++++++++++---------
sound/soc/codecs/wm0010.c | 23 +++++++++--------------
sound/soc/codecs/wm8960.c | 26 ++++++++++++++++++--------
sound/soc/codecs/wm8962.c | 3 ++-
sound/soc/davinci/davinci-mcasp.c | 14 +++++++-------
sound/soc/fsl/fsl-asoc-card.c | 3 ++-
sound/soc/fsl/fsl_ssi.c | 5 +++--
sound/soc/intel/haswell/sst-haswell-ipc.c | 20 ++++++++++++--------
sound/soc/mediatek/mtk-afe-pcm.c | 17 +++++++++++++++++
sound/soc/pxa/Kconfig | 2 --
sound/soc/pxa/pxa2xx-ac97.c | 4 ++--
sound/soc/soc-dapm.c | 2 +-
sound/soc/soc-utils.c | 9 +++++++++
sound/soc/spear/Kconfig | 2 +-
sound/soc/sti/uniperif_player.c | 14 ++++++++++----
sound/soc/sti/uniperif_reader.c | 6 +++++-
21 files changed, 166 insertions(+), 92 deletions(-)
reply other threads:[~2015-09-25 13:36 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=s5h4miid3it.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=broonie@kernel.org \
--cc=liam.r.girdwood@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linuxfoundation.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