summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-roccat-kovaplus.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1
* HID: roccat: prevent an out of bounds read in kovaplus_profile_activated()Dan Carpenter2018-01-231-0/+2
* HID: use kobj_to_dev()Geliang Tang2015-12-281-8/+4
* HID: roccat: fix Coverity CID 141438Stefan Achatz2013-11-041-0/+4
* HID: roccat: Fix "cannot create duplicate filename" problemsStefan Achatz2013-09-301-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\
| * HID: replace strict_strtoul() with kstrtoul()Jingoo Han2013-07-231-1/+1
* | hid: roccat-kovaplus: convert class code to use bin_attrs in groupsGreg Kroah-Hartman2013-08-191-83/+54
* | HID: roccat: convert class code to use dev_groupsGreg Kroah-Hartman2013-08-191-14/+19
|/
* HID: roccat: deprecate some Kovaplus attributesStefan Achatz2012-11-121-4/+6
* HID: roccat: cleanup of kovaplus moduleStefan Achatz2012-11-121-120/+115
* HID: roccat: rename roccat_common functions to roccat_common2Stefan Achatz2012-06-281-10/+10
* HID: roccat: move functionality to roccat-commonStefan Achatz2012-06-281-53/+10
* HID: roccat: Kovaplus now reports external profile changes via roccat deviceStefan Achatz2011-09-071-2/+15
* HID: roccat: fix NULL pointer dereference, add range checksStefan Achatz2011-06-131-1/+4
* HID: roccat: correction and cleanup of HID feature reportsStefan Achatz2011-06-131-10/+10
* HID: roccat: Rename header roccat.h -> hid-roccat.hStefan Achatz2011-02-031-1/+1
* HID: roccat: Fix NULL pointer dereference when unloading moduleStefan Achatz2011-02-031-1/+1
* HID: roccat: Add ioctl command to retreive report size from chardevStefan Achatz2011-02-031-4/+4
* HID: roccat: Add support for Kova[+] mouseStefan Achatz2011-02-031-0/+715