Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
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
Showing
- sound/core/timer.c 15 additions, 9 deletionssound/core/timer.c
- sound/core/timer_compat.c 29 additions, 1 deletionsound/core/timer_compat.c
- sound/firewire/dice/dice-stream.c 4 additions, 10 deletionssound/firewire/dice/dice-stream.c
- sound/pci/hda/hda_intel.c 4 additions, 0 deletionssound/pci/hda/hda_intel.c
- sound/pci/hda/patch_realtek.c 18 additions, 1 deletionsound/pci/hda/patch_realtek.c
- sound/usb/quirks.c 4 additions, 0 deletionssound/usb/quirks.c
- sound/usb/stream.c 5 additions, 1 deletionsound/usb/stream.c
Loading
Please register or sign in to comment