From b5f5548ebd96a176fdb582fa5254b77fc0f177f3 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Fri, 14 Jun 2019 11:59:03 +0200 Subject: Fix the LCD panel an Asus EeePC 1025C not lighting up (rhbz#1697069) Add small bugfix for new Logitech wireless keyboard support --- kernel.spec | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 083c31143..7a78980de 100644 --- a/kernel.spec +++ b/kernel.spec @@ -583,6 +583,12 @@ Patch530: crypto-ghash-fix-unaligned-memory-access-in-ghash_setkey.patch # https://patchwork.kernel.org/patch/10817377/ Patch532: usb-dwc2-Fix-DMA-cache-alignment-issues.patch +# 1697069 LCD panel an Asus EeePC 1025C not lighting up, submitted upstream +Patch533: 0001-platform-x86-asus-wmi-Only-Tell-EC-the-OS-will-handl.patch + +# Fix for new Logitech wireless keyboard support in 5.2, submitted upstream +Patch534: 0001-HID-logitech-dj-Fix-forwarding-of-very-long-HID-repo.patch + # END OF PATCH DEFINITIONS %endif @@ -1821,6 +1827,10 @@ fi # # %changelog +* Fri Jun 14 2019 Hans de Goede +- Fix the LCD panel an Asus EeePC 1025C not lighting up (rhbz#1697069) +- Add small bugfix for new Logitech wireless keyboard support + * Thu Jun 13 2019 Justin M. Forbes - 5.2.0-0.rc4.git2.1 - Linux v5.2-rc4-45-gc11fb13a117e -- cgit