This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allnoconfig in repository toolchain/ci/linux.
from e609571b5ffa Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/proj [...] adds 91bc156817a3 ALSA: hda/realtek: fix right sounds and mute/micmute LEDs [...] adds f373a811fd9a ASoC: Intel: fix error code cnl_set_dsp_D0() adds 5c6679b5cb12 ASoC: dapm: remove widget from dirty list on free adds fe6ce6c394fb MAINTAINERS: Update email address for TI ASoC and twl4030 [...] adds 61fc03b6512b ASoC: dt-bindings: ti, j721e: Update maintainer and author [...] adds b77ab5f936fd Merge series "ASoC: ti: Maintainer mail address change" fr [...] adds 4ad2d3cf2a29 ASoC: codecs: fix spelling mistake in Kconfig "comunicate" [...] adds e49037ad12e4 ASoC: SOF: Fix spelling mistake in Kconfig "ond" -> "and" adds acd894aee314 ASoC: imx-hdmi: Fix warning of the uninitialized variable ret adds 13733775326e ASoC: atmel: fix spelling mistake in Kconfig "programable" [...] adds 61c7dbec3377 ASoC: rsnd: don't call clk_disable_unprepare() if can't use adds bb224c3e3e41 ASoC: Intel: haswell: Add missing pm_ops adds 6108f990c088 ASoC: rt711: mutex between calibration and power state changes adds 349dd23931d1 ASoC: max98373: don't access volatile registers in bias level off adds 315fbe4cef98 ASoC: qcom: Fix incorrect volatile registers adds 8d1bfc04c974 ASoC: qcom: Add support for playback recover after resume adds cda91206dc45 Merge series "Platform driver update to support playback r [...] adds a84dfb3d5593 ASoC: meson: axg-tdmin: fix axg skew offset adds 671ee4db9524 ASoC: meson: axg-tdm-interface: fix loopback adds f81325a05e93 Merge tag 'v5.11-rc1' into asoc-5.11 adds 275565997ade ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad E14 Gen 2 adds a523e1538fdd ASoC: amd: Replacing MSI with Legacy IRQ model adds 1f092d1c8819 ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 adds 7b6227550723 Merge tag 'asoc-fix-v5.11-rc2' of https://git.kernel.org/p [...] adds b2345a8a4342 ALSA: usb-audio: Fix the missing endpoints creations for quirks adds 5d15f1eb4560 ALSA: usb-audio: Choose audioformat of a counter-part substream adds 00272c61827e ALSA: usb-audio: Avoid unnecessary interface re-setup adds eae4d054f909 ALSA: usb-audio: Annotate the endpoint index in audioformat adds 167c9dc84ec3 ALSA: usb-audio: Fix implicit feedback sync setup for Pion [...] adds 3e096a2112b7 ALSA: doc: Fix reference to mixart.rst adds f4eccc7fea20 clk: tegra30: Add hda clock default rates to clock driver adds 615d43540043 ALSA: hda/tegra: fix tegra-hda on tegra30 soc adds e7c22eeaff85 ALSA: fireface: Fix integer overflow in transmit_midi_msg() adds 9f65df9c589f ALSA: firewire-tascam: Fix integer overflow in midi_port_work() adds 20c7842ed837 ALSA: hda/hdmi - enable runtime pm for CI AMD display audio new 65f0d2414b70 Merge tag 'sound-5.11-rc4' of git://git.kernel.org/pub/scm [...]
The 1 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: .../bindings/sound/ti,j721e-cpb-audio.yaml | 4 +- .../bindings/sound/ti,j721e-cpb-ivi-audio.yaml | 4 +- Documentation/sound/alsa-configuration.rst | 2 +- MAINTAINERS | 6 +- drivers/clk/tegra/clk-tegra30.c | 2 + sound/firewire/fireface/ff-transaction.c | 2 +- sound/firewire/tascam/tascam-transaction.c | 2 +- sound/pci/hda/hda_intel.c | 9 ++- sound/pci/hda/hda_tegra.c | 2 +- sound/pci/hda/patch_realtek.c | 4 ++ sound/soc/amd/raven/pci-acp3x.c | 16 +---- sound/soc/amd/renoir/rn-pci-acp3x.c | 14 ++++ sound/soc/atmel/Kconfig | 4 +- sound/soc/codecs/Kconfig | 2 +- sound/soc/codecs/max98373-i2c.c | 20 ++++++ sound/soc/codecs/max98373-sdw.c | 20 ++++++ sound/soc/codecs/max98373.c | 34 ++++++++- sound/soc/codecs/max98373.h | 8 +++ sound/soc/codecs/rt711.c | 6 ++ sound/soc/fsl/imx-hdmi.c | 1 + sound/soc/intel/boards/haswell.c | 1 + sound/soc/intel/skylake/cnl-sst.c | 1 + sound/soc/meson/axg-tdm-interface.c | 14 +++- sound/soc/meson/axg-tdmin.c | 13 +--- sound/soc/qcom/lpass-cpu.c | 20 +----- sound/soc/qcom/lpass-platform.c | 50 +++++++++---- sound/soc/sh/rcar/adg.c | 18 ++--- sound/soc/soc-dapm.c | 1 + sound/soc/sof/Kconfig | 2 +- sound/usb/card.c | 5 +- sound/usb/card.h | 3 + sound/usb/endpoint.c | 84 ++++++++++++++++++---- sound/usb/endpoint.h | 2 +- sound/usb/implicit.c | 57 +++++++++++---- sound/usb/quirks-table.h | 6 ++ sound/usb/quirks.c | 58 +++++++++++---- sound/usb/usbaudio.h | 1 + 37 files changed, 370 insertions(+), 128 deletions(-)