aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-roccat-pyra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-07HID: roccat: Pyra now reports external profile changes via roccat deviceStefan Achatz1-8/+15
2011-06-13HID: roccat: fix NULL pointer dereference, add range checksStefan Achatz1-0/+3
2011-06-13HID: roccat: correction and cleanup of HID feature reportsStefan Achatz1-13/+9
2011-03-24HID: roccat: Add support for wireless variant of PyraStefan Achatz1-1/+2
2011-02-03HID: roccat: Rename header roccat.h -> hid-roccat.hStefan Achatz1-1/+1
2011-02-03HID: roccat: Fix NULL pointer dereference when unloading moduleStefan Achatz1-1/+1
2011-02-03HID: roccat: Add ioctl command to retreive report size from chardevStefan Achatz1-6/+5
2011-02-03HID: roccat: Introduce module hid-roccat-commonStefan Achatz1-118/+43
2011-01-08HID: roccat: reduce number of functions in kone and pyra driversStefan Achatz1-94/+26
2011-01-08HID: roccat: use class for char device for sysfs attribute creationStefan Achatz1-199/+74
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches1-11/+9
2010-09-01HID: roccat: Normalized reported profile number for pyra button events.Stefan Achatz1-1/+5
2010-09-01HID: roccat: add driver for Roccat Pyra mouseStefan Achatz1-0/+964