summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-roccat-koneplus.c
Commit message (Expand)AuthorAgeFilesLines
* HID: use kobj_to_dev()Geliang Tang2015-12-281-8/+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-koneplus: convert class code to use bin_attrs in groupsGreg Kroah-Hartman2013-08-191-87/+66
* | HID: roccat: convert class code to use dev_groupsGreg Kroah-Hartman2013-08-191-12/+16
|/
* HID: roccat: deprecate some Koneplus attributesStefan Achatz2012-11-121-4/+6
* HID: roccat: Cleanup of koneplus moduleStefan Achatz2012-11-051-282/+89
* HID: roccat: enable Koneplus device resetStefan Achatz2012-11-051-0/+22
* HID: roccat: add support for KoneXTDStefan Achatz2012-11-051-1/+3
* HID: roccat: allow readout of koneplus sensor register dataStefan Achatz2012-10-171-1/+10
* HID: roccat: rename roccat_common functions to roccat_common2Stefan Achatz2012-06-281-12/+12
* HID: roccat: move functionality to roccat-commonStefan Achatz2012-06-281-73/+15
* HID: roccat: fix NULL pointer dereference, add range checksStefan Achatz2011-06-131-1/+7
* HID: roccat: correction and cleanup of HID feature reportsStefan Achatz2011-06-131-15/+15
* HID: roccat: Add "Roccat Talk" support for koneplusStefan Achatz2011-06-131-0/+13
* HID: roccat: fix actual/startup profile sysfs attribute in koneplusStefan Achatz2011-05-181-38/+44
* HID: roccat-koneplus: vorrect mode of sysfs attr 'sensor'Stefan Achatz2011-03-151-1/+1
* 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: Increase waiting time for Kone[+] to prevent occasional freezesStefan Achatz2011-02-031-1/+1
* HID: roccat: Introduce module hid-roccat-commonStefan Achatz2011-02-031-96/+39
* HID: roccat: Use new hid_err macrosStefan Achatz2011-02-031-8/+7
* HID: roccat: Fix an error message when reading more data from bin attributesStefan Achatz2011-01-201-0/+3
* HID: hid-roccat-koneplus: potential NULL dereferenceVasiliy Kulikov2011-01-171-0/+4
* HID: roccat: Add support for Roccat Kone[+] v2Stefan Achatz2011-01-081-0/+837