summary refs log tree commit diff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAlex Hung <alex.hung@canonical.com>2015-12-18 23:31:10 +0800
committerDarren Hart <dvhart@linux.intel.com>2016-01-19 17:35:36 -0800
commitecc83e52b28c707da3e7fb8aa471417d9c0d1ec7 (patch)
tree2b7470593bd59a0b9eca86e1ac2f72a7f1842cb3 /MAINTAINERS
parent800f20170dcf1dd7d89ce45cb9be930b359936d1 (diff)
downloadlinux-ecc83e52b28c707da3e7fb8aa471417d9c0d1ec7.tar.gz
intel-hid: new hid event driver for hotkeys
This driver supports various HID events including hotkeys.
Dell XPS 13 9350 requires it for the wireless hotkey.

Signed-off-by: Alex Hung <alex.hung@canonical.com>
Reviewed-and-tested-by: Andy Lutomirski <luto@kernel.org>

[dvhart: Kconfig help typo fix and INPUT_SPARSEKMAP fix from Sedat Dilek]

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 2739161f3dc8..c9841368fbed 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5498,6 +5498,12 @@ T:	git git://git.code.sf.net/p/intel-sas/isci
 S:	Supported
 F:	drivers/scsi/isci/
 
+INTEL HID EVENT DRIVER
+M:	Alex Hung <alex.hung@canonical.com>
+L:	platform-driver-x86@vger.kernel.org
+S:	Maintained
+F:	drivers/platform/x86/intel-hid.c
+
 INTEL IDLE DRIVER
 M:	Len Brown <lenb@kernel.org>
 L:	linux-pm@vger.kernel.org