aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-roccat-koneplus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-4/+1
2015-12-28HID: use kobj_to_dev()Geliang Tang1-8/+4
2013-09-30HID: roccat: Fix "cannot create duplicate filename" problemsStefan Achatz1-2/+2
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+1
2013-08-19hid: roccat-koneplus: convert class code to use bin_attrs in groupsGreg Kroah-Hartman1-87/+66
2013-08-19HID: roccat: convert class code to use dev_groupsGreg Kroah-Hartman1-12/+16
2013-07-23HID: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-11-12HID: roccat: deprecate some Koneplus attributesStefan Achatz1-4/+6
2012-11-05HID: roccat: Cleanup of koneplus moduleStefan Achatz1-282/+89
2012-11-05HID: roccat: enable Koneplus device resetStefan Achatz1-0/+22
2012-11-05HID: roccat: add support for KoneXTDStefan Achatz1-1/+3
2012-10-17HID: roccat: allow readout of koneplus sensor register dataStefan Achatz1-1/+10
2012-06-28HID: roccat: rename roccat_common functions to roccat_common2Stefan Achatz1-12/+12
2012-06-28HID: roccat: move functionality to roccat-commonStefan Achatz1-73/+15
2011-06-13HID: roccat: fix NULL pointer dereference, add range checksStefan Achatz1-1/+7
2011-06-13HID: roccat: correction and cleanup of HID feature reportsStefan Achatz1-15/+15
2011-06-13HID: roccat: Add "Roccat Talk" support for koneplusStefan Achatz1-0/+13
2011-05-18HID: roccat: fix actual/startup profile sysfs attribute in koneplusStefan Achatz1-38/+44
2011-03-15HID: roccat-koneplus: vorrect mode of sysfs attr 'sensor'Stefan Achatz1-1/+1
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-4/+4
2011-02-03HID: roccat: Increase waiting time for Kone[+] to prevent occasional freezesStefan Achatz1-1/+1
2011-02-03HID: roccat: Introduce module hid-roccat-commonStefan Achatz1-96/+39
2011-02-03HID: roccat: Use new hid_err macrosStefan Achatz1-8/+7
2011-01-20HID: roccat: Fix an error message when reading more data from bin attributesStefan Achatz1-0/+3
2011-01-17HID: hid-roccat-koneplus: potential NULL dereferenceVasiliy Kulikov1-0/+4
2011-01-08HID: roccat: Add support for Roccat Kone[+] v2Stefan Achatz1-0/+837