aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-roccat-pyra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-28HID: use kobj_to_dev()Geliang Tang1-10/+5
2015-01-09HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter1-2/+6
2013-09-30HID: roccat: Fix "cannot create duplicate filename" problemsStefan Achatz1-2/+2
2013-08-20hid: roccat-pyra: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-78/+62
2013-08-19HID: roccat: convert class code to use dev_groupsGreg Kroah-Hartman1-10/+14
2012-11-12HID: roccat: deprecated some Pyra attributesStefan Achatz1-4/+6
2012-11-12HID: roccat: cleanup of pyra moduleStefan Achatz1-196/+144
2012-06-28HID: roccat: rename roccat_common functions to roccat_common2Stefan Achatz1-10/+10
2012-06-28HID: roccat: move functionality to roccat-commonStefan Achatz1-41/+10
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