]> git.baikalelectronics.ru Git - kernel.git/commit
HID: microsoft: Add Surface 3 type cover
authorStephen Just <stephenjust@gmail.com>
Thu, 23 Jul 2015 03:11:40 +0000 (20:11 -0700)
committerJiri Kosina <jkosina@suse.com>
Fri, 24 Jul 2015 12:52:19 +0000 (14:52 +0200)
commitc615bdc32707ae3ac1223ea9ca3ed1c797b946cc
treecef2a7007b2b35dd99baadeb1345438e0a446f14
parentd926ea77c89dda72a85e41efbf4224eeb3fbef3f
HID: microsoft: Add Surface 3 type cover

Adding support for the Microsoft Surface 3 (non-pro) Type Cover.

The existing definitions and quirks are actually for the Surface
Pro 3 type covers. I've renamed the old constants to reflect that
they belong to the Surface Pro 3, and added a new constant and
matching code for the Surface 3.

Signed-off-by: Stephen Just <stephenjust@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
drivers/hid/hid-core.c
drivers/hid/hid-ids.h
drivers/hid/hid-microsoft.c
drivers/hid/usbhid/hid-quirks.c