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]
Date:   Thu, 06 Apr 2023 14:39:31 +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.3-rc6

Linus,

please pull sound fixes for v6.3-rc6 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.3-rc6

The topmost commit is f785f5ee968f7045268b8be6b0abc850c4a4277c

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

sound fixes for 6.3-rc6

The majority of changes here are various fixes for Intel drivers,
while there is a change in ASoC PCM core for the format constraints.
In addition, a workaround for HD-audio HDMI regressions and usual
HD-audio quirks are found.

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

Andy Chi (1):
      ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook

Duy Nguyen (1):
      ASoC: da7213.c: add missing pm_runtime_disable()

Eugene Huang (2):
      ASOC: Intel: sof_sdw: add quirk for Intel 'Rooks County' NUC M15
      ASoC: Intel: soc-acpi: add table for Intel 'Rooks County' NUC M15

Ge-org Brohammer (1):
      ASoC: amd: yc: Add DMI entries to support Victus by HP Laptop 16-e1xxx (8A22)

Guennadi Liakhovetski (1):
      ASoC: SOF: avoid a NULL dereference with unsupported widgets

Hans de Goede (1):
      ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750

Jason Montleon (1):
      ASoC: hdac_hdmi: use set_stream() instead of set_tdm_slots()

Jeremy Soller (1):
      ALSA: hda/realtek: Add quirk for Clevo X370SNW

Ranjani Sridharan (1):
      ASoC: SOF: ipc4: Ensure DSP is in D0I0 during sof_ipc4_set_get_data()

Shengjiu Wang (1):
      ASoC: soc-pcm: fix hw->formats cleared by soc_pcm_hw_init() for dpcm

Srinivas Kandagatla (1):
      ASoC: codecs: lpass: fix the order or clks turn off during suspend

Takashi Iwai (1):
      ALSA: hda/hdmi: Preserve the previous PCM device upon re-enablement

---
 sound/pci/hda/patch_hdmi.c                        | 11 +++++++++++
 sound/pci/hda/patch_realtek.c                     |  2 ++
 sound/soc/amd/yc/acp6x-mach.c                     |  7 +++++++
 sound/soc/codecs/da7213.c                         |  6 ++++++
 sound/soc/codecs/hdac_hdmi.c                      | 17 +++++++++++------
 sound/soc/codecs/lpass-rx-macro.c                 |  4 ++--
 sound/soc/codecs/lpass-tx-macro.c                 |  4 ++--
 sound/soc/codecs/lpass-wsa-macro.c                |  4 ++--
 sound/soc/intel/boards/bytcr_rt5640.c             | 12 ++++++++++++
 sound/soc/intel/boards/sof_sdw.c                  | 11 +++++++++++
 sound/soc/intel/common/soc-acpi-intel-adl-match.c | 20 ++++++++++++++++++++
 sound/soc/soc-pcm.c                               |  4 ++++
 sound/soc/sof/ipc4-topology.c                     |  8 ++++++++
 sound/soc/sof/ipc4.c                              |  8 ++++++++
 14 files changed, 106 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ