https://github.com/torvalds/linux
Revision f0ebbe9b18e0d2bb79c7963faf847b949d4f5720 authored by Linus Torvalds on 10 January 2019, 17:17:48 UTC, committed by Linus Torvalds on 10 January 2019, 17:17:48 UTC
Pull sound fixes from Takashi Iwai:
 "A collection of small fixes for USB-audio, HD-audio and cs46xx.

  The USB-audio fixes are for out-of-bound accesses and a regression in
  the recent cleanup, while HD-audio fixes are usual device-specific
  quirks"

* tag 'sound-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
  ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225
  ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode for ALC225
  ALSA: usb-audio: fix CM6206 register definitions
  ALSA: cs46xx: Potential NULL dereference in probe
  ALSA: hda/realtek - Support Dell headset mode for New AIO platform
  ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirks
  ALSA: usb-audio: Always check descriptor sizes in parser code
  ALSA: usb-audio: Check mixer unit descriptors more strictly
  ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()
2 parent s e7446be + d1dd421
History
Tip revision: f0ebbe9b18e0d2bb79c7963faf847b949d4f5720 authored by Linus Torvalds on 10 January 2019, 17:17:48 UTC
Merge tag 'sound-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Tip revision: f0ebbe9
File Mode Size
.gitignore -rw-r--r-- 8 bytes
Makefile -rw-r--r-- 1.5 KB

back to top