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.9-rc1
Date: Mon, 18 Mar 2024 09:55:45 +0100 [thread overview]
Message-ID: <87o7bb9awe.wl-tiwai@suse.de> (raw)
Linus,
please pull sound fixes for v6.9-rc1 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-6.9-rc1
The topmost commit is 585f5bf9e9f65b1fec607780d75d08afee0f0b85
----------------------------------------------------------------
sound fixes for 6.9-rc1
Two regression fixes that had been introduced in the previous PR,
additional HD-audio quirks, and a further enhancement for the new
kunit.
----------------------------------------------------------------
Ian Murphy (1):
ALSA: hda/realtek: add in quirk for Acer Swift Go 16 - SFG16-71
Jichi Zhang (1):
ALSA: hda/realtek: Add quirk for Lenovo Yoga 9 14IMH9
Takashi Iwai (2):
ALSA: timer: Fix missing irq-disable at closing
Revert "ALSA: usb-audio: Name feature ctl using output if input is PCM"
Takashi Sakamoto (1):
ALSA: core: add kunitconfig
---
sound/core/.kunitconfig | 5 +++++
sound/core/timer.c | 2 +-
sound/pci/hda/patch_realtek.c | 22 +++++++++++++++++++
sound/usb/mixer.c | 49 +++++++++++++------------------------------
4 files changed, 42 insertions(+), 36 deletions(-)
create mode 100644 sound/core/.kunitconfig
next reply other threads:[~2024-03-18 8:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-18 8:55 Takashi Iwai [this message]
2024-03-18 16:48 ` [GIT PULL] sound fixes for 6.9-rc1 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=87o7bb9awe.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 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.