This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e609571b5ffa Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/proj [...] new 91bc156817a3 ALSA: hda/realtek: fix right sounds and mute/micmute LEDs [...] new f373a811fd9a ASoC: Intel: fix error code cnl_set_dsp_D0() new 5c6679b5cb12 ASoC: dapm: remove widget from dirty list on free new fe6ce6c394fb MAINTAINERS: Update email address for TI ASoC and twl4030 [...] new 61fc03b6512b ASoC: dt-bindings: ti, j721e: Update maintainer and author [...] new b77ab5f936fd Merge series "ASoC: ti: Maintainer mail address change" fr [...] new 4ad2d3cf2a29 ASoC: codecs: fix spelling mistake in Kconfig "comunicate" [...] new e49037ad12e4 ASoC: SOF: Fix spelling mistake in Kconfig "ond" -> "and" new acd894aee314 ASoC: imx-hdmi: Fix warning of the uninitialized variable ret new 13733775326e ASoC: atmel: fix spelling mistake in Kconfig "programable" [...] new 61c7dbec3377 ASoC: rsnd: don't call clk_disable_unprepare() if can't use new bb224c3e3e41 ASoC: Intel: haswell: Add missing pm_ops new 6108f990c088 ASoC: rt711: mutex between calibration and power state changes new 349dd23931d1 ASoC: max98373: don't access volatile registers in bias level off new 315fbe4cef98 ASoC: qcom: Fix incorrect volatile registers new 8d1bfc04c974 ASoC: qcom: Add support for playback recover after resume new cda91206dc45 Merge series "Platform driver update to support playback r [...] new a84dfb3d5593 ASoC: meson: axg-tdmin: fix axg skew offset new 671ee4db9524 ASoC: meson: axg-tdm-interface: fix loopback new f81325a05e93 Merge tag 'v5.11-rc1' into asoc-5.11 new 275565997ade ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad E14 Gen 2 new a523e1538fdd ASoC: amd: Replacing MSI with Legacy IRQ model new 1f092d1c8819 ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 new 7b6227550723 Merge tag 'asoc-fix-v5.11-rc2' of https://git.kernel.org/p [...] new b2345a8a4342 ALSA: usb-audio: Fix the missing endpoints creations for quirks new 5d15f1eb4560 ALSA: usb-audio: Choose audioformat of a counter-part substream new 00272c61827e ALSA: usb-audio: Avoid unnecessary interface re-setup new eae4d054f909 ALSA: usb-audio: Annotate the endpoint index in audioformat new 167c9dc84ec3 ALSA: usb-audio: Fix implicit feedback sync setup for Pion [...] new 3e096a2112b7 ALSA: doc: Fix reference to mixart.rst new f4eccc7fea20 clk: tegra30: Add hda clock default rates to clock driver new 615d43540043 ALSA: hda/tegra: fix tegra-hda on tegra30 soc new e7c22eeaff85 ALSA: fireface: Fix integer overflow in transmit_midi_msg() new 9f65df9c589f ALSA: firewire-tascam: Fix integer overflow in midi_port_work() new 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 36 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(-)