All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 5.13-rc3
@ 2021-05-20 12:46 Takashi Iwai
  2021-05-20 16:47 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2021-05-20 12:46 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

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


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

* Re: [GIT PULL] sound fixes for 5.13-rc3
  2021-05-20 12:46 [GIT PULL] sound fixes for 5.13-rc3 Takashi Iwai
@ 2021-05-20 16:47 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-05-20 16:47 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: Linus Torvalds, Linux Kernel Mailing List

The pull request you sent on Thu, 20 May 2021 14:46:52 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6aa37a53ff235a0579d7893c08fd05c2171aafb4

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-05-20 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-20 12:46 [GIT PULL] sound fixes for 5.13-rc3 Takashi Iwai
2021-05-20 16:47 ` 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.