This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from bef1d88263ff Merge tag 'pstore-v5.5-rc6' of git://git.kernel.org/pub/sc [...] new 26a7a47510ed cpufreq: dt-platdev: Blacklist NVIDIA Tegra20 and Tegra30 SoCs new c936069fb59c Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/p [...] new 3aa3c5882e4f powercap: intel_rapl: add NULL pointer check to rapl_mmio_ [...] new 10674d97c4e2 Merge branch 'powercap' new c23e744b59ef Merge tag 'pm-5.5-rc6' of git://git.kernel.org/pub/scm/lin [...] new 344fa0bad693 drivers: thermal: tsens: Work with old DTBs new 658e1af5eec6 Merge tag 'thermal-v5.5-rc5' of git://git.kernel.org/pub/s [...] new 6d9ffcff646b ALSA: hda/realtek - Add new codec supported for ALCS1200A new 51d4efab7865 ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5 new b06e46427f98 ASoC: SOF: fix fault at driver unload after failed probe new 921162c81a08 ASoC: SOF: Intel: hda: hda-dai: fix oops on hda_link .hw_free new 98910e1d6138 ASoC: SOF: imx8: fix memory allocation failure check on pr [...] new 218fe9b7ec7f ASoC: soc-core: Set dpcm_playback / dpcm_capture new 07d22a9bb623 ASoC: core: Fix access to uninitialized list heads new 2859b1784031 ASoC: stm32: spdifrx: fix inconsistent lock state new 86e1956af4c8 ASoC: stm32: spdifrx: fix race condition in irq handler new 3b7658679d88 ASoC: stm32: spdifrx: fix input pin state management new 77fffa742285 ASoC: fsl_audmix: add missed pm_runtime_disable new dd836ddf4e4e ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_ [...] new dcf08d0f8f09 ASoC: SOF: imx8: Fix dsp_box offset new ff3b57417012 ASoC: Intel: boards: Fix compile-testing RT1011/RT5682 new fbca72c1542b Merge tag 'asoc-fix-v5.5-rc5' of https://git.kernel.org/pu [...] new 9194a1ebbc56 ALSA: hda/realtek - Set EAPD control to default for ALC222 new 54a6a7dc107d ALSA: hda/realtek - Add quirk for the bass speaker on Leno [...] new 8e85def5723e ALSA: hda: enable regmap internal locking new b1d198c08ccc Merge tag 'sound-5.5-rc6' of git://git.kernel.org/pub/scm/ [...] new 4114b17af412 mtd: rawnand: stm32_fmc2: avoid to lock the CPU bus new 4aa906f18596 mtd: cadence: Fix cast to pointer from integer of differen [...] new 44f45994f438 mtd: onenand: omap2: Fix errors in style new 14ebf24175df mtd: onenand: samsung: Fix iomem access with regular memcpy new 8bcef0d54067 mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy new de08b5ac1042 mtd: sm_ftl: fix NULL pointer warning new 82de6a6fb67e mtd: spi-nor: Fix the writing of the Status Register on mi [...] new 4936ce17bf7c Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/ [...]
The 34 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: drivers/cpufreq/cpufreq-dt-platdev.c | 2 ++ drivers/mtd/nand/onenand/omap2.c | 14 +++++---- drivers/mtd/nand/onenand/onenand_base.c | 14 ++++----- drivers/mtd/nand/onenand/samsung_mtd.c | 8 +++--- drivers/mtd/nand/raw/cadence-nand-controller.c | 13 ++++----- drivers/mtd/nand/raw/stm32_fmc2_nand.c | 38 ++++++++++++++++++++++-- drivers/mtd/sm_ftl.c | 3 +- drivers/mtd/spi-nor/spi-nor.c | 1 + drivers/powercap/intel_rapl_common.c | 3 ++ drivers/thermal/qcom/tsens.c | 3 ++ include/linux/mtd/flashchip.h | 2 +- sound/hda/hdac_regmap.c | 1 - sound/pci/hda/patch_realtek.c | 5 ++++ sound/soc/fsl/fsl_audmix.c | 9 +++++- sound/soc/intel/boards/cml_rt1011_rt5682.c | 1 - sound/soc/soc-core.c | 14 +++++---- sound/soc/soc-topology.c | 6 ++-- sound/soc/sof/imx/imx8.c | 5 +++- sound/soc/sof/intel/hda-dai.c | 11 +++++-- sound/soc/sof/ipc.c | 3 ++ sound/soc/stm/stm32_spdifrx.c | 40 +++++++++++++++++--------- sound/usb/quirks.c | 1 + 22 files changed, 140 insertions(+), 57 deletions(-)