All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 5.11-rc1
@ 2020-12-23  8:31 Takashi Iwai
  2020-12-23 23:41 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2020-12-23  8:31 UTC (permalink / raw
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

Linus,

please pull sound fixes for v5.11-rc1 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-5.11-rc1

The topmost commit is 13be30f156fda725b168ac89fc91f78651575307

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

sound fixes for 5.11-rc1

A collection of small fixes that came up recently for 5.11.
Majority of fixes are usual HD-audio and USB-audio quirks, while
a few PCM core fixes for addressing the information leak and yet
more UBSAN fixes in the core side.

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

Amadej Kastelic (1):
      ALSA: usb-audio: Add VID to support native DSD reproduction on FiiO devices

Chris Chiu (3):
      ALSA: hda/realtek: Remove dummy lineout on Acer TravelMate P648/P658
      ALSA: hda/realtek: Apply jack fixup for Quanta NL3
      ALSA/hda: apply jack fixup for the Acer Veriton N4640G/N6640G/N2510G

Kailang Yang (1):
      ALSA: hda/realtek - Supported Dell fixed type headset

Lars-Peter Clausen (1):
      ALSA: pcm: Remove snd_pcm_lib_preallocate_dma_free()

Mike Oliphant (1):
      ALSA: usb-audio: Add implicit feeback support for the BOSS GT-1

Robin Gong (1):
      ALSA: core: memalloc: add page alignment for iram

Takashi Iwai (6):
      ALSA: usb-audio: Disable sample read check if firmware doesn't give back
      ALSA: memalloc: Align buffer allocations in page size
      ALSA: pcm: Clear the full allocated memory at hw_params
      ALSA: pcm: oss: Fix a few more UBSAN fixes
      ALSA: hda/realtek: Add quirk for MSI-GP73
      ALSA: usb-audio: Add alias entry for ASUS PRIME TRX40 PRO-S

YangHui (1):
      ALSA: core: Remove redundant comments

---
 sound/core/init.c             |  2 --
 sound/core/memalloc.c         |  4 +++-
 sound/core/oss/pcm_oss.c      | 22 ++++++++++++++--------
 sound/core/pcm_memory.c       | 10 +---------
 sound/core/pcm_native.c       |  9 +++++++--
 sound/pci/hda/patch_realtek.c | 33 +++++++++++++++++++++++++++++++++
 sound/usb/card.c              |  3 +++
 sound/usb/clock.c             |  6 ++++++
 sound/usb/implicit.c          |  2 ++
 sound/usb/quirks.c            |  1 +
 10 files changed, 70 insertions(+), 22 deletions(-)


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

* Re: [GIT PULL] sound fixes for 5.11-rc1
  2020-12-23  8:31 [GIT PULL] sound fixes for 5.11-rc1 Takashi Iwai
@ 2020-12-23 23:41 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-12-23 23:41 UTC (permalink / raw
  To: Takashi Iwai; +Cc: Linus Torvalds, Linux Kernel Mailing List

The pull request you sent on Wed, 23 Dec 2020 09:31:23 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-5.11-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/58cf05f597b03a8212d9ecf2c79ee046d3ee8ad9

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:[~2020-12-23 23:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-23  8:31 [GIT PULL] sound fixes for 5.11-rc1 Takashi Iwai
2020-12-23 23:41 ` 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.