[GIT PULL] sound fixes for 4.5-rc6

From: Takashi Iwai
Date: Fri Feb 26 2016 - 11:12:35 EST


Linus,

please pull sound fixes for v4.5-rc6 from:

git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-4.5-rc6

The topmost commit is 473f414564528a819f0c2bb6b4bf26366b64c9ab

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

sound fixes for 4.5-rc6

Things got calmed down for rc6, as it seems, and we have only a few
HD-audio fixes at this time: a fix for Skylake codec probe errors,
a fix for missing interrupt handling, and a few Dell and HP quirks.

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

David Henningsson (1):
ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225

Kai-Heng Feng (1):
ALSA: hda - Fixing background noise on Dell Inspiron 3162

Takashi Iwai (3):
ALSA: hda - Apply clock gate workaround to Skylake, too
ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
ALSA: hda - Loop interrupt handling until really cleared

---
include/sound/hdaudio.h | 2 +-
sound/hda/hdac_controller.c | 7 ++++++-
sound/pci/hda/hda_controller.c | 47 +++++++++++++++++++++++-------------------
sound/pci/hda/hda_intel.c | 16 +++++++-------
sound/pci/hda/patch_realtek.c | 39 +++++++++++++++++++++++++++++++++--
5 files changed, 77 insertions(+), 34 deletions(-)