This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from dcde237b9b0e Merge tag 'perf-tools-fixes-2020-07-07' of git://git.kerne [...] new 6ec4476ac825 Raise gcc version requirement to 4.9 new 6a6ca7881b1a ALSA: hda - let hs_mic be picked ahead of hp_mic new 695cf5ab401c ALSA: usb-audio: Fix packet size calculation new b9fd2007c974 ALSA: usb-audio: Replace s/frame/packet/ where appropriate new adf46113a608 ASoC: fsl_mqs: Don't check clock is NULL before calling clk API new 15217d170a44 ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enable new 9bc5fd71b680 ASoC: rt5682: fix the pop noise while OMTP type headset plugin new bc5c7f55f5ea AsoC: amd: add missing snd- module prefix to the acp3x-rn [...] new d02b10590953 Merge tag 'asoc-fix-v5.8-rc3' of https://git.kernel.org/pu [...] new ad155712bb1e ALSA: opl3: fix infoleak in opl3 new 56275036d818 ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and later new 90670fdfcf21 ALSA: hda/hdmi: improve debug traces for stream lookups new 9774dc218bb6 ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quir [...] new 8eae7e9b3967 ALSA: hda/realtek - Enable audio jacks of Acer vCopperbox [...] new 6e15d1261d52 ALSA: hda/realtek: Enable headset mic of Acer C20-820 with [...] new 781c90c034d9 ALSA: hda/realtek: Enable headset mic of Acer Veriton N466 [...] new e337bf19f6af ALSA: usb-audio: add quirk for MacroSilicon MS2109 new b6a1e78b96a5 ALSA: usb-audio: Add implicit feedback quirk for RTX6001 new f79a732a8325 ALSA: compress: fix partial_drain completion state new 63e1968a2c87 Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/ [...]
The 20 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: arch/arm/kernel/asm-offsets.c | 9 ------- arch/mips/include/asm/unroll.h | 7 +++--- include/linux/bits.h | 3 +-- include/linux/compiler-gcc.h | 2 +- include/linux/compiler_types.h | 27 +-------------------- include/sound/compress_driver.h | 10 +++++++- mm/migrate.c | 13 +---------- sound/core/compress_offload.c | 4 ++++ sound/drivers/opl3/opl3_synth.c | 2 ++ sound/pci/hda/hda_auto_parser.c | 6 +++++ sound/pci/hda/patch_hdmi.c | 41 ++++++++++++++++++++------------ sound/pci/hda/patch_realtek.c | 38 ++++++++++++++++++++++++++++-- sound/soc/amd/renoir/Makefile | 7 +++--- sound/soc/codecs/rt5682.c | 9 ++++++- sound/soc/fsl/fsl_mqs.c | 23 +++++++++++------- sound/usb/card.h | 6 ++--- sound/usb/endpoint.c | 18 +++++++------- sound/usb/pcm.c | 1 + sound/usb/quirks-table.h | 52 +++++++++++++++++++++++++++++++++++++++++ tools/include/linux/bits.h | 3 +-- 20 files changed, 182 insertions(+), 99 deletions(-)