Backported HID RMI driver for Haswell Dell XPS machines from Benjamin Tissoires (rhbz 1048314)
This commit is contained in:
parent
700baa35a6
commit
2ed67326d8
1001
0001-HID-rmi-introduce-RMI-driver-for-Synaptics-touchpads.patch
Normal file
1001
0001-HID-rmi-introduce-RMI-driver-for-Synaptics-touchpads.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -3590,6 +3590,7 @@ CONFIG_HID_ORTEK=m
|
|||||||
CONFIG_HID_PANTHERLORD=m
|
CONFIG_HID_PANTHERLORD=m
|
||||||
CONFIG_HID_PETALYNX=m
|
CONFIG_HID_PETALYNX=m
|
||||||
CONFIG_HID_PICOLCD=m
|
CONFIG_HID_PICOLCD=m
|
||||||
|
CONFIG_HID_RMI=m
|
||||||
CONFIG_HID_ROCCAT=m
|
CONFIG_HID_ROCCAT=m
|
||||||
CONFIG_HID_ROCCAT_KONE=m
|
CONFIG_HID_ROCCAT_KONE=m
|
||||||
CONFIG_HID_SAMSUNG=m
|
CONFIG_HID_SAMSUNG=m
|
||||||
|
@ -637,6 +637,9 @@ Patch25061: gpio-ACPI-Dont-crash-on-NULL-chip-dev.patch
|
|||||||
#CVE-2014-0155 rhbz 1081589 1085016
|
#CVE-2014-0155 rhbz 1081589 1085016
|
||||||
Patch25060: KVM-ioapic-fix-assignment-of-ioapic-rtc_status-pending_eoi.patch
|
Patch25060: KVM-ioapic-fix-assignment-of-ioapic-rtc_status-pending_eoi.patch
|
||||||
|
|
||||||
|
#rhbz 1048314
|
||||||
|
Patch25062: 0001-HID-rmi-introduce-RMI-driver-for-Synaptics-touchpads.patch
|
||||||
|
|
||||||
# END OF PATCH DEFINITIONS
|
# END OF PATCH DEFINITIONS
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -1283,6 +1286,9 @@ ApplyPatch gpio-ACPI-Dont-crash-on-NULL-chip-dev.patch
|
|||||||
#CVE-2014-0155 rhbz 1081589 1085016
|
#CVE-2014-0155 rhbz 1081589 1085016
|
||||||
ApplyPatch KVM-ioapic-fix-assignment-of-ioapic-rtc_status-pending_eoi.patch
|
ApplyPatch KVM-ioapic-fix-assignment-of-ioapic-rtc_status-pending_eoi.patch
|
||||||
|
|
||||||
|
#rhbz 1048314
|
||||||
|
ApplyPatch 0001-HID-rmi-introduce-RMI-driver-for-Synaptics-touchpads.patch
|
||||||
|
|
||||||
# END OF PATCH APPLICATIONS
|
# END OF PATCH APPLICATIONS
|
||||||
|
|
||||||
%endif
|
%endif
|
||||||
@ -2062,6 +2068,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 10 2014 Josh Boyer <jwboyer@fedoraproject.org>
|
||||||
|
- Backported HID RMI driver for Haswell Dell XPS machines from Benjamin Tissoires (rhbz 1048314)
|
||||||
|
|
||||||
* Wed Apr 09 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.15.0-0.rc0.git10.1
|
* Wed Apr 09 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.15.0-0.rc0.git10.1
|
||||||
- Linux v3.14-12042-g69cd9eba3886
|
- Linux v3.14-12042-g69cd9eba3886
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user