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: <87a5hvibm6.wl-tiwai@suse.de>
Date: Fri, 02 Aug 2024 10:15:45 +0200
From: Takashi Iwai <tiwai@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Sound Mailing List <linux-sound@...r.kernel.org>, Linux
   Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sound fixes for 6.12-rc1

Linus,

please pull sound fixes for v6.11-rc2 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.11-rc2

The topmost commit is 478689b5990deb626a0b3f1ebf165979914d6be4

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

sound fixes for 6.11-rc2

A small collection of fixes:
- Revert of FireWire changes that caused a long-time regression
- Another long-time regression fix for AMD HDMI
- MIDI2 UMP fixes
- HD-audio Conexant codec fixes and a qurik

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

Edmund Raile (2):
      Revert "ALSA: firewire-lib: obsolete workqueue for period update"
      Revert "ALSA: firewire-lib: operate for period elapse event in process context"

Mavroudis Chatzilazaridis (1):
      ALSA: hda/realtek: Add quirk for Acer Aspire E5-574G

Takashi Iwai (10):
      ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown
      ALSA: hda/conexant: Mute speakers at suspend / shutdown
      ALSA: seq: ump: Optimize conversions from SysEx to UMP
      ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
      ALSA: ump: Explicitly reset RPN with Null RPN
      ALSA: seq: ump: Use the common RPN/bank conversion context
      ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
      ALSA: seq: ump: Explicitly reset RPN with Null RPN
      ALSA: usb-audio: Correct surround channels in UAC1 channel map
      ALSA: hda: Conditionally use snooping for AMD HDMI

songxiebing (1):
      ALSA: hda: conexant: Fix headset auto detect fail in the polling mode

---
 include/sound/ump_convert.h      |   1 +
 sound/core/seq/seq_ports.h       |  14 +---
 sound/core/seq/seq_ump_convert.c | 138 ++++++++++++++++++++++++---------------
 sound/core/ump_convert.c         |  60 ++++++++++++-----
 sound/firewire/amdtp-stream.c    |  38 +++++++----
 sound/firewire/amdtp-stream.h    |   1 +
 sound/pci/hda/hda_controller.h   |   2 +-
 sound/pci/hda/hda_generic.c      |  63 ++++++++++++++++++
 sound/pci/hda/hda_generic.h      |   1 +
 sound/pci/hda/hda_intel.c        |  10 ++-
 sound/pci/hda/patch_conexant.c   |  56 ++++------------
 sound/pci/hda/patch_realtek.c    |   1 +
 sound/usb/stream.c               |   4 +-
 13 files changed, 244 insertions(+), 145 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ