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, 03 Jan 2020 09:10:29 +0100
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.5-rc5

Linus,

please pull sound fixes for v5.5-rc5 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.5-rc5

The topmost commit is 48e01504cf5315cbe6de9b7412e792bfcc3dd9e1

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

sound fixes for 5.5-rc5

Nothing to worry at this stage but all nice small changes:
- A regression fix for AMD GPU detection in HD-audio
- A long-standing sleep-in-atomic fix for an ice1724 device
- Usual suspects, the device-specific quirks for HD- and USB-audio

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

Alex Deucher (1):
      ALSA: hda/hdmi - fix atpx_present when CLASS is not VGA

Chris Chiu (1):
      ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLC

Hui Wang (1):
      ALSA: usb-audio: set the interface format after resume on Dell WD19

Johan Hovold (1):
      ALSA: usb-audio: fix set_format altsetting sanity check

Kailang Yang (2):
      ALSA: hda/realtek - Add headset Mic no shutup for ALC283
      ALSA: hda/realtek - Add Bass Speaker and fixed dac for bass speaker

Takashi Iwai (2):
      ALSA: hda - Apply sync-write workaround to old Intel platforms, too
      ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code

---
 sound/pci/hda/hda_intel.c     | 21 ++++++++++++++++-----
 sound/pci/hda/patch_realtek.c | 44 ++++++++++++++++++++++++++++++-------------
 sound/pci/ice1712/ice1724.c   |  9 ++++++---
 sound/usb/card.h              |  1 +
 sound/usb/pcm.c               | 25 ++++++++++++++++++++----
 sound/usb/quirks-table.h      |  3 ++-
 sound/usb/quirks.c            | 11 +++++++++++
 sound/usb/usbaudio.h          |  3 ++-
 8 files changed, 90 insertions(+), 27 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ