Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1344412 > unrolled thread

[GIT PULL] sound fixes for 4.5-rc6

Started byTakashi Iwai <tiwai@suse.de>
First post2016-02-26 17:20 +0100
Last post2016-02-26 17:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] sound fixes for 4.5-rc6 Takashi Iwai <tiwai@suse.de> - 2016-02-26 17:20 +0100

#1344412 — [GIT PULL] sound fixes for 4.5-rc6

FromTakashi Iwai <tiwai@suse.de>
Date2016-02-26 17:20 +0100
Subject[GIT PULL] sound fixes for 4.5-rc6
Message-ID<r6thw-5Uo-9@gated-at.bofh.it>
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(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web