public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 5.19-rc1
@ 2022-06-03  8:34 Takashi Iwai
  2022-06-03 18:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2022-06-03  8:34 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Mark Brown, Liam Girdwood, Linux Kernel Mailing List

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


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

end of thread, other threads:[~2022-06-03 18:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-03  8:34 [GIT PULL] sound fixes for 5.19-rc1 Takashi Iwai
2022-06-03 18:50 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox