This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 2408a807bfc3 Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub [...] new 76b0a22d4cf7 ALSA: hda/realtek: Limit mic boost on Positivo ARN50 new a1f7b7ff0e10 PCI: pci_ids: add INTEL_HDA_PTL_H new 214e6be2d91d ALSA: hda: intel-dsp-config: Add PTL-H support new 4e9c87cfcd05 ASoC: SOF: Intel: pci-ptl: Add support for PTL-H new d7e2447a4d51 ALSA: hda: hda-intel: add Panther Lake-H support new 70e90680c259 ALSA: Switch to use hrtimer_setup() new 2afd96a4a0b1 ALSA: hda/tas2781: Update tas2781 hda SPI driver new 174448badb44 ALSA: hda/realtek: Fixup ALC225 depop procedure new a8c9a4533876 ASoC: fsl_micfil: Enable default case in micfil_set_quality() new 6b24e67b4056 ASoC: rockchip: i2s-tdm: fix shift config for SND_SOC_DAIF [...] new 3588b76db7ba ASoC: Intel: soc-acpi-intel-tgl-match: declare adr as ull new 20efccc53abf ASoC: Intel: soc-acpi-intel-mtl-match: declare adr as ull new 98fcb50a9842 ASoC: Intel: soc-acpi-intel-tgl/mtl-match: declare adr new dabbd325b25e ASoC: simple-card-utils.c: add missing dlc->of_node new 679074942c25 ASoC: arizona/madera: use fsleep() in up/down DAPM event delays. new 1d44a30ae3f9 ASoC: cs35l41: Fallback to using HID for system_name if no [...] new 6fd60136d256 ASoC: SOF: ipc4-topology: Harden loops for looking up ALH copiers new 33b7dc7843db ASoC: SOF: Intel: hda: add softdep pre to snd-hda-codec-hd [...] new 0b06000704f8 ASoC: tas2781: drop a redundant code new 796106e29e5d ASoC: rsnd: indicate unsupported clock rate new c3fc002b206c ASoC: rsnd: don't indicate warning on rsnd_kctrl_accept_runtime() new 89f9cf185885 ASoC: rsnd: adjust convert rate limitation new b9cb90a5bf9d ASoC: rsnd: adjust convert rate in 1% new d8d99c3b5c48 ASoC: SOF: stream-ipc: Check for cstream nullity in sof_ip [...] new 46c7b901e2a0 ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close new 199b87f1409b ASoC: SOF: Correct sps->stream and cstream nullity new fc016ef7da64 ASoC: Intel: sof_sdw: Add lookup of quirk using PCI subsystem ID new 084344970808 ASoC: Intel: sof_sdw: Add quirk for Asus Zenbook S14 new d8989106287d ASoC: Intel: sof_sdw: Add support for Fatcat board with BT [...] new 7858defd60d1 ASoC: Intel: sof_sdw: Add support for new devices new 91b98d5a6e80 ASoC: SOF: amd: Add post_fw_run_delay ACP quirk new 2ecbc2e9f3b1 ASoC: SOF: amd: Drop unused includes from Vangogh driver new ac84ca815adb ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETE new ccc8480d90e8 ASoC: SOF: amd: Add branch prediction hint in ACP IRQ handler new b19181638182 ASoC: cs35l41: Fix acpi_device_hid() not found new 78ccf6a6bae1 ASoC: Intel: soc-acpi-intel-ptl-match: revise typo of rt71 [...] new cb78b8dc7834 ASoC: Intel: soc-acpi-intel-ptl-match: revise typo of rt71 [...] new f6841309b6de ASoC: Intel: soc-acpi-intel-ptl-match typo fixups new 571b69f2f9b1 ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device new c5a9df928ec4 Merge tag 'asoc-fix-v6.14-rc2' of https://git.kernel.org/p [...] new 325735e83d7d ALSA: hda/tas2781: Fix index issue in tas2781 hda SPI driver new 822b7ec657e9 ALSA: hda: Add error check for snd_ctl_rename_id() in snd_ [...] new 362ff1e7c6c2 virtio_snd.h: clarify that `controls` depends on VIRTIO_SN [...] new 08b613b9e2ba ALSA: hda/cirrus: Correct the full scale volume set logic new 6a7ed7ee16a9 ALSA: hda/cirrus: Reduce codec resume time new 6d1f86610f23 ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED new e77aa4b2eaa7 ALSA: seq: Drop UMP events when no UMP-conversion is set new 6537cfb395f3 Merge tag 'sound-6.14-rc4' of git://git.kernel.org/pub/scm [...]
The 48 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: include/linux/pci_ids.h | 1 + include/uapi/linux/virtio_snd.h | 2 +- sound/core/hrtimer.c | 3 +- sound/core/seq/seq_clientmgr.c | 12 ++- sound/drivers/dummy.c | 3 +- sound/drivers/pcsp/pcsp.c | 3 +- sound/hda/intel-dsp-config.c | 5 + sound/pci/hda/hda_codec.c | 4 +- sound/pci/hda/hda_intel.c | 2 + sound/pci/hda/patch_conexant.c | 1 + sound/pci/hda/patch_cs8409-tables.c | 12 +-- sound/pci/hda/patch_cs8409.c | 26 +++-- sound/pci/hda/patch_cs8409.h | 7 +- sound/pci/hda/patch_realtek.c | 2 + sound/pci/hda/tas2781_hda_spi.c | 27 ++--- sound/pci/hda/tas2781_spi_fwlib.c | 10 +- sound/sh/sh_dac_audio.c | 3 +- sound/soc/codecs/arizona.c | 14 +-- sound/soc/codecs/cs35l41.c | 30 ++++-- sound/soc/codecs/madera.c | 10 +- sound/soc/codecs/tas2781-i2c.c | 4 +- sound/soc/codecs/wm5110.c | 8 +- sound/soc/fsl/fsl_micfil.c | 2 + sound/soc/fsl/imx-audmix.c | 31 ------ sound/soc/generic/simple-card-utils.c | 1 + sound/soc/intel/boards/sof_sdw.c | 41 ++++++-- sound/soc/intel/common/soc-acpi-intel-mtl-match.c | 2 +- sound/soc/intel/common/soc-acpi-intel-ptl-match.c | 12 +-- sound/soc/intel/common/soc-acpi-intel-tgl-match.c | 16 +-- sound/soc/renesas/rcar/core.c | 14 --- sound/soc/renesas/rcar/rsnd.h | 1 - sound/soc/renesas/rcar/src.c | 116 +++++++++++++++++----- sound/soc/renesas/rcar/ssi.c | 3 +- sound/soc/rockchip/rockchip_i2s_tdm.c | 4 +- sound/soc/sof/amd/acp-ipc.c | 25 +++-- sound/soc/sof/amd/acp.c | 1 + sound/soc/sof/amd/acp.h | 1 + sound/soc/sof/amd/pci-vangogh.c | 2 - sound/soc/sof/amd/vangogh.c | 22 +++- sound/soc/sof/intel/hda-codec.c | 1 + sound/soc/sof/intel/pci-ptl.c | 1 + sound/soc/sof/ipc4-topology.c | 12 ++- sound/soc/sof/pcm.c | 2 + sound/soc/sof/stream-ipc.c | 6 +- 44 files changed, 319 insertions(+), 186 deletions(-)