All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 3.13-rc4
@ 2013-12-12 16:38 Takashi Iwai
  0 siblings, 0 replies; only message in thread
From: Takashi Iwai @ 2013-12-12 16:38 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Linus,

please pull sound fixes for v3.13-rc4 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-3.13-rc4

The topmost commit is 3690739b013504d33fe9348dd45f6b126aa370fb

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

sound fixes for 3.13-rc4

Still a slightly high amount of changes than wished, but they are all
good regression and/or device-specific fixes.  Majority of commits are
for HD-audio, an HDMI ctl index fix that hits old graphics boards,
regression fixes for AD codecs and a few quirks.  Other than that, two
major fixes are included: a 64bit ABI fix for compress offload, and
64bit dma_addr_t truncation fix, which had hit on PAE kernels.

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

Anssi Hannula (1):
      ALSA: hda - hdmi: Fix IEC958 ctl indexes for some simple HDMI devices

David Henningsson (1):
      ALSA: hda - Remove quirk for Dell Vostro 131

Hui Wang (3):
      ALSA: hda - A Dell headset detection quirk
      ALSA: hda - Another Dell headset detection quirk
      ALSA: hda - One more Dell headset detection quirk

Mikulas Patocka (1):
      ALSA: usb-audio: fix uninitialized variable compile warning

Oleksij Rempel (1):
      ALSA: hda - fix mic issues on Acer Aspire E-572

Stefano Panella (1):
      ALSA: memalloc.h - fix wrong truncation of dma_addr_t

Takashi Iwai (3):
      ALSA: compress: Fix 64bit ABI incompatibility
      ALSA: hda - Mute all aamix inputs as default
      ALSA: hda - Add static DAC/pin mapping for AD1986A codec

---
 include/sound/memalloc.h              |  2 +-
 include/uapi/sound/compress_offload.h |  6 ++---
 sound/pci/hda/hda_generic.c           | 47 ++++++++++++++++++++++++++++++++++-
 sound/pci/hda/hda_generic.h           |  3 +++
 sound/pci/hda/patch_analog.c          | 10 ++++++++
 sound/pci/hda/patch_conexant.c        |  1 -
 sound/pci/hda/patch_hdmi.c            |  5 ++--
 sound/pci/hda/patch_realtek.c         | 11 ++++++++
 sound/usb/mixer_quirks.c              |  2 +-
 9 files changed, 78 insertions(+), 9 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-12-12 16:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-12 16:38 [GIT PULL] sound fixes for 3.13-rc4 Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.