Skip to content
  • Linus Torvalds's avatar
    Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound · 2708d17d
    Linus Torvalds authored
    Pull sound fixes from Takashi Iwai:
     "A collection of small fixes:
    
       - a fix in ALSA timer core to avoid possible BUG() trigger
       - a fix in ALSA timer core 32bit compat layer
       - a few HD-audio quirks for ASUS and HP machines
       - AMD HD-audio HDMI controller quirks
       - fixes of USB-audio double-free at some error paths
       - a fix for memory leak in DICE driver at hotunplug"
    
    * tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
      ALSA: timer: Use mod_timer() for rearming the system timer
      ALSA: hda - fix front mic problem for a HP desktop
      ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_stream() call
      ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver caps
      ALSA: dice: fix memory leak when unplugging
      ALSA: hda - Apply fix for white noise on Asus N550JV, too
      ALSA: hda - Fix white noise on Asus N750JV headphone
      ALSA: hda - Asus N750JV external subwoofer fixup
      ALSA: timer: fix gparams ioctl compatibility for different architectures
    2708d17d