This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from bff687b3dad6 Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linux new 8508fa2e7472 ALSA: line6: correct midi status byte when receiving data [...] new b8800d324abb ALSA: line6: fix stack overflow in line6_midi_transmit new a4517c4f3423 ALSA: hda/realtek: Apply dual codec fixup for Dell Latitud [...] new 090ddad4c7a9 ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecs new 262eef26e350 Merge tag 'sound-6.2-rc2' of git://git.kernel.org/pub/scm/ [...] new 3ea45390e9c0 ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865 new e555c85792bd ACPI: x86: s2idle: Stop using AMD specific codepath for Re [...] new 7592b79ba4a9 ACPI: resource: do IRQ override on XMG Core 15 new f3cb9b740869 ACPI: resource: do IRQ override on Lenovo 14ALC7 new 7203481fd12b ACPI: resource: Add Asus ExpertBook B2502 to Asus quirks new 00a734104af7 ACPI: video: Allow GPU drivers to report no panels new c573e240609f drm/amd/display: Report to ACPI video if no panels were found new 5aa9d943e9b6 ACPI: video: Don't enable fallback path for creating ACPI [...] new 3cf3b7f012f3 ACPI: video: Fix Apple GMUX backlight detection new 0948a9ef1d59 Merge branches 'acpi-resource' and 'acpi-video' new c8451c141e07 Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/l [...]
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: drivers/acpi/acpi_video.c | 17 +++-- drivers/acpi/resource.c | 32 ++++++++- drivers/acpi/video_detect.c | 23 +++++- drivers/acpi/x86/s2idle.c | 87 ++++------------------- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 4 ++ include/acpi/video.h | 2 + sound/pci/hda/patch_hdmi.c | 27 ++++--- sound/pci/hda/patch_realtek.c | 13 ++++ sound/usb/line6/driver.c | 3 +- sound/usb/line6/midi.c | 6 +- sound/usb/line6/midibuf.c | 25 ++++--- sound/usb/line6/midibuf.h | 5 +- sound/usb/line6/pod.c | 3 +- 13 files changed, 143 insertions(+), 104 deletions(-)