Linux Sound subsystem development
 help / color / mirror / Atom feed
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 Sound Mailing List <linux-sound@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] sound fixes for 6.13-final
Date: Tue, 14 Jan 2025 09:40:05 +0100	[thread overview]
Message-ID: <8734hl23h6.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v6.13-final from:

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

The topmost commit is 34c8e74cd6667ef5da90d448a1af702c4b873bd3

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

sound fixes for 6.13-final

Hopefully the last PR for 6.13.  This became bigger than wished
due to the timing after holiday breaks.

The only large LOC is the additional document for Cirrus codec
which is nice for users (and absolutely safe).  All the rest are
small fixes in ASoC Rcar and codecs as well as HD-audio quirks.
(And no fix for USB guitar pedals seen yet :)

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

Charles Keepax (3):
      ASoC: wm8994: Add depends on MFD core
      ASoC: samsung: Add missing selects for MFD_WM8994
      ASoC: samsung: Add missing depends on I2C

Kuninori Morimoto (2):
      MAINTAINERS: add missing maintainers for Simple Audio Card
      ASoC: rsnd: check rsnd_adg_clk_enable() return value

Luke D. Jones (2):
      ALSA: hda/realtek: fixup ASUS GA605W
      ALSA: hda/realtek: fixup ASUS H7606W

Maciej Strozek (1):
      ASoC: cs42l43: Add codec force suspend/resume ops

Marian Postevca (1):
      ASoC: codecs: es8316: Fix HW rate calculation for 48Mhz MCLK

Richard Fitzgerald (2):
      ALSA: doc: cs35l56: Add information about Cirrus Logic CS35L54/56/57
      ALSA: doc: Add codecs/index.rst to top-level index

Shenghao Ding (1):
      ASoC: tas2781: Fix occasional calibration failture

Stefan Binding (1):
      ALSA: hda/realtek: Add support for Ayaneo System using CS35L41 HDA

Yage Geng (1):
      ALSA: hda/realtek: Fix volume adjustment issue on Lenovo ThinkBook 16P Gen5

Zhang Yi (1):
      ASoC: codecs: ES8326: Adjust ANA_MICBIAS to reduce pop noise

---
 Documentation/sound/codecs/cs35l56.rst | 292 +++++++++++++++++++++++++++++++++
 Documentation/sound/codecs/index.rst   |   9 +
 Documentation/sound/index.rst          |   1 +
 MAINTAINERS                            |   2 +
 sound/pci/hda/patch_realtek.c          |   7 +-
 sound/soc/codecs/Kconfig               |   1 +
 sound/soc/codecs/cs42l43.c             |   1 +
 sound/soc/codecs/es8316.c              |  10 +-
 sound/soc/codecs/es8326.c              |  23 ++-
 sound/soc/codecs/tas2781-i2c.c         |   2 +-
 sound/soc/renesas/rcar/adg.c           |  28 +++-
 sound/soc/renesas/rcar/core.c          |   4 +-
 sound/soc/renesas/rcar/rsnd.h          |   2 +-
 sound/soc/samsung/Kconfig              |   6 +-
 14 files changed, 369 insertions(+), 19 deletions(-)
 create mode 100644 Documentation/sound/codecs/cs35l56.rst
 create mode 100644 Documentation/sound/codecs/index.rst


             reply	other threads:[~2025-01-14  8:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-14  8:40 Takashi Iwai [this message]
2025-01-14 18:26 ` [GIT PULL] sound fixes for 6.13-final 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=8734hl23h6.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --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