This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7ada90eb9c7a Merge tag 'drm-next-2019-12-06' of git://anongit.freedeskt [...] new ec057595cb3f pipe: fix incorrect caching of pipe state over pipe_wait() new 586bc4aab878 ALSA: hda/hdmi - fix vgaswitcheroo detection for AMD new 8d68a87244a8 ALSA: hda/hdmi - Add new pci ids for AMD GPU display audio new 73b1422bdfbb ALSA: hda/hdmi - enable runtime pm for newer AMD display audio new 8218df93b7c4 ALSA: hda/hdmi - enable automatic runtime pm for AMD HDMI [...] new 5061bb7065d0 ALSA: aloop: Avoid pointer dereference before null-check new ae254888f3c3 ALSA: hda: hdmi - fix regression in connect list handling new e1e8c1fdce8b ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236 new 336820c4374b ALSA: hda/realtek - Fix inverted bass GPIO pin on Acer 8951G new 0c0fe9e6b95c ALSA: hda: hdmi - fix kernel oops caused by invalid PCM idx new 609f5485344b ALSA: hda: hdmi - preserve non-MST PCM routing for Intel p [...] new d2cd795c4ece ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 [...] new e38e486d66e2 ALSA: hda: Modify stream stripe mask only when needed new 643a2cc99b53 ALSA: hda: hdmi - Keep old slot assignment behavior for In [...] new 4cc8d6505ab8 ALSA: pcm: oss: Avoid potential buffer overflows new 3cf2890f29ab Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/ [...]
The 16 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: fs/splice.c | 10 +++--- include/sound/hdaudio.h | 1 + sound/core/oss/linear.c | 2 ++ sound/core/oss/mulaw.c | 2 ++ sound/core/oss/route.c | 2 ++ sound/drivers/aloop.c | 8 ++--- sound/hda/hdac_stream.c | 19 ++++++---- sound/pci/hda/hda_intel.c | 80 ++++++++++++++++++++++++++++++++++++++++--- sound/pci/hda/patch_hdmi.c | 68 +++++++++++++++++------------------- sound/pci/hda/patch_realtek.c | 41 +++++++++++++--------- 10 files changed, 160 insertions(+), 73 deletions(-)