The Linux Kernel Mailing List
 help / color / mirror / Atom feed
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 Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 5.6-rc5
Date: Sat, 07 Mar 2020 09:59:23 +0100	[thread overview]
Message-ID: <s5hftekczh0.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v5.6-rc5 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.6-rc5

The topmost commit is 5a56996b0f13b9a5db0ca60528d13c661d37377a

----------------------------------------------------------------

sound fixes for 5.6-rc5

The regular "bump-in-the-middle" updates, containing mostly ASoC-
related fixes at this time.  All changes are reasonably small.
A few entries are for ASoC and ALSA core parts (DAPM, PCM, topology)
for followups of the recent changes and potential buffer overflow by
snprintf(), while the rest are (both new and old) device-specific
fixes for Intel, meson, tas2562, rt1015, as well as the usual
HD-audio quirks.

----------------------------------------------------------------

Amadeusz Sławiński (1):
      ASoC: Intel: Skylake: Fix available clock counter incrementation

Axel Lin (1):
      ASoC: wm8741: Fix typo in Kconfig prompt

Charles Keepax (1):
      ASoC: dapm: Correct DAPM handling of active widgets during shutdown

Christian Lachner (1):
      ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Master

Dan Carpenter (1):
      ASoC: SOF: Fix snd_sof_ipc_stream_posn()

Dan Murphy (2):
      ASoC: tas2562: Return invalid for when bitwidth is invalid
      ASoC: tas2562: Fix sample rate error message

Dragos Tarcatu (2):
      ASoC: topology: Fix memleak in soc_tplg_link_elems_load()
      ASoC: topology: Fix memleak in soc_tplg_manifest_load()

Hui Wang (1):
      ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1

Jack Yu (2):
      ASoC: rt1015: add operation callback function for rt1015_dai[]
      ASoC: rt1015: modify pre-divider for sysclk

Jerome Brunet (1):
      ASoC: meson: g12a: add tohdmitx reset

Jian-Hong Pan (1):
      ALSA: hda/realtek - Enable the headset of ASUS B9450FA with ALC294

Kailang Yang (2):
      ALSA: hda/realtek - Add Headset Mic supported
      ALSA: hda/realtek - Add Headset Button supported for ThinkPad X1

Kuninori Morimoto (2):
      ASoC: soc-pcm/soc-compress: don't use snd_soc_dapm_stream_stop()
      ASoC: soc-component: tidyup snd_soc_pcm_component_sync_stop()

Matthias Reichl (1):
      ASoC: pcm512x: Fix unbalanced regulator enable call in probe error path

Olivier Moysan (1):
      ASoC: stm32: sai: manage rebind issue

Pierre-Louis Bossart (1):
      ASoC: soc-core: fix for_rtd_codec_dai_rollback() macro

Takashi Iwai (3):
      ASoC: intel: skl: Fix pin debug prints
      ASoC: intel: skl: Fix possible buffer overflow in debug outputs
      ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs output

Thomas Bogendoerfer (1):
      ALSA: sgio2audio: Remove usage of dropped hw_params/hw_free functions

---
 include/sound/soc.h                   |  2 +-
 sound/mips/sgio2audio.c               |  6 ------
 sound/pci/hda/patch_realtek.c         | 31 +++++++++++++++++++++++++++----
 sound/soc/codecs/Kconfig              |  2 +-
 sound/soc/codecs/pcm512x.c            |  8 +++++---
 sound/soc/codecs/rt1015.c             |  3 ++-
 sound/soc/codecs/tas2562.c            |  5 +++--
 sound/soc/intel/skylake/skl-debug.c   | 32 +++++++++++++++++---------------
 sound/soc/intel/skylake/skl-ssp-clk.c |  4 +++-
 sound/soc/meson/g12a-tohdmitx.c       |  6 ++++++
 sound/soc/soc-component.c             |  2 +-
 sound/soc/soc-compress.c              |  2 +-
 sound/soc/soc-dapm.c                  |  2 +-
 sound/soc/soc-pcm.c                   | 18 +++++++++---------
 sound/soc/soc-topology.c              | 17 ++++++++++-------
 sound/soc/sof/ipc.c                   |  2 +-
 sound/soc/stm/stm32_sai_sub.c         | 18 ++++++++++--------
 17 files changed, 98 insertions(+), 62 deletions(-)


             reply	other threads:[~2020-03-07  8:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-07  8:59 Takashi Iwai [this message]
2020-03-07 14:30 ` [GIT PULL] sound fixes for 5.6-rc5 pr-tracker-bot

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=s5hftekczh0.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