linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 3.16-rc1
@ 2014-06-13 12:14 Takashi Iwai
  0 siblings, 0 replies; only message in thread
From: Takashi Iwai @ 2014-06-13 12:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Linus,

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

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

The topmost commit is 8a02b164d4bfac108bfe37e98108bff1e062bd3d

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

sound fixes for 3.16-rc1

Most of changes are small and easy cleanup or fixes.

- a few HD-audio Realtek codec fixes and quirks
- Intel HDMI audio fixes for Broadwell and Haswell / ValleyView
- FireWire sound stack cleanups
- a couple of sequencer core fixes
- compress ABI fix for 64bit
- Conversion to modern ktime*() API

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

Adam Goode (2):
      ALSA: seq: correctly detect input buffer overflow
      ALSA: seq: Continue broadcasting events to ports if one of them fails

David Henningsson (2):
      ALSA: hda - Add quirk for ABit AA8XE
      ALSA: hda - Add quirk for external mic on Lifebook U904

Hui Wang (2):
      ALSA: hda - add two new pin tables
      ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table

Kailang Yang (5):
      ALSA: hda/realtek - Add support of ALC891 codec
      ALSA: hda/realtek - New vendor ID for ALC233
      ALSA: hda/realtek - Add more codec rename
      ALSA: hda/realtek - Add support of ALC667 codec
      ALSA: hda/realtek - Add more entry for enable HP mute led

Libin Yang (2):
      ALSA: hda - using POS_FIX_LPIB on Broadwell HDMI Audio
      Revert "ALSA: hda - mask buggy stream DMA0 for Broadwell display controller"

Mengdong Lin (1):
      ALSA: hda - verify pin:converter connection on unsol event for HSW and VLV

Takashi Sakamoto (6):
      ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()
      ALSA: fireworks: Use safer way to arrange ring buffer pointer
      ALSA: fireworks: Improve comments about Fireworks transaction
      ALSA: fireworks: Remove a constant over width to which it's applied
      ALSA: fireworks: Remove meaningless mutex_destroy()
      ALSA: bebob: Remove unused function prototype

Thomas Gleixner (2):
      ALSA: core: Use ktime_get_ts()
      ALSA: intel8x0: Use ktime and ktime_get()

Wang, Xiaoming (1):
      ALSA: compress: Cancel the optimization of compiler and fix the size of struct for all platform.

---
 include/sound/pcm.h                              |  2 +-
 include/uapi/sound/compress_offload.h            |  2 +-
 sound/core/seq/seq_clientmgr.c                   | 36 ++++++----
 sound/core/seq/seq_fifo.c                        |  2 +-
 sound/core/timer.c                               |  4 +-
 sound/firewire/bebob/bebob.h                     |  2 -
 sound/firewire/bebob/bebob_stream.c              |  4 +-
 sound/firewire/fireworks/fireworks.c             |  1 -
 sound/firewire/fireworks/fireworks.h             |  1 -
 sound/firewire/fireworks/fireworks_hwdep.c       |  2 +-
 sound/firewire/fireworks/fireworks_stream.c      |  4 +-
 sound/firewire/fireworks/fireworks_transaction.c | 18 ++---
 sound/pci/hda/hda_intel.c                        | 14 ++--
 sound/pci/hda/patch_hdmi.c                       | 10 ++-
 sound/pci/hda/patch_realtek.c                    | 91 ++++++++++++++++++++++--
 sound/pci/intel8x0.c                             | 10 ++-
 16 files changed, 147 insertions(+), 56 deletions(-)


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

only message in thread, other threads:[~2014-06-13 12:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-13 12:14 [GIT PULL] sound fixes for 3.16-rc1 Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).