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.7-final
Date: Thu, 04 Jan 2024 10:47:07 +0100 [thread overview]
Message-ID: <8734vda0ro.wl-tiwai@suse.de> (raw)
Linus,
please pull sound fixes for v6.7-final from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.7-final
The topmost commit is b6ce6e6c79e4ec650887f1fe391a70e54972001a
----------------------------------------------------------------
sound fixes for 6.7-final
It became more than wished, partly because of vacations.
But all changes are fairly device-specific and should be safe to
apply.
- A regression fix for Oops at ASoC HD-audio probe
- A series of TAS2781 HD-audio codec fixes
- A random build regression fix with SPI helpers
- Minor endianness fix for USB-audio mixer code
- ASoC FSL driver error handling fix
- ASoC Mediatek driver register fix
- A series of ASoC meson g12a driver fixes
- A few usual HD-audio oneliner quirks
----------------------------------------------------------------
Aabish Malik (1):
ALSA: hda/realtek: enable SND_PCI_QUIRK for hp pavilion 14-ec1xxx series
Andy Chi (1):
ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBook
Arnd Bergmann (1):
ALSA: hda: cs35l41: fix building without CONFIG_SPI
Chancel Liu (1):
ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable
Eugen Hristev (1):
ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offset
Geoffrey D. Bennett (1):
ALSA: scarlett2: Convert meter levels from little-endian
Gergo Koteles (4):
ALSA: hda/tas2781: do not use regcache
ALSA: hda/tas2781: fix typos in comment
ALSA: hda/tas2781: move set_drv_data outside tasdevice_init
ALSA: hda/tas2781: remove sound controls in unbind
Mark Brown (4):
ASoC: meson: g12a-toacodec: Validate written enum values
ASoC: meson: g12a-tohdmitx: Validate written enum values
ASoC: meson: g12a-toacodec: Fix event generation
ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux
Peter Ujfalusi (1):
ASoC: SOF: Intel: hda-codec: Delay the codec device registration
Siddhesh Dharme (1):
ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6
---
sound/pci/hda/cs35l41_hda_property.c | 4 +-
sound/pci/hda/patch_realtek.c | 3 +
sound/pci/hda/tas2781_hda_i2c.c | 244 +++++++++++++++-------------
sound/soc/codecs/tas2781-comlib.c | 4 +-
sound/soc/codecs/tas2781-i2c.c | 2 +
sound/soc/fsl/fsl_rpmsg.c | 10 +-
sound/soc/mediatek/mt8186/mt8186-dai-adda.c | 2 +-
sound/soc/meson/g12a-toacodec.c | 5 +-
sound/soc/meson/g12a-tohdmitx.c | 8 +-
sound/soc/sof/intel/hda-codec.c | 18 +-
sound/usb/mixer_scarlett2.c | 4 +-
11 files changed, 172 insertions(+), 132 deletions(-)
next reply other threads:[~2024-01-04 9:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-04 9:47 Takashi Iwai [this message]
2024-01-04 19:10 ` [GIT PULL] sound fixes for 6.7-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=8734vda0ro.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