This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d127176862a9 Merge tag 'linux_kselftest-fixes-6.18-rc4' of git://git.ke [...] new a0b7780602b1 scsi: core: Fix a regression triggered by scsi_host_busy() new e23ef4f22db3 scsi: ufs: core: Fix error handler host_sem issue new 6fe4c679dde3 scsi: ufs: core: Initialize value of an attribute returned [...] new 35bc3c8ee319 scsi: ufs: core: Declare tx_lanes witout initialization new d54c676d4fe0 scsi: core: Fix the unit attention counter implementation new 2d51cb1792c7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 3ac2939bc434 crypto: s390/phmac - Do not modify the req->nbytes value new 3c9bf72cc1ce crypto: aspeed - fix double free caused by devm new 3ad81aa52085 Merge tag 'v6.18-p4' of git://git.kernel.org/pub/scm/linux [...] new 1386d16761c0 ALSA: hda/realtek: Add quirk for Lenovo Yoga 7 2-in-1 14AKP10 new 7963891f7c9c ALSA: usb-audio: fix control pipe direction new 75cdae446ddf ALSA: usb-audio: don't log messages meant for 1810c when i [...] new 28935ee5e478 ALSA: hda/realtek: Fix mute led for HP Victus 15-fa1xxx (MB 8C2D) new 4f4c654f5a0f ALSA: hda/realtek: Enable mic on Vaio RPL new ec20584f2523 ASoC: cs-amp-lib-test: Fix missing include of kunit/test-bug.h new ef30cb1304f0 ASoC: amd: acp: Add ACP7.0 match entries for cs35l56 and cs42l43 new bf6fb4a27273 ASOC: max98090/91: fix for filter configuration: AHPF remo [...] new 3bcdbc221d67 ASoC: Intel: soc-acpi-intel-ptl-match: Remove cs42l43 matc [...] new fdbb53d318aa ASoC: qdsp6: q6asm: do not sleep while atomic new 248adfe32bfd ASoC: cs530x: Correct log message with expected variable new 6b03360fe9f4 Add support for Cirrus Logic CS530x DAC and CODEC new 79a6f2da1685 ASoC: mediatek: Fix double pm_runtime_disable in remove functions new 3293d3d7b088 ASoC: sdw_utils: add name_prefix for rt1321 part id new cfca1637bc2b ASoC: Intel: avs: Unprepare a stream when XRUN occurs new 845f716dc5f3 ASoC: Intel: avs: Disable periods-elapsed work when closing PCM new 64007ad3e2a0 ASoC: Intel: avs: Use snd_codec format when initializing probe new a35551a32d86 ASoC: Intel: avs: Set of streaming fixes new d9fbe5b0bf7e ASoC: fsl_sai: fix bit order for DSD format new ba3a5e1aeaa0 ASoC: fsl_micfil: correct the endian format for DSD new ad68c0536cfc ASoC: fsl: correct the bit order issue for DSD new d914ec6f0754 ASoC: rt721: fix prepare clock stop failed new c8b8804760eb ASoC: Fix build for sdw_utils new b2dd1d0d322d ASoC: fsl_sai: Fix sync error in consumer mode new 45f5c9eec43a ASoC: soc_sdw_utils: remove cs42l43 component_name new 22897e568646 ASoC: renesas: rz-ssi: Use proper dma_buffer_pos after resume new 5e5c8aa73d99 ASoC: dt-bindings: pm4125-sdw: correct number of soundwire ports new 390db60f8e2b Merge tag 'asoc-fix-v6.18-rc2' of https://git.kernel.org/p [...] new 58fdd8484c05 Merge tag 'sound-6.18-rc4' of git://git.kernel.org/pub/scm [...]
The 38 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../devicetree/bindings/sound/qcom,pm4125-sdw.yaml | 4 +- arch/s390/crypto/phmac_s390.c | 52 ++++--- drivers/crypto/aspeed/aspeed-acry.c | 2 - drivers/scsi/hosts.c | 5 +- drivers/scsi/scsi_error.c | 4 +- drivers/ufs/core/ufshcd.c | 28 ++-- include/scsi/scsi_device.h | 10 +- sound/hda/codecs/realtek/alc269.c | 14 ++ sound/soc/amd/acp/amd-acp70-acpi-match.c | 157 +++++++++++++++++++++ sound/soc/codecs/cs-amp-lib-test.c | 1 + sound/soc/codecs/cs530x.c | 2 +- sound/soc/codecs/max98090.c | 6 +- sound/soc/codecs/rt721-sdca.c | 4 + sound/soc/codecs/rt721-sdca.h | 1 + sound/soc/fsl/fsl_micfil.c | 4 +- sound/soc/fsl/fsl_sai.c | 11 +- sound/soc/intel/avs/pcm.c | 3 + sound/soc/intel/avs/probes.c | 18 +-- sound/soc/intel/common/soc-acpi-intel-ptl-match.c | 52 ------- sound/soc/mediatek/mt8195/mt8195-afe-pcm.c | 1 - sound/soc/mediatek/mt8365/mt8365-afe-pcm.c | 1 - sound/soc/qcom/qdsp6/q6asm.c | 2 +- sound/soc/renesas/rz-ssi.c | 25 ++-- sound/soc/sdw_utils/soc_sdw_utils.c | 1 - sound/usb/mixer_s1810c.c | 35 ++--- 25 files changed, 296 insertions(+), 147 deletions(-)