Linus, please pull sound fixes for v3.16-rc4 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-3.16-rc4 The topmost commit is e4d9e513dedb5ac4e166c1053314fa935ddecc8c ---------------------------------------------------------------- sound fixes for 3.16-rc4 This contains a few fixes for HD-audio: yet another Dell headset pin quirk, a fixup for Thinkpad T540P, and an improved fix for Haswell/Broadwell HDMI clock setup. ---------------------------------------------------------------- David Henningsson (1): ALSA: hda - Add another headset pin quirk for some Dell machines Jani Nikula (1): drm/i915: provide interface for audio driver to query cdclk Mengdong Lin (1): ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA controller Takashi Iwai (1): ALSA: hda - Add a fixup for Thinkpad T540p --- drivers/gpu/drm/i915/intel_pm.c | 21 ++++++++++++++++ include/drm/i915_powerwell.h | 1 + sound/pci/hda/hda_i915.c | 55 +++++++++++++++++++++++++++++++++++++++++ sound/pci/hda/hda_i915.h | 2 ++ sound/pci/hda/hda_intel.c | 50 +++++++------------------------------ sound/pci/hda/patch_realtek.c | 13 ++++++++++ 6 files changed, 101 insertions(+), 41 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/