From: Takashi Iwai <tiwai@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Sound Mailing List <linux-sound@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 6.12-rc1
Date: Fri, 02 Aug 2024 10:15:45 +0200 [thread overview]
Message-ID: <87a5hvibm6.wl-tiwai@suse.de> (raw)
Linus,
please pull sound fixes for v6.11-rc2 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.11-rc2
The topmost commit is 478689b5990deb626a0b3f1ebf165979914d6be4
----------------------------------------------------------------
sound fixes for 6.11-rc2
A small collection of fixes:
- Revert of FireWire changes that caused a long-time regression
- Another long-time regression fix for AMD HDMI
- MIDI2 UMP fixes
- HD-audio Conexant codec fixes and a qurik
----------------------------------------------------------------
Edmund Raile (2):
Revert "ALSA: firewire-lib: obsolete workqueue for period update"
Revert "ALSA: firewire-lib: operate for period elapse event in process context"
Mavroudis Chatzilazaridis (1):
ALSA: hda/realtek: Add quirk for Acer Aspire E5-574G
Takashi Iwai (10):
ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown
ALSA: hda/conexant: Mute speakers at suspend / shutdown
ALSA: seq: ump: Optimize conversions from SysEx to UMP
ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
ALSA: ump: Explicitly reset RPN with Null RPN
ALSA: seq: ump: Use the common RPN/bank conversion context
ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
ALSA: seq: ump: Explicitly reset RPN with Null RPN
ALSA: usb-audio: Correct surround channels in UAC1 channel map
ALSA: hda: Conditionally use snooping for AMD HDMI
songxiebing (1):
ALSA: hda: conexant: Fix headset auto detect fail in the polling mode
---
include/sound/ump_convert.h | 1 +
sound/core/seq/seq_ports.h | 14 +---
sound/core/seq/seq_ump_convert.c | 138 ++++++++++++++++++++++++---------------
sound/core/ump_convert.c | 60 ++++++++++++-----
sound/firewire/amdtp-stream.c | 38 +++++++----
sound/firewire/amdtp-stream.h | 1 +
sound/pci/hda/hda_controller.h | 2 +-
sound/pci/hda/hda_generic.c | 63 ++++++++++++++++++
sound/pci/hda/hda_generic.h | 1 +
sound/pci/hda/hda_intel.c | 10 ++-
sound/pci/hda/patch_conexant.c | 56 ++++------------
sound/pci/hda/patch_realtek.c | 1 +
sound/usb/stream.c | 4 +-
13 files changed, 244 insertions(+), 145 deletions(-)
next reply other threads:[~2024-08-02 8:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-02 8:15 Takashi Iwai [this message]
2024-08-02 8:17 ` [GIT PULL] sound fixes for 6.12-rc1 Takashi Iwai
2024-08-02 16:53 ` 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=87a5hvibm6.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@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