]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/hid/hid-ids.h
HID: hid-microsoft: Add support for scrollwheel and special keypad keys
authorHans de Goede <hdegoede@redhat.com>
Wed, 29 Jan 2014 16:57:43 +0000 (17:57 +0100)
committerJiri Kosina <jkosina@suse.cz>
Mon, 3 Feb 2014 10:11:53 +0000 (11:11 +0100)
commit3faed1aff786a007b3ea0549ac469e09f48c98f9
treeebeb9fddb3a4bd2a2544a8ad5c9a03b3891abdcb
parentaac59f6a96044f423408ee17f4e8e11d904c2b80
HID: hid-microsoft: Add support for scrollwheel and special keypad keys

The Microsoft Office keyboard has a scrollwheel as well as some special keys
above the keypad which are handled through the custom MS usage page, this
commit adds support for these.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-core.c
drivers/hid/hid-ids.h
drivers/hid/hid-microsoft.c