public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] sound fixes for 3.16-rc3
Date: Fri, 27 Jun 2014 14:34:45 +0200	[thread overview]
Message-ID: <s5hpphuttsq.wl%tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v3.16-rc3 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-3.16-rc3

The topmost commit is a07187c992be945ab561b370cbb49cfd72064c3c

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

sound fixes for 3.16-rc3

Here includes a few patchset for fixing mostly HD-audio issues in
addition to a patch assuring the compress API bytes alignment and a
fix for the die-hard existing race condition at USB-audio
disconnection.  The volume looks big in Realtek HD-audio code, but
it's just a translation of the fixup tables, and the actual changes
are rather trivial.

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

David Henningsson (4):
      ALSA: hda - Fix usage of "model" module parameter
      ALSA: hda - Add pin quirk for Dell XPS 15
      ALSA: hda - Make a SND_HDA_PIN_QUIRK macro
      ALSA: hda - Make the pin quirk tables use the SND_HDA_PIN_QUIRK macro

Mengdong Lin (1):
      ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controller

Pierre Ossman (1):
      ALSA: hda - hdmi: call overridden init on resume

Takashi Iwai (2):
      ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13
      ALSA: usb-audio: Fix races at disconnection and PCM closing

Vinod Koul (1):
      ALSA: compress: fix the struct alignment to 4 bytes

---
 Documentation/sound/alsa/HD-Audio-Models.txt |   5 +
 include/uapi/sound/compress_offload.h        |  14 +-
 include/uapi/sound/compress_params.h         |  14 +-
 sound/pci/hda/hda_auto_parser.c              |   1 +
 sound/pci/hda/hda_intel.c                    |  65 +++-
 sound/pci/hda/hda_local.h                    |  21 ++
 sound/pci/hda/patch_hdmi.c                   |   2 +-
 sound/pci/hda/patch_realtek.c                | 489 ++++++++++-----------------
 sound/pci/hda/patch_sigmatel.c               |  58 +++-
 sound/usb/card.c                             |  13 +-
 sound/usb/endpoint.c                         |  17 +-
 sound/usb/endpoint.h                         |   1 +
 12 files changed, 365 insertions(+), 335 deletions(-)


             reply	other threads:[~2014-06-27 12:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-27 12:34 Takashi Iwai [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-28 11:10 [GIT PULL] sound fixes for 3.16-rc3 Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5hpphuttsq.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox