All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 5.6-rc2
@ 2020-02-14 10:59 Takashi Iwai
  2020-02-14 21:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2020-02-14 10:59 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

Linus,

please pull sound fixes for v5.6-rc2 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.6-rc2

The topmost commit is 0fbb027b44e79700da80e4b8bd1c1914d4796af6

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

sound fixes for 5.6-rc2

The only common change is the regression fix of the previous PCM fix
patch for managed buffers while the rest are usual suspects, USB-audio
and HD-audio device-specific quirks.  The change for UAC2 clock
validation workaround became a bit big, but the changes are fairly
straightforward.

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

Alexander Tsoy (1):
      ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000

Arvind Sankar (1):
      ALSA: usb-audio: Apply sample rate quirk for Audioengine D1

Kailang Yang (1):
      ALSA: hda/realtek - Add more codec supported Headset Button

Takashi Iwai (4):
      ALSA: usb-audio: Apply 48kHz fixed rate playback for Jabra Evolve 65 headset
      ALSA: usb-audio: Fix UAC2/3 effect unit parsing
      ALSA: hda/realtek - Fix silent output on MSI-GL73
      ALSA: pcm: Fix double hw_free calls

---
 sound/core/pcm_native.c       |  3 +-
 sound/pci/hda/patch_realtek.c |  4 ++
 sound/usb/clock.c             | 91 ++++++++++++++++++++++++++++++-------------
 sound/usb/clock.h             |  4 +-
 sound/usb/format.c            | 36 ++++++++++-------
 sound/usb/mixer.c             | 12 +++++-
 sound/usb/quirks.c            |  1 +
 7 files changed, 105 insertions(+), 46 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-14 21:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-14 10:59 [GIT PULL] sound fixes for 5.6-rc2 Takashi Iwai
2020-02-14 21:40 ` pr-tracker-bot

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.