Skip to content

Commit

Permalink
UBUNTU: Ubuntu-oem-5.6-5.6.0-1037.41
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Aaltonen <timo.aaltonen@canonical.com>
  • Loading branch information
Timo Aaltonen committed Dec 10, 2020
1 parent f6b4c9a commit 8bf9351
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 7 deletions.
49 changes: 42 additions & 7 deletions debian.oem/changelog
Original file line number Diff line number Diff line change
@@ -1,10 +1,45 @@
linux-oem-5.6 (5.6.0-1037.40) UNRELEASED; urgency=medium

CHANGELOG: Do not edit directly. Autogenerated at release.
CHANGELOG: Use the printchanges target to see the curent changes.
CHANGELOG: Use the insertchanges target to create the final log.

-- Timo Aaltonen <timo.aaltonen@canonical.com> Thu, 03 Dec 2020 13:21:23 +0200
linux-oem-5.6 (5.6.0-1037.41) focal; urgency=medium

* focal/linux-oem-5.6: 5.6.0-1037.41 -proposed tracker (LP: #1905925)

* CVE-2020-28974
- vt: Disable KD_FONT_OP_COPY

* Refresh ACPI wakeup power to make Thunderbolt hotplug detection work
(LP: #1906229)
- PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()
- PM: ACPI: Refresh wakeup device power configuration every time

* Fix no headset sound after S3 on Intel HDA (LP: #1904595)
- ALSA: hda: Workaround for spurious wakeups on some Intel platforms
- ALSA: hda: Refactor codec PM to use direct-complete optimization
- ALSA: hda: Separate runtime and system suspend
- ALSA: hda: Reinstate runtime_allow() for all hda controllers

* Fix AMD GFX where no HDMI audio when hotplugging different monitors
(LP: #1904430)
- drm/amd/display: Fix EDID parsing after resume from suspend

* Ask 8821C Bluetooth controller to drop old firmware (LP: #1904221)
- Bluetooth: btrtl: Ask 8821C to drop old firmware
- Bluetooth: btrtl: fix incorrect skb allocation failure check

* Intel Tiger Lake IDs supplement (LP: #1904521)
- usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variant
- i2c: i801: Add support for Intel Tiger Lake PCH-H
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
- spi: pxa2xx: Add support for Intel Tiger Lake PCH-H
- mtd: spi-nor: Prepare core / manufacturer code split
- mtd: spi-nor: Compile files in controllers/ directory
- mtd: spi-nor: intel-spi: Add support for Intel Tiger Lake-H SPI serial flash
- pinctrl: intel: Introduce common flags for GPIO mapping scheme
- pinctrl: tigerlake: Add support for Tiger Lake-H
- intel_th: pci: Add Tiger Lake PCH-H support

* Add dpcd backlight control for 0x4c83 0x4f41 (LP: #1905663)
- SAUCE: drm/dp: Add dpcd backlight control for 0x4c83 0x4f41

-- Timo Aaltonen <timo.aaltonen@canonical.com> Thu, 10 Dec 2020 15:00:54 +0200

linux-oem-5.6 (5.6.0-1036.39) focal; urgency=medium

Expand Down
10 changes: 10 additions & 0 deletions debian.oem/reconstruct
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
# Recreate any symlinks created since the orig.
# Remove any files deleted from the orig.
rm -f 'drivers/mtd/spi-nor/aspeed-smc.c'
rm -f 'drivers/mtd/spi-nor/cadence-quadspi.c'
rm -f 'drivers/mtd/spi-nor/hisi-sfc.c'
rm -f 'drivers/mtd/spi-nor/intel-spi-pci.c'
rm -f 'drivers/mtd/spi-nor/intel-spi-platform.c'
rm -f 'drivers/mtd/spi-nor/intel-spi.c'
rm -f 'drivers/mtd/spi-nor/intel-spi.h'
rm -f 'drivers/mtd/spi-nor/mtk-quadspi.c'
rm -f 'drivers/mtd/spi-nor/nxp-spifi.c'
rm -f 'drivers/mtd/spi-nor/spi-nor.c'
chmod +x 'update-version-dkms'
exit 0

0 comments on commit 8bf9351

Please sign in to comment.