• Linus Torvalds's avatar
    Merge tag 'sound-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound · c212ddae
    Linus Torvalds authored
    Pull sound fixes from Takashi Iwai:
     "Here are a collection of small fixes for:
    
       - A race with ASoC HD-audio registration
    
       - LINE6 usb-audio memory overwrite by malformed descriptor
    
       - FireWire MIDI handling
    
       - Missing cast for bit shifts in a few USB-audio quirks
    
       - The wrong function calls in minor OSS sequencer code paths
    
       - A couple of HD-audio quirks"
    
    * tag 'sound-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
      ALSA: line6: Fix write on zero-sized buffer
      ALSA: hda: Fix widget_mutex incomplete protection
      ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messages
      ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
      ALSA: hda/realtek - Change front mic location for Lenovo M710q
      ALSA: usb-audio: fix sign unintended sign extension on left shifts
      ALSA: hda/realtek: Add quirks for several Clevo notebook barebones
    c212ddae
hdac_device.c 27.4 KB