This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 69e858e0b8b2 Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org [...] new 0f3a822ae225 ALSA: hda/realtek: Fix quirk matching for Legion Pro 7 new d85fc52cbb9a ALSA: usb-audio: Add delay quirk for iBasso DC07 Pro new 519b2b14bef7 ALSA: pcm: use new array-copying-wrapper new 3b4309546b48 ALSA: hda: Fix headset detection failure due to unstable sort new da8146ce615a ASoC: codecs: ES8326: Improved PSRR new d12ca6d4c31b ASoC: fsl_asrc_m2m: only handle pairs for m2m in the suspend new abe01a78bfc8 ASoC: fsl_asrc_m2m: return error value in asrc_m2m_device_run() new d1e7dce240f1 ASoC: fsl: two fixes for asrc memory to memory new 5323186e2e8d ASoC: rockchip: i2s_tdm: Re-add the set_sysclk callback new dec6b006f4cc ASoC: dt-bindings: ti,pcm1681: Fix the binding title new b76b3ee5573f ASoC: SOF: imx8m: add SAI2,5,6,7 new e935f903ab9b ASoC: audio-graph-card2: use correct endpoint when getting [...] new a2cd92185db0 ASoC: fsl_asrc_m2m: select CONFIG_DMA_SHARED_BUFFER new b9a8ea185f3f ASoC: acp: Support microphone from Lenovo Go S new 87284832bb91 ASoC: use to_platform_device() instead of container_of() new 4a32a38cb68f ASoC: da7213: Initialize the mutex new 6917192378c1 ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atl [...] new 4b24c69af9cd dt-bindings: arm: imx: Add board revisions for i.MX8MP, i. [...] new 66084793fac9 ASoC: SOF: imx: Add mach entry to select cs42888 topology new a9f54c7fbd2e ASoC: SOF: imx8: Add entries for new 8QM and 8QXP revisions new af65d7d041d4 ASoC: SOF: imx8m: Add entry for new 8M Plus revision new 9a0bad41dfb2 Add SOF support for new board revisions new 2e3c688ddaf2 ASoC: renesas: SND_SIU_MIGOR should depend on DMADEVICES new eb5c79828cfa firmware: cs_dsp: FW_CS_DSP_KUNIT_TEST should not select REGMAP new 3ff53862c322 ASoC: amd: acp: Fix possible deadlock new 6c1bb4031729 ASoC: codec: es8316: "DAC Soft Ramp Rate" is just a 2 bit control new 86d0d3ee07de Merge tag 'asoc-fix-v6.14-merge-window' of https://git.ker [...] new 8c2fa44132e8 ALSA: hda/realtek: Workaround for resume on Dell Venue 11 [...] new 8f08ed05b31c Merge tag 'sound-fix-6.14-rc1' of git://git.kernel.org/pub [...] new 60a600243244 hostfs: fix string handling in __dentry_name() new b2fde87318f3 Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...] new f7c848431632 orangefs: fix a oob in orangefs_debug_write new 69b8923f5003 Merge tag 'for-linus-6.14-ofs4' of git://git.kernel.org/pu [...]
The 33 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: Documentation/devicetree/bindings/arm/fsl.yaml | 3 ++ .../devicetree/bindings/sound/ti,pcm1681.yaml | 2 +- drivers/firmware/cirrus/Kconfig | 6 +-- fs/hostfs/hostfs_kern.c | 27 +++------- fs/orangefs/orangefs-debugfs.c | 4 +- sound/core/pcm_native.c | 2 +- sound/pci/hda/hda_auto_parser.c | 8 ++- sound/pci/hda/hda_auto_parser.h | 1 + sound/pci/hda/patch_realtek.c | 18 ++++++- sound/soc/amd/acp/acp-i2s.c | 1 + sound/soc/amd/yc/acp6x-mach.c | 28 ++++++++++ sound/soc/codecs/da7213.c | 2 + sound/soc/codecs/es8316.c | 2 +- sound/soc/codecs/es8326.c | 4 +- sound/soc/codecs/rt5514.c | 3 +- sound/soc/fsl/Kconfig | 1 + sound/soc/fsl/fsl_asrc_m2m.c | 16 +++--- sound/soc/generic/audio-graph-card2.c | 62 ++++++++++------------ sound/soc/intel/boards/bytcr_rt5640.c | 17 +++++- sound/soc/renesas/Kconfig | 2 +- sound/soc/rockchip/rockchip_i2s_tdm.c | 31 ++++++++++- sound/soc/sof/imx/imx8.c | 24 ++++++++- sound/soc/sof/imx/imx8m.c | 52 +++++++++++++++++- sound/soc/sof/imx/imx8ulp.c | 3 +- sound/soc/sof/intel/bdw.c | 3 +- sound/soc/sof/intel/byt.c | 3 +- sound/soc/sof/mediatek/mt8186/mt8186.c | 2 +- sound/soc/sof/mediatek/mt8195/mt8195.c | 6 +-- sound/usb/quirks.c | 2 + 29 files changed, 241 insertions(+), 94 deletions(-)