All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 6.4-rc7
Date: Fri, 16 Jun 2023 10:05:25 +0200	[thread overview]
Message-ID: <87ttv77ry2.wl-tiwai@suse.de> (raw)

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


             reply	other threads:[~2023-06-16  8:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-16  8:05 Takashi Iwai [this message]
2023-06-16 19:35 ` [GIT PULL] sound fixes for 6.4-rc7 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=87ttv77ry2.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --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.