This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d4f8cccc6230 Merge tag 'block-6.18-20251114' of git://git.kernel.org/pu [...] new b98b69c38512 ALSA: usb-audio: add min_mute quirk for SteelSeries Arctis new 82420bd4e17b ALSA: hda/hdmi: Fix breakage at probing nvhdmi-mcp driver new 7a39c723b747 ALSA: hda/tas2781: Add new quirk for HP new projects new 05a1fc5efdd8 ALSA: usb-audio: Fix potential overflow of PCM transfer buffer new 632108ec072a ALSA: usb-audio: Fix NULL pointer dereference in snd_usb_m [...] new f6fdd77b3e0d ALSA: hda/tas2781: Correct the wrong project ID new 8da0efc3da93 ASoC: doc: cs35l56: Update firmware filename description f [...] new 249d96b492ef ASoC: da7213: Use component driver suspend/resume new 6b6eddc63ce8 ASoC: cs4271: Fix regulator leak on probe failure new 1a58d865f423 ASoC: sdw_utils: fix device reference leak in is_sdca_endp [...] new 84f5526e4dce ASoC: tas2783A: Fix issues in firmware parsing new 3dc8c73365d3 ASoC: codecs: va-macro: fix resource leak in probe error path new 29528c8e643b ASoC: tas2781: fix getting the wrong device number new eb2d6774cc0d ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list new 360b3730f8ea ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe() new fa3c727e0599 Merge tag 'asoc-fix-v6.18-rc5' of https://git.kernel.org/p [...] new 21a9ab5b90b3 ALSA: usb-audio: Add native DSD quirks for PureAudio DAC series new 27f518609e58 Merge tag 'sound-6.18-rc6' of git://git.kernel.org/pub/scm [...] new 636f4618b1cd regulator: fixed: fix GPIO descriptor leak on register failure new 809bd2745215 Merge tag 'regulator-fix-v6.18-rc5' of git://git.kernel.or [...] new 3cd2018e15b3 spi: Try to get ACPI GPIO IRQ earlier new 86d57d9c07d5 spi: imx: keep dma request disabled before dma transfer setup new 939edfaa10f1 spi: xilinx: increase number of retries before declaring stall new 66e9feb03e7c spi: Add TODO comment about ACPI GPIO setup new de90cc610eb6 Merge tag 'spi-fix-v6.18-rc5' of git://git.kernel.org/pub/ [...]
The 25 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/sound/codecs/cs35l56.rst | 9 ++--- drivers/regulator/fixed.c | 1 + drivers/spi/spi-imx.c | 15 ++++++-- drivers/spi/spi-xilinx.c | 2 +- drivers/spi/spi.c | 12 ++++++ sound/hda/codecs/hdmi/nvhdmi-mcp.c | 4 +- sound/hda/codecs/realtek/alc269.c | 9 +++++ sound/soc/codecs/cs4271.c | 10 +++-- sound/soc/codecs/da7213.c | 69 ++++++++++++++++++++++------------ sound/soc/codecs/da7213.h | 1 + sound/soc/codecs/lpass-va-macro.c | 2 +- sound/soc/codecs/tas2781-i2c.c | 9 ++++- sound/soc/codecs/tas2783-sdw.c | 20 +++++++++- sound/soc/renesas/rcar/ssiu.c | 3 +- sound/soc/sdca/sdca_functions.c | 3 +- sound/soc/sdw_utils/soc_sdw_utils.c | 20 +++++++--- sound/usb/endpoint.c | 5 +++ sound/usb/mixer.c | 2 + sound/usb/quirks.c | 8 ++++ 19 files changed, 150 insertions(+), 54 deletions(-)