This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4c46bef2e96a Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ce [...] new 7faa26c1bbe3 ALSA: hda: Reset stream if DMA RUN bit not cleared new 46b770f720bd ALSA: uapi: Fix sparse warning new 66f2d19f8116 ALSA: pcm: Fix memory leak at closing a stream without hw_free new cb639a420e2e ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_t new 78be2228c15d ALSA: hda: Add JasperLake PCI ID and codec vid new f8e5f90b3a53 ALSA: usb-audio: Fix endianess in descriptor validation new d8f489355cff ALSA: usb-audio: Annotate endianess in Scarlett gen2 quirk new 2acf25f13ebe ALSA: dummy: Fix PCM format loop in proc output new 81b450909bfb ALSA: emu10k1: Fix annotation and cast for the recent uapi [...] new 112e3f5ac505 ALSA: hdsp: Make the firmware loading ioctl a bit more readable new c7e661a1c2ae ALSA: hda - Fix DP-MST support for NVIDIA codecs new 3a6adf3263f4 ASoC: max98090: silence lockdep warning new e91440ddfbf4 ASoC: rt1015: Remove unnecessary const new 23ee09032d44 ASoC: SOF: Intel: refactor i915_get/put functions new 0c75419a94a2 ASoC: SOF: Intel: do not disable i915 power during probe new 90b141614a41 ASoC: amd: Fix for Subsequent Playback issue. new 4f7f9564a893 ASoC: SOF: fix an Oops, caused by invalid topology new 37e97e6faeab ASoC: SOF: core: free trace on errors new 410e5e55c9c1 ASoC: SOF: core: release resources on errors in probe_continue new e6110114d18d ASoC: SOF: trace: fix unconditional free in trace release new e3b9f5f4ef92 ASoC: SOF: pci: add missing default_fw_name of JasperLake new bd01cf38eedc ASoC: intel: soc-acpi-intel-icl-match: fix rt715 ADR new 98ff5c262f27 ASoC: Intel: consistent HDMI codec probing code new 67e69e1d46be ASoC: amd: Fix simultaneous playback and capture new faa37a931889 ASoC: rt1308-sdw: Add __maybe_unused to PM callbacks new 809a9b633232 ASoC: rt700: Add __maybe_unused to PM callbacks new 973649d38e26 ASoC: rt711: Add __maybe_unused to PM callbacks new 4099c3295e48 ASoC: rt715: Add __maybe_unused to PM callbacks new 6ba7fc99680b ASoC: SOF: Intel: add PCI ID for JasperLake new 961b91a93ea2 ASoC: tegra: Revert 24 and 32 bit support new 18ffa34b73fc MAINTAINERS: Remove the Bard Liao from the MAINTAINERS of [...] new 42b716359bec ASoC: wcd934x: Add missing COMMON_CLK dependency new 9db028827315 Merge tag 'asoc-v5.6-2' of https://git.kernel.org/pub/scm/ [...] new f2adbae0cb20 ALSA: hda/realtek - Fixed one of HP ALC671 platform Headse [...] new 6d011d5057ff ALSA: hda: Clear RIRB status before reading WP new 13426feaf46c ASoC: wcd934x: Add missing COMMON_CLK dependency to SND_SO [...] new 6954b323a183 Merge tag 'asoc-v5.6-3' of https://git.kernel.org/pub/scm/ [...] new 750ce8ccd8a8 Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/ [...] new b9303bb19909 x86/PCI: Define to_pci_sysdata() even when !CONFIG_PCI new 2e34673be0bd PCI/ATS: Use PF PASID for VFs new 9e6c535c64ad Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/s [...]
The 41 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: MAINTAINERS | 1 - arch/x86/include/asm/pci.h | 4 +- drivers/pci/ats.c | 6 +- include/sound/pcm.h | 4 +- include/uapi/sound/asound.h | 4 +- sound/core/pcm_compat.c | 8 +- sound/core/pcm_native.c | 211 ++++++++++++++-------- sound/drivers/dummy.c | 2 +- sound/hda/hdac_stream.c | 31 ++-- sound/pci/emu10k1/emufx.c | 180 ++++++++++-------- sound/pci/hda/hda_controller.c | 11 +- sound/pci/hda/hda_intel.c | 2 + sound/pci/hda/patch_hdmi.c | 95 ++++++---- sound/pci/hda/patch_realtek.c | 1 + sound/pci/rme9652/hdsp.c | 7 +- sound/soc/amd/raven/acp3x-i2s.c | 12 +- sound/soc/amd/raven/acp3x-pcm-dma.c | 14 +- sound/soc/codecs/Kconfig | 3 +- sound/soc/codecs/max98090.c | 3 +- sound/soc/codecs/rt1015.c | 2 +- sound/soc/codecs/rt1308-sdw.c | 4 +- sound/soc/codecs/rt700-sdw.c | 4 +- sound/soc/codecs/rt711-sdw.c | 4 +- sound/soc/codecs/rt715-sdw.c | 4 +- sound/soc/intel/boards/bxt_da7219_max98357a.c | 14 +- sound/soc/intel/boards/bxt_rt298.c | 14 +- sound/soc/intel/boards/cml_rt1011_rt5682.c | 13 +- sound/soc/intel/boards/glk_rt5682_max98357a.c | 16 +- sound/soc/intel/boards/sof_rt5682.c | 15 +- sound/soc/intel/common/soc-acpi-intel-icl-match.c | 2 +- sound/soc/sof/core.c | 38 ++-- sound/soc/sof/intel/hda-codec.c | 21 +-- sound/soc/sof/intel/hda.c | 3 +- sound/soc/sof/intel/hda.h | 7 +- sound/soc/sof/pcm.c | 10 + sound/soc/sof/pm.c | 4 + sound/soc/sof/sof-pci-dev.c | 3 + sound/soc/sof/trace.c | 7 +- sound/soc/tegra/tegra30_i2s.c | 25 +-- sound/usb/mixer_scarlett_gen2.c | 46 ++--- sound/usb/validate.c | 6 +- 41 files changed, 495 insertions(+), 366 deletions(-)