summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2013-12-11 08:47:06 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2013-12-11 08:51:05 -0500
commit1cc05a6e9df306fbdc196091257dfcd31d2ec81c (patch)
treed623767294a6899605e4f7b0ee444dc006963f0c /kernel.spec
parentfd75f39f64fbcf928c5b2e454c1ecc80a6538a00 (diff)
downloadkernel-1cc05a6e9df306fbdc196091257dfcd31d2ec81c.tar.gz
kernel-1cc05a6e9df306fbdc196091257dfcd31d2ec81c.tar.xz
kernel-1cc05a6e9df306fbdc196091257dfcd31d2ec81c.zip
Add patches to support ETPS/2 Elantech touchpads (rhbz 1030802)
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 9ffaa713a..1e85a4b6f 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -711,6 +711,9 @@ Patch25169: 0001-Revert-selinux-consider-filesystem-subtype-in-polici.patch
Patch25170: 0001-drm-radeon-dpm-Fix-hwmon-crash.patch
+#rhbz 1030802
+Patch25171: elantech-Properly-differentiate-between-clickpads-an.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1388,6 +1391,9 @@ ApplyPatch 0001-Revert-selinux-consider-filesystem-subtype-in-polici.patch
ApplyPatch 0001-drm-radeon-dpm-Fix-hwmon-crash.patch
+#rhbz 1030802
+ApplyPatch elantech-Properly-differentiate-between-clickpads-an.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2200,6 +2206,9 @@ fi
# ||----w |
# || ||
%changelog
+* Wed Dec 11 2013 Josh Boyer <jwboyer@fedoraproject.org>
+- Add patches to support ETPS/2 Elantech touchpads (rhbz 1030802)
+
* Tue Dec 10 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.13.0-0.rc3.git1.2
- Revert upstream selinux change causing sync hang (rhbz 1033965)
- Add patch to fix radeon from crashing