All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 6.4-rc7
@ 2023-06-16  8:05 Takashi Iwai
  2023-06-16 19:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2023-06-16  8:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Mark Brown, Liam Girdwood, Linux Kernel Mailing List

Linus,

please pull sound fixes for v6.4-rc7 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.4-rc7

The topmost commit is 227d2c3154a93f424503d3e4b7e157288848cf1b

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

sound fixes for 6.4-rc7

Just a few small fixes.  The only change to the core code is for a
minor race in ALSA OSS sequencer, and the rest are all device-specific
fixes (regression fixes and a usual quirk).

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

Edson Juliano Drosdeck (1):
      ALSA: hda/realtek: Add a quirk for Compaq N14JP6

Jon Hunter (1):
      ASoC: tegra: Fix Master Volume Control

Lukasz Tyl (1):
      ALSA: usb-audio: Add quirk flag for HEM devices to enable native DSD playback

Richard Fitzgerald (1):
      firmware: cs_dsp: Log correct region name in bin error messages

Takashi Iwai (2):
      ALSA: seq: oss: Fix racy open/close of MIDI devices
      ALSA: usb-audio: Fix broken resume due to UAC3 power state

---
 drivers/firmware/cirrus/cs_dsp.c  |  5 +++--
 sound/core/seq/oss/seq_oss_midi.c | 35 ++++++++++++++++++++++-------------
 sound/pci/hda/patch_realtek.c     |  1 +
 sound/soc/tegra/tegra_pcm.c       |  3 +++
 sound/usb/pcm.c                   |  4 ++++
 sound/usb/quirks.c                |  2 ++
 6 files changed, 35 insertions(+), 15 deletions(-)


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

end of thread, other threads:[~2023-06-16 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-16  8:05 [GIT PULL] sound fixes for 6.4-rc7 Takashi Iwai
2023-06-16 19:35 ` 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.