* [GIT PULL] sound fixes for 6.6-rc7
@ 2023-10-20 14:20 Takashi Iwai
2023-10-20 17:28 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Takashi Iwai @ 2023-10-20 14:20 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Mark Brown, Liam Girdwood, Linux Kernel Mailing List
Linus,
please pull sound fixes for v6.6-rc7 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.6-rc7
The topmost commit is 8e13caa2150b5a1287a1900952d3d7e04363f921
----------------------------------------------------------------
sound fixes for 6.6-rc7
Still higher volume than wished, but all are driver-specific small
fixes and look safe for this late RC. The majority of changes are
for ASoC, especially for wcd938x driver and Cirrus codec drivers,
while there are other random fixes including usual HD-audio quirks.
----------------------------------------------------------------
Artem Borisov (1):
ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV
Charles Keepax (2):
ASoC: dt-bindings: cirrus,cs42l43: Update values for bias sense
ASoC: cs42l43: Update values for bias sense
Dan Carpenter (1):
ASoC: pxa: fix a memory leak in probe()
David Rau (1):
ASoC: da7219: Correct the process of setting up Gnd switch in AAD
Johan Hovold (7):
ASoC: codecs: wcd938x: drop bogus bind error handling
ASoC: codecs: wcd938x: fix unbind tear down order
ASoC: codecs: wcd938x: fix resource leaks on bind errors
ASoC: codecs: wcd938x: fix regulator leaks on probe errors
ASoC: codecs: wcd938x: fix runtime PM imbalance on remove
ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind
ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe errors
Kailang Yang (1):
ALSA: hda/realtek - Fixed ASUS platform headset Mic issue
Krzysztof Kozlowski (2):
ASoC: soc-dapm: Add helper for comparing widget name
ASoC: codecs: wsa-macro: handle component name prefix
Luka Guzenko (1):
ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx
Mark Brown (1):
ASoC: dwc: Fix non-DT instantiation
Richard Fitzgerald (3):
ASoC: cs35l56: Fix illegal use of init_completion()
ASoC: cs35l56: ASP1 DOUT must default to Hi-Z when not transmitting
ASoC: cs42l42: Fix missing include of gpio/consumer.h
Roy Chateau (1):
ASoC: codecs: tas2780: Fix log of failed reset via I2C.
Shuming Fan (1):
ASoC: rt5650: fix the wrong result of key button
---
.../devicetree/bindings/sound/cirrus,cs42l43.yaml | 2 +-
include/sound/soc-dapm.h | 1 +
sound/pci/hda/patch_realtek.c | 27 ++++++++
sound/soc/codecs/cs35l56.c | 8 ++-
sound/soc/codecs/cs42l42-sdw.c | 1 +
sound/soc/codecs/cs42l43-jack.c | 2 +-
sound/soc/codecs/da7219-aad.c | 11 ++--
sound/soc/codecs/lpass-wsa-macro.c | 4 +-
sound/soc/codecs/rt5645.c | 2 +
sound/soc/codecs/tas2780.c | 2 +-
sound/soc/codecs/wcd938x-sdw.c | 27 +++++++-
sound/soc/codecs/wcd938x.c | 76 ++++++++++++++++------
sound/soc/dwc/dwc-i2s.c | 2 +-
sound/soc/pxa/pxa-ssp.c | 2 +-
sound/soc/soc-component.c | 1 +
sound/soc/soc-dapm.c | 12 ++++
16 files changed, 146 insertions(+), 34 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] sound fixes for 6.6-rc7
2023-10-20 14:20 [GIT PULL] sound fixes for 6.6-rc7 Takashi Iwai
@ 2023-10-20 17:28 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-10-20 17:28 UTC (permalink / raw)
To: Takashi Iwai
Cc: Linus Torvalds, Mark Brown, Liam Girdwood, Linux Kernel Mailing List
The pull request you sent on Fri, 20 Oct 2023 16:20:52 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-6.6-rc7
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/14f6863328164a9e66024bce5f2fa27de7dc00f0
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-10-20 17:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-20 14:20 [GIT PULL] sound fixes for 6.6-rc7 Takashi Iwai
2023-10-20 17:28 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome