All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 5.6-rc2
Date: Fri, 14 Feb 2020 11:59:34 +0100	[thread overview]
Message-ID: <s5heeuxjuy1.wl-tiwai@suse.de> (raw)

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(-)


             reply	other threads:[~2020-02-14 10:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-14 10:59 Takashi Iwai [this message]
2020-02-14 21:40 ` [GIT PULL] sound fixes for 5.6-rc2 pr-tracker-bot

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=s5heeuxjuy1.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 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.