LKML Archive mirror
 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.13-rc3
Date: Thu, 20 May 2021 14:46:52 +0200	[thread overview]
Message-ID: <s5hcztlh8sj.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v5.13-rc3 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-5.13-rc3

The topmost commit is 05ca447630334c323c9e2b788b61133ab75d60d3

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

sound fixes for 5.13-rc3

All small device-specific fixes here: a series of FireWire audio
fixes, UAF and other fixes in USB-audio and co spotted by fuzzer,
and a few HD-audio quirks as usual.

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

Daniel Cordova A (1):
      ALSA: hda: fixup headset for ASUS GU502 laptop

Elia Devito (1):
      ALSA: hda/realtek: Add fixup for HP Spectre x360 15-df0xxx

Hui Wang (1):
      ALSA: hda/realtek: reset eapd coeff to default value for alc287

PeiSen Hou (1):
      ALSA: hda/realtek: Add some CLOVE SSIDs of ALC293

Takashi Iwai (4):
      ALSA: usb-audio: Validate MS endpoint descriptors
      ALSA: usb-audio: Fix potential out-of-bounce access in MIDI EP parser
      ALSA: intel8x0: Don't update period unless prepared
      ALSA: line6: Fix racy initialization of LINE6 MIDI

Takashi Sakamoto (7):
      ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26
      ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro
      ALSA: firewire-lib: fix check for the size of isochronous packet payload
      ALSA: firewire-lib: fix calculation for size of IR context payload
      ALSA: firewire-lib: fix amdtp_packet tracepoints event for packet_index field
      ALSA: dice: disable double_pcm_frames mode for M-Audio Profire 610, 2626 and Avid M-Box 3 Pro
      ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling transfer frequency

---
 sound/firewire/Kconfig                  |  4 +-
 sound/firewire/amdtp-stream-trace.h     |  6 +--
 sound/firewire/amdtp-stream.c           | 42 +++++++++------
 sound/firewire/bebob/bebob.c            |  2 +-
 sound/firewire/dice/dice-alesis.c       |  2 +-
 sound/firewire/dice/dice-pcm.c          |  4 +-
 sound/firewire/dice/dice-stream.c       |  2 +-
 sound/firewire/dice/dice-tcelectronic.c |  4 +-
 sound/firewire/dice/dice.c              | 24 +++++++++
 sound/firewire/dice/dice.h              |  3 +-
 sound/firewire/oxfw/oxfw.c              |  1 -
 sound/pci/hda/patch_realtek.c           | 94 ++++++++++++++++++++++++++++++++-
 sound/pci/intel8x0.c                    |  7 +++
 sound/usb/line6/driver.c                |  4 ++
 sound/usb/line6/pod.c                   |  5 --
 sound/usb/line6/variax.c                |  6 ---
 sound/usb/midi.c                        | 11 ++--
 17 files changed, 175 insertions(+), 46 deletions(-)


             reply	other threads:[~2021-05-20 12:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-20 12:46 Takashi Iwai [this message]
2021-05-20 16:47 ` [GIT PULL] sound fixes for 5.13-rc3 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=s5hcztlh8sj.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 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 read-only IMAP folder(s) and NNTP newsgroup(s).