]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/hid/hid-ids.h
HID: roccat: add support for Roccat Savu
authorStefan Achatz <erazor_de@users.sourceforge.net>
Sun, 20 May 2012 20:44:54 +0000 (22:44 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 28 Jun 2012 08:34:01 +0000 (10:34 +0200)
commit6a2a6390cf098b899a30146ef5c1fb85c9fefb3c
tree1ffce47d4cd2967ab441c4b48d99e93e4817d278
parent60d2c25251cac20d8c142a03e230237528b68430
HID: roccat: add support for Roccat Savu

This patch adds rupport for Roccat Savu gaming mouse.

In comparison to the other Roccat modules I tried to move even more
functionality to userland.

Userland tools can soon be found at http://sourceforge.net/projects/roccat

Signed-off-by: Stefan Achatz <erazor_de@users.sourceforge.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/ABI/testing/sysfs-driver-hid-roccat-savu [new file with mode: 0644]
drivers/hid/Makefile
drivers/hid/hid-core.c
drivers/hid/hid-ids.h
drivers/hid/hid-roccat-savu.c [new file with mode: 0644]
drivers/hid/hid-roccat-savu.h [new file with mode: 0644]