From 1e34012f4ca47475823fac26e20fe38dac09a11d Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Thu, 2 Apr 2020 19:55:00 +0200 Subject: Add patch fixing Lenovo X1 7th and 8th gen not suspending (rhbz 1816621) Add patch fixing Lenovo X1 8th gen speaker volume control (rhbz 1820196) --- kernel.spec | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 2e3227ba7..57a5ee5d5 100644 --- a/kernel.spec +++ b/kernel.spec @@ -897,6 +897,9 @@ Patch510: 0001-mac80211-fix-authentication-with-iwlwifi-mvm.patch # https://patchwork.ozlabs.org/patch/1260523/ Patch511: e1000e-bump-up-timeout-to-wait-when-ME-un-configure-ULP-mode.patch +# https://bugzilla.redhat.com/show_bug.cgi?id=1820196 +Patch512: 0001-ALSA-hda-realtek-Add-quirk-for-Lenovo-Carbon-X1-8th-.patch + # END OF PATCH DEFINITIONS %endif @@ -2994,6 +2997,7 @@ fi %changelog * Thu Apr 02 2020 Hans de Goede - Add patch fixing Lenovo X1 7th and 8th gen not suspending (rhbz 1816621) +- Add patch fixing Lenovo X1 8th gen speaker volume control (rhbz 1820196) * Wed Apr 01 2020 Jeremy Cline - 5.6.1-300 - Linux v5.6.1 -- cgit