lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <s5hftekczh0.wl-tiwai@suse.de>
Date:   Sat, 07 Mar 2020 09:59:23 +0100
From:   Takashi Iwai <tiwai@...e.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Mark Brown <broonie@...nel.org>,
        Liam Girdwood <lgirdwood@...il.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sound fixes for 5.6-rc5

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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ