public inbox for linux-kernel@vger.kernel.org
 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.10-rc1
Date: Fri, 24 May 2024 10:13:36 +0200	[thread overview]
Message-ID: <87ttin39vz.wl-tiwai@suse.de> (raw)

Linus,

please pull sound fixes for v6.10-rc1 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-fix-6.10-rc1

The topmost commit is d001e978c1c45b25d823489171151d13fd28ef4e

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

sound fixes for 6.10-rc1

A collection of small fixes for 6.10-rc1.  Most of changes are
various device-specific fixes and quirks, while there are a few small
changes in ALSA core timer and module / built-in fixes.

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

Abhinav Saxena (1):
      Documentation: sound: Fix trailing whitespaces

Andy Chi (1):
      ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 440/460 G11.

Jack Yu (1):
      ASoC: rt5645: mic-in detection threshold modification

Jian-Hong Pan (1):
      ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with ALC897

Manuel Barrio Linares (1):
      ALSA: usb-audio: Fix for sampling rates support for Mbox3

Peter Ujfalusi (1):
      ASoC: Intel: sof_sdw_rt_sdca_jack_common: Use name_prefix for `-sdca` detection

Rob Herring (Arm) (1):
      ASoC: dt-bindings: stm32: Ensure compatible pattern matches whole string

Shenghao Ding (2):
      ASoC: tas2552: Add TX path for capturing AUDIO-OUT data
      ASoC: tas2781: Fix wrong loading calibrated data sequence

Takashi Iwai (3):
      ALSA: timer: Set lower bound of start tick time
      ALSA: core: Fix NULL module pointer assignment at card init
      ALSA: core: Enable proc module when CONFIG_MODULES=y

Zhang Yi (1):
      ASoC: codecs: ES8326: solve hp and button detect issue

---
 .../devicetree/bindings/sound/st,stm32-sai.yaml    |   2 +-
 Documentation/sound/hd-audio/notes.rst             |  16 ++--
 include/sound/tas2781-dsp.h                        |   7 +-
 sound/core/init.c                                  |  12 +--
 sound/core/timer.c                                 |   8 ++
 sound/pci/hda/patch_realtek.c                      |  12 +++
 sound/soc/codecs/es8326.c                          |   6 +-
 sound/soc/codecs/rt5645.c                          |   1 +
 sound/soc/codecs/tas2552.c                         |  15 ++-
 sound/soc/codecs/tas2781-fmwlib.c                  | 103 ++++++---------------
 sound/soc/codecs/tas2781-i2c.c                     |   4 +-
 .../soc/intel/boards/sof_sdw_rt_sdca_jack_common.c |   2 +-
 sound/usb/quirks.c                                 |   4 +-
 13 files changed, 86 insertions(+), 106 deletions(-)


             reply	other threads:[~2024-05-24  8:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-24  8:13 Takashi Iwai [this message]
2024-05-24 16:45 ` [GIT PULL] sound fixes for 6.10-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=87ttin39vz.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