All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ASoC fixes for v6.13-rc6
@ 2025-01-10 13:39 Mark Brown
  2025-01-10 14:34 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2025-01-10 13:39 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: Liam Girdwood, alsa-devel, Mark Brown

The following changes since commit 32c9c06adb5b157ef259233775a063a43746d699:

  ASoC: mediatek: disable buffer pre-allocation (2024-12-19 11:15:09 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.13-rc6

for you to fetch changes up to 139fa599cea0fd9d38e00246ea9f79af6c59acbd:

  ASoC: rsnd: check rsnd_adg_clk_enable() return value (2025-01-09 13:17:02 +0000)

----------------------------------------------------------------
ASoC: Fixes for v6.13

A collection of device specific fixes that came in over the holidays,
plus a MAINTAINERS update and some documentation to help users debug
problems with some of the Cirrus CODECs found in modern laptops.

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

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

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/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 +-
 13 files changed, 364 insertions(+), 17 deletions(-)
 create mode 100644 Documentation/sound/codecs/cs35l56.rst
 create mode 100644 Documentation/sound/codecs/index.rst

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

end of thread, other threads:[~2025-01-10 14:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-10 13:39 [GIT PULL] ASoC fixes for v6.13-rc6 Mark Brown
2025-01-10 14:34 ` Takashi Iwai

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.