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:   Fri, 09 Jul 2021 10:17:49 +0200
From:   Takashi Iwai <tiwai@...e.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sound fixes for 5.14-rc1

Linus,

please pull sound fixes for v5.14-rc1 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-5.14-rc1

The topmost commit is 24d1e49415be546470b20429d748e240d0518b7e

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

sound fixes for 5.14-rc1

Just a collection of small fixes here: the most outstanding one is
the re-application of USB-audio lowlatency support that was reverted
in the previous PR.  The rest are device-specific quirks/fixes,
spelling fixes and a regression fix for the old intel8x0 driver.

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

Frank Schäfer (1):
      ALSA: hda/realtek: fix mute led of the HP Pavilion 15-eh1xxx series

Takashi Iwai (2):
      ALSA: usb-audio: Reduce latency at playback start, take#2
      ALSA: intel8x0: Fix breakage at ac97 clock measurement

Takashi Sakamoto (1):
      ALSA: bebob: correct duplicated entries with TerraTec OUI

Zhen Lei (1):
      ALSA: isa: Fix error return code in snd_cmi8330_probe()

gushengxian (4):
      ALSA: x86: fix spelling mistakes
      ALSA: usx2y: fix spelling mistakes
      ALSA: usb-audio: fix spelling mistakes
      ALSA: emux: fix spelling mistakes

---
 sound/firewire/bebob/bebob.c    |  5 ++---
 sound/isa/cmi8330.c             |  2 +-
 sound/pci/hda/patch_realtek.c   |  1 +
 sound/pci/intel8x0.c            |  2 +-
 sound/synth/emux/emux_nrpn.c    |  2 +-
 sound/synth/emux/soundfont.c    |  6 +++---
 sound/usb/card.h                |  3 ++-
 sound/usb/endpoint.c            |  4 ++--
 sound/usb/media.c               |  2 +-
 sound/usb/mixer_s1810c.c        |  2 +-
 sound/usb/mixer_scarlett.c      |  2 +-
 sound/usb/pcm.c                 | 26 +++++++++++++++++++++-----
 sound/usb/usx2y/usbusx2yaudio.c |  2 +-
 sound/usb/usx2y/usx2yhwdeppcm.c |  2 +-
 sound/x86/intel_hdmi_audio.c    |  6 +++---
 sound/x86/intel_hdmi_audio.h    |  2 +-
 16 files changed, 43 insertions(+), 26 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ