summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorKyle McMartin <kyle@redhat.com>2011-05-24 10:50:43 -0400
committerKyle McMartin <kyle@redhat.com>2011-05-24 11:11:50 -0400
commit1d83b4aadec90a31b6ee05214e77b2d93680eda0 (patch)
treea36928bb572bc0dee98ed4d10e8ae85ae3c7c359 /kernel.spec
parented7f8ddc67aa800aa331a5e37177e05d876019bb (diff)
downloadkernel-1d83b4aadec90a31b6ee05214e77b2d93680eda0.tar.gz
kernel-1d83b4aadec90a31b6ee05214e77b2d93680eda0.tar.xz
kernel-1d83b4aadec90a31b6ee05214e77b2d93680eda0.zip
backport some low-impact enablement for the pegatron tablets
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec11
1 files changed, 11 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index a4b912b40..b0e3dd014 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -716,6 +716,9 @@ Patch12401: mm-slub-do-not-wake-kswapd-for-slubs-speculative-high-order-allocati
Patch12402: mm-slub-do-not-take-expensive-steps-for-slubs-speculative-high-order-allocations.patch
Patch12403: mm-vmscan-if-kswapd-has-been-running-too-long-allow-it-to-sleep.patch
+Patch12410: hid-multitouch-add-support-for-elo-touchsystems.patch
+Patch12411: bluetooth-device-ids-for-ath3k-on-pegatron-lucid-tablets.patch
+
%endif
BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root
@@ -1326,6 +1329,9 @@ ApplyPatch mm-slub-do-not-wake-kswapd-for-slubs-speculative-high-order-allocatio
ApplyPatch mm-slub-do-not-take-expensive-steps-for-slubs-speculative-high-order-allocations.patch
ApplyPatch mm-vmscan-if-kswapd-has-been-running-too-long-allow-it-to-sleep.patch
+ApplyPatch hid-multitouch-add-support-for-elo-touchsystems.patch
+ApplyPatch bluetooth-device-ids-for-ath3k-on-pegatron-lucid-tablets.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -1934,6 +1940,11 @@ fi
# and build.
%changelog
+* Tue May 24 2011 Kyle McMartin <kmcmartin@redhat.com>
+- hid-multitouch: add support for elo touchsystems panels (requested
+ by hadess, backported from hid-next)
+- bluetooth: add support for more ath3k devices (Ditto.)
+
* Fri May 20 2011 Chuck Ebbert <cebbert@redhat.com>
- Drop broken fix for stalls on AMD processors.