summarylogtreecommitdiffstats
path: root/sys-kernel_arch-sources-g14_files_0004-hid-asus-n-key.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel_arch-sources-g14_files_0004-hid-asus-n-key.patch')
-rw-r--r--sys-kernel_arch-sources-g14_files_0004-hid-asus-n-key.patch8
1 files changed, 6 insertions, 2 deletions
diff --git a/sys-kernel_arch-sources-g14_files_0004-hid-asus-n-key.patch b/sys-kernel_arch-sources-g14_files_0004-hid-asus-n-key.patch
index 0a589f6c1425..5b5eb5515ac3 100644
--- a/sys-kernel_arch-sources-g14_files_0004-hid-asus-n-key.patch
+++ b/sys-kernel_arch-sources-g14_files_0004-hid-asus-n-key.patch
@@ -1,4 +1,7 @@
-From: Luke D Jones <luke@xxxxxxxxxx>
+From 5846c5fffd392e1158e228d05e64c0613fef4d49 Mon Sep 17 00:00:00 2001
+From: Luke D Jones <luke@ljones.dev>
+Date: Sun, 6 Sep 2020 19:30:02 +1200
+Subject: [PATCH V6] HID: ASUS: Add support for ASUS N-Key keyboard
The ASUS N-Key keyboard uses the productId of 0x1866 and is used in
almost all modern ASUS gaming laptops with slight changes to the
@@ -20,7 +23,7 @@ intitialised before such things as keyboard backlight control work.
Misc changes in scope: update some hardcoded comparisons to use an
available define.
-Signed-off-by: Luke D Jones <luke@xxxxxxxxxx>
+Signed-off-by: Luke D Jones <luke@ljones.dev>
---
drivers/hid/hid-asus.c | 188 ++++++++++++++++++---
drivers/hid/hid-ids.h | 1 +
@@ -341,3 +344,4 @@ index 897b8332a39f..05253cfe786c 100644
/* Wireless */
--
2.26.2
+