[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <s5heeuxjuy1.wl-tiwai@suse.de>
Date: Fri, 14 Feb 2020 11:59:34 +0100
From: Takashi Iwai <tiwai@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sound fixes for 5.6-rc2
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(-)
Powered by blists - more mailing lists