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 5.19-rc1
Date: Fri, 03 Jun 2022 10:34:45 +0200 [thread overview]
Message-ID: <87bkva2li2.wl-tiwai@suse.de> (raw)
Linus,
please pull sound fixes for v5.18 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-5.19-rc1
The topmost commit is 672362cbe6df049299c8ed0a463d89daf66b081c
----------------------------------------------------------------
sound fixes for 5.19-rc1
A collection of small fixes for 5.19 merge window. Nothing particular
stands out, as most changes are device-specific fixes and quirks.
----------------------------------------------------------------
Adam Thomson (2):
ASoC: da7219: Fix pole orientation detection on certain headsets
ASoC: da7219: cancel AAD related work earlier for jack removal
David Lin (1):
ASoC: Intel: common: fix typo for tplg naming
Marios Levogiannis (1):
ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUS
Mark Brown (1):
selftests: alsa: Handle pkg-config failure more gracefully
Oder Chiou (1):
ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM
Pierre-Louis Bossart (1):
ASoC: soc-pcm: fix BE transition for TRIGGER_START
Rik van der Kemp (1):
ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9520 laptop
Shengjiu Wang (1):
ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition
Syed Saba kareem (1):
ASoC: SOF: amd: Fixed Build error
Takashi Iwai (3):
ALSA: usb-audio: Add mixer mapping for Gigabyte B450/550 Mobos
ALSA: usb-audio: Cancel pending work at closing a MIDI substream
ALSA: usb-audio: Optimize TEAC clock quirk
Uwe Kleine-König (1):
ASoC: Intel: avs: Fix build error on arc, m68k and sparc
Xiang wangx (1):
ALSA: hda/via: Delete does not require return
---
sound/pci/hda/patch_realtek.c | 11 +++++++++
sound/pci/hda/patch_via.c | 2 --
sound/soc/amd/acp/acp-pci.c | 1 +
sound/soc/codecs/da7219-aad.c | 18 +++++++++++---
sound/soc/codecs/rt5640.c | 11 +++++++--
sound/soc/codecs/rt5640.h | 2 ++
sound/soc/fsl/fsl_sai.h | 4 +--
sound/soc/intel/avs/board_selection.c | 3 ++-
sound/soc/intel/boards/bytcr_rt5640.c | 2 ++
sound/soc/intel/common/soc-acpi-intel-adl-match.c | 2 +-
sound/soc/soc-pcm.c | 2 --
sound/usb/clock.c | 12 ++++++---
sound/usb/midi.c | 3 +++
sound/usb/mixer_maps.c | 30 +++++++++++++++++++++++
tools/testing/selftests/alsa/Makefile | 3 +++
15 files changed, 89 insertions(+), 17 deletions(-)
next reply other threads:[~2022-06-03 8:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-03 8:34 Takashi Iwai [this message]
2022-06-03 18:50 ` [GIT PULL] sound fixes for 5.19-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=87bkva2li2.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.