From: Takashi Iwai <tiwai@suse.de>
To: Mark Brown <broonie@kernel.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>, alsa-devel@alsa-project.org
Subject: Re: [GIT PULL] ASoC fixes for v6.5-rc1-2
Date: Thu, 20 Jul 2023 15:20:17 +0200 [thread overview]
Message-ID: <87351ik9da.wl-tiwai@suse.de> (raw)
In-Reply-To: <20230720130519.D1DFEC433C7@smtp.kernel.org>
On Thu, 20 Jul 2023 15:05:08 +0200,
Mark Brown wrote:
>
> The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c:
>
> Linux 6.5-rc2 (2023-07-16 15:10:37 -0700)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v6.5-rc1-2
>
> for you to fetch changes up to 269f399dc19f0e5c51711c3ba3bd06e0ef6ef403:
>
> ASoC: fsl_sai: Disable bit clock with transmitter (2023-07-17 19:15:07 +0100)
>
> ----------------------------------------------------------------
> ASoC: Fixes for v6.5
>
> A few more fixes for v6.5, just small driver specific ones.
>
> ----------------------------------------------------------------
> Dan Carpenter (1):
> ASoC: SOF: ipc3-dtrace: uninitialized data in dfsentry_trace_filter_write()
>
> Derek Fang (1):
> ASoC: rt5640: Fix the issue of speaker noise
>
> Fabio Estevam (1):
> ASoC: fsl_sai: Revert "ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode"
>
> Geert Uytterhoeven (1):
> ASoC: codecs: SND_SOC_WCD934X should select REGMAP_IRQ
>
> Johan Hovold (15):
> ASoC: codecs: wcd938x: fix codec initialisation race
> ASoC: codecs: wcd938x: fix mbhc impedance loglevel
> ASoC: codecs: wcd938x: drop inline keywords
> ASoC: codecs: wcd938x: use dev_printk() for impedance logging
> ASoC: codecs: wcd934x: demote impedance printk
> ASoC: codecs: wcd934x: drop inline keywords
> ASoC: codecs: wcd938x: fix soundwire initialisation race
> ASoC: codecs: wcd938x: fix missing mbhc init error handling
> ASoC: qdsp6: audioreach: fix topology probe deferral
> ASoC: codecs: wcd938x: fix missing clsh ctrl error handling
> ASoC: codecs: wcd938x: fix resource leaks on component remove
> ASoC: codecs: wcd934x: fix resource leaks on component remove
> ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component remove
> ASoC: topology: suppress probe deferral errors
> ASoC: core: suppress probe deferral errors
>
> Mario Limonciello (1):
> ASoC: amd: ps: Fix extraneous error messages
>
> Mark Brown (3):
> ASoC: codecs: wcd938x/wcd934x: loglevel fix and
> ASoC/soundwire/qdsp6/wcd: fix leaks and probe deferral
> ASoC: Merge v6.5-rc2
>
> Martin Povišer (1):
> MAINTAINERS: Redo addition of ssm3515 to APPLE SOUND
>
> Mastan Katragadda (1):
> ASoC: SOF: amd: add revision check for sending sha dma completion command
>
> Matthias Reichl (1):
> ASoC: hdmi-codec: fix channel info for compressed formats
>
> Matus Gajdos (1):
> ASoC: fsl_sai: Disable bit clock with transmitter
>
> Nathan Chancellor (1):
> ASoC: cs35l45: Select REGMAP_IRQ
>
> Rob Herring (1):
> ASoC: dt-bindings: audio-graph-card2: Drop incomplete example
>
> Rohit kumar (1):
> ASoC: dt-bindings: Update maintainer email id
>
> Sameer Pujar (1):
> ASoC: rt5640: Fix sleep in atomic context
>
> Sheetal (2):
> ASoC: tegra: Fix AMX byte map
> ASoC: tegra: Fix ADX byte map
>
> Shuming Fan (1):
> ASoC: rt5645: check return value after reading device id
>
> Srinivas Kandagatla (4):
> ASoC: qdsp6: q6apm: use dai link pcm id as pcm device number
> ASoC: qcom: q6afe-dai: fix Display Port Playback stream name
> ASoC: codecs: wcd938x: fix dB range for HPHL and HPHR
> ASoC: qcom: q6apm: do not close GPR port before closing graph
>
> Thomas Petazzoni (1):
> ASoC: cs42l51: fix driver to properly autoload with automatic module loading
>
> Vijendar Mukunda (6):
> ASoC: amd: ps: add comments for DMA irq bits mapping
> ASoC: amd: ps: add fix for dma irq mask for rx streams for SDW0 instance
> ASoC: amd: ps: fix for position register set for AUDIO0 RX stream
> ASoC: amd: ps: add comments for DMA register mapping
> ASoC: amd: ps: fix byte count return value for invalid SoundWire manager instance
> ASoC: amd: acp: fix for invalid dai id handling in acp_get_byte_count()
The shortlog is confusing as if this contains so many changes,
although it's basically only three no-merge commits.
In anyway, I pulled now. Thanks.
Takashi
next prev parent reply other threads:[~2023-07-20 13:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-20 13:05 [GIT PULL] ASoC fixes for v6.5-rc1-2 Mark Brown
2023-07-20 13:20 ` Takashi Iwai [this message]
2023-07-20 14:07 ` Mark Brown
2023-07-20 14:31 ` Takashi Iwai
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=87351ik9da.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
/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