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: <87sf8gk6l0.wl-tiwai@suse.de>
Date:   Fri, 18 Aug 2023 12:06:35 +0200
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 6.5-rc7

Linus,

please pull sound fixes for v6.5-rc7 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.5-rc7

The topmost commit is 46cdff2369cbdf8d78081a22526e77bd1323f563

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

sound fixes for 6.5-rc7

Slightly bigger than I wished, but here we go, a collection of fixes
for 6.5.  The only change in the core side is the ease for repeated
ASoC error messages, and the rest are all pretty device-specific small
fixes (including regression fixes) for ASoC Intel and HD-audio /
USB-audio quirks.

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

Bard Liao (1):
      ASoC: max98363: don't return on success reading revision ID

Daniel Baluta (1):
      ASoC: fsl: micfil: Use dual license micfil code

Hans de Goede (1):
      ASoC: lower "no backend DAIs enabled for ... Port" log severity

Jerome Brunet (1):
      ASoC: meson: axg-tdm-formatter: fix channel slot allocation

Kailang Yang (1):
      ALSA: hda/realtek - Remodified 3k pull low procedure

Peter Ujfalusi (1):
      ASoC: SOF: ipc4-topology: Update the basecfg for copier earlier

Pierre-Louis Bossart (1):
      ASoC: Intel: sof-sdw: update jack detection quirk for LunarLake RVP

Ranjani Sridharan (1):
      ASoC: SOF: intel: hda: Clean up link DMA for IPC3 during stop

Shuming Fan (1):
      ASoC: rt1308-sdw: fix random louder sound

Stefan Binding (3):
      ALSA: hda/realtek: Add quirks for HP G11 Laptops
      ALSA: hda/realtek: Switch Dell Oasis models to use SPI
      ALSA: hda/cs8409: Support new Dell Dolphin Variants

Xia Fukun (1):
      ASoC: SOF: Fix incorrect use of sizeof in sof_ipc3_do_rx_work()

Zhang Shurong (1):
      ASoC: rt5665: add missed regulator_bulk_disable

dengxiang (1):
      ALSA: usb-audio: Add support for Mythware XA001AU capture and playback interfaces.

jairaj-arava (1):
      ASoC: Intel: sof-sdw-cs42142: fix for codec button mapping

---
 sound/pci/hda/patch_cs8409-tables.c      |  4 +++
 sound/pci/hda/patch_realtek.c            | 24 ++++++++++++------
 sound/soc/codecs/max98363.c              |  9 ++++---
 sound/soc/codecs/rt1308-sdw.c            | 13 +++++++++-
 sound/soc/codecs/rt5665.c                |  2 ++
 sound/soc/fsl/fsl_micfil.c               |  4 +--
 sound/soc/fsl/fsl_micfil.h               |  2 +-
 sound/soc/intel/boards/sof_sdw.c         |  2 +-
 sound/soc/intel/boards/sof_sdw_cs42l42.c |  6 ++---
 sound/soc/meson/axg-tdm-formatter.c      | 42 ++++++++++++++++++++------------
 sound/soc/soc-pcm.c                      |  8 ++++--
 sound/soc/sof/intel/hda-dai-ops.c        | 11 ++++++++-
 sound/soc/sof/intel/hda-dai.c            |  5 ++--
 sound/soc/sof/intel/hda.h                |  2 ++
 sound/soc/sof/ipc3.c                     |  2 +-
 sound/soc/sof/ipc4-topology.c            |  6 ++---
 sound/usb/quirks-table.h                 | 29 ++++++++++++++++++++++
 17 files changed, 125 insertions(+), 46 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ