summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-04-14 15:24:29 +0200
committerHans de Goede <hdegoede@redhat.com>2014-04-14 15:24:51 +0200
commit3c4171c06f22ef4ae16ce4b85595160e231945dc (patch)
tree98d4d11f110160dd2e260a1ebefe4988bab32400 /kernel.spec
parent7b5be104e58ddf140574c831e1da780357b8acf2 (diff)
downloadkernel-3c4171c06f22ef4ae16ce4b85595160e231945dc.tar.gz
kernel-3c4171c06f22ef4ae16ce4b85595160e231945dc.tar.xz
kernel-3c4171c06f22ef4ae16ce4b85595160e231945dc.zip
Add min/max quirks for various new Thinkpad touchpads (rhbz 1085582 1085697)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index f36bc5a4d..85a99e0af 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -639,6 +639,9 @@ Patch25062: 0001-HID-rmi-introduce-RMI-driver-for-Synaptics-touchpads.patch
#CVE-2014-2851 rhbz 1086730 1087420
Patch25059: net-ipv4-current-group_info-should-be-put-after-using.patch
+#rhbz 1085582 1085697
+Patch25063: 0001-synaptics-Add-min-max-quirk-for-ThinkPad-T431s-L440-.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1287,6 +1290,9 @@ ApplyPatch 0001-HID-rmi-introduce-RMI-driver-for-Synaptics-touchpads.patch
#CVE-2014-2851 rhbz 1086730 1087420
ApplyPatch net-ipv4-current-group_info-should-be-put-after-using.patch
+#rhbz 1085582 1085697
+ApplyPatch 0001-synaptics-Add-min-max-quirk-for-ThinkPad-T431s-L440-.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2066,6 +2072,9 @@ fi
# ||----w |
# || ||
%changelog
+* Mon Apr 14 2014 Hans de Goede <hdegoede@redhat.com>
+- Add min/max quirks for various new Thinkpad touchpads (rhbz 1085582 1085697)
+
* Mon Apr 14 2014 Peter Robinson <pbrobinson@fedoraproject.org>
- Minor ARM config changes and cleanups for 3.15 merge window