All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sound fixes for 6.5-rc7
@ 2023-08-18 10:06 Takashi Iwai
  2023-08-18 17:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2023-08-18 10:06 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Mark Brown, Liam Girdwood, Linux Kernel Mailing List

Linus,

please pull sound fixes for v6.5-rc7 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.5-rc7

The topmost commit is 46cdff2369cbdf8d78081a22526e77bd1323f563

----------------------------------------------------------------

sound fixes for 6.5-rc7

Slightly bigger than I wished, but here we go, a collection of fixes
for 6.5.  The only change in the core side is the ease for repeated
ASoC error messages, and the rest are all pretty device-specific small
fixes (including regression fixes) for ASoC Intel and HD-audio /
USB-audio quirks.

----------------------------------------------------------------

Bard Liao (1):
      ASoC: max98363: don't return on success reading revision ID

Daniel Baluta (1):
      ASoC: fsl: micfil: Use dual license micfil code

Hans de Goede (1):
      ASoC: lower "no backend DAIs enabled for ... Port" log severity

Jerome Brunet (1):
      ASoC: meson: axg-tdm-formatter: fix channel slot allocation

Kailang Yang (1):
      ALSA: hda/realtek - Remodified 3k pull low procedure

Peter Ujfalusi (1):
      ASoC: SOF: ipc4-topology: Update the basecfg for copier earlier

Pierre-Louis Bossart (1):
      ASoC: Intel: sof-sdw: update jack detection quirk for LunarLake RVP

Ranjani Sridharan (1):
      ASoC: SOF: intel: hda: Clean up link DMA for IPC3 during stop

Shuming Fan (1):
      ASoC: rt1308-sdw: fix random louder sound

Stefan Binding (3):
      ALSA: hda/realtek: Add quirks for HP G11 Laptops
      ALSA: hda/realtek: Switch Dell Oasis models to use SPI
      ALSA: hda/cs8409: Support new Dell Dolphin Variants

Xia Fukun (1):
      ASoC: SOF: Fix incorrect use of sizeof in sof_ipc3_do_rx_work()

Zhang Shurong (1):
      ASoC: rt5665: add missed regulator_bulk_disable

dengxiang (1):
      ALSA: usb-audio: Add support for Mythware XA001AU capture and playback interfaces.

jairaj-arava (1):
      ASoC: Intel: sof-sdw-cs42142: fix for codec button mapping

---
 sound/pci/hda/patch_cs8409-tables.c      |  4 +++
 sound/pci/hda/patch_realtek.c            | 24 ++++++++++++------
 sound/soc/codecs/max98363.c              |  9 ++++---
 sound/soc/codecs/rt1308-sdw.c            | 13 +++++++++-
 sound/soc/codecs/rt5665.c                |  2 ++
 sound/soc/fsl/fsl_micfil.c               |  4 +--
 sound/soc/fsl/fsl_micfil.h               |  2 +-
 sound/soc/intel/boards/sof_sdw.c         |  2 +-
 sound/soc/intel/boards/sof_sdw_cs42l42.c |  6 ++---
 sound/soc/meson/axg-tdm-formatter.c      | 42 ++++++++++++++++++++------------
 sound/soc/soc-pcm.c                      |  8 ++++--
 sound/soc/sof/intel/hda-dai-ops.c        | 11 ++++++++-
 sound/soc/sof/intel/hda-dai.c            |  5 ++--
 sound/soc/sof/intel/hda.h                |  2 ++
 sound/soc/sof/ipc3.c                     |  2 +-
 sound/soc/sof/ipc4-topology.c            |  6 ++---
 sound/usb/quirks-table.h                 | 29 ++++++++++++++++++++++
 17 files changed, 125 insertions(+), 46 deletions(-)


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

* Re: [GIT PULL] sound fixes for 6.5-rc7
  2023-08-18 10:06 [GIT PULL] sound fixes for 6.5-rc7 Takashi Iwai
@ 2023-08-18 17:48 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-08-18 17:48 UTC (permalink / raw)
  To: Takashi Iwai
  Cc: Linus Torvalds, Mark Brown, Liam Girdwood, Linux Kernel Mailing List

The pull request you sent on Fri, 18 Aug 2023 12:06:35 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.5-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ce03e1807c1f71abcba185e6052cbef250600514

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2023-08-18 17:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-18 10:06 [GIT PULL] sound fixes for 6.5-rc7 Takashi Iwai
2023-08-18 17:48 ` pr-tracker-bot

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.