| Commit message (Expand) | Author | Age | Files | Lines |
* | HID: use kobj_to_dev() | Geliang Tang | 2015-12-28 | 1 | -8/+4 |
* | HID: roccat: Fix "cannot create duplicate filename" problems | Stefan Achatz | 2013-09-30 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 | 1 | -1/+1 |
|\ |
|
| * | HID: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-07-23 | 1 | -1/+1 |
* | | hid: roccat-koneplus: convert class code to use bin_attrs in groups | Greg Kroah-Hartman | 2013-08-19 | 1 | -87/+66 |
* | | HID: roccat: convert class code to use dev_groups | Greg Kroah-Hartman | 2013-08-19 | 1 | -12/+16 |
|/ |
|
* | HID: roccat: deprecate some Koneplus attributes | Stefan Achatz | 2012-11-12 | 1 | -4/+6 |
* | HID: roccat: Cleanup of koneplus module | Stefan Achatz | 2012-11-05 | 1 | -282/+89 |
* | HID: roccat: enable Koneplus device reset | Stefan Achatz | 2012-11-05 | 1 | -0/+22 |
* | HID: roccat: add support for KoneXTD | Stefan Achatz | 2012-11-05 | 1 | -1/+3 |
* | HID: roccat: allow readout of koneplus sensor register data | Stefan Achatz | 2012-10-17 | 1 | -1/+10 |
* | HID: roccat: rename roccat_common functions to roccat_common2 | Stefan Achatz | 2012-06-28 | 1 | -12/+12 |
* | HID: roccat: move functionality to roccat-common | Stefan Achatz | 2012-06-28 | 1 | -73/+15 |
* | HID: roccat: fix NULL pointer dereference, add range checks | Stefan Achatz | 2011-06-13 | 1 | -1/+7 |
* | HID: roccat: correction and cleanup of HID feature reports | Stefan Achatz | 2011-06-13 | 1 | -15/+15 |
* | HID: roccat: Add "Roccat Talk" support for koneplus | Stefan Achatz | 2011-06-13 | 1 | -0/+13 |
* | HID: roccat: fix actual/startup profile sysfs attribute in koneplus | Stefan Achatz | 2011-05-18 | 1 | -38/+44 |
* | HID: roccat-koneplus: vorrect mode of sysfs attr 'sensor' | Stefan Achatz | 2011-03-15 | 1 | -1/+1 |
* | HID: roccat: Rename header roccat.h -> hid-roccat.h | Stefan Achatz | 2011-02-03 | 1 | -1/+1 |
* | HID: roccat: Fix NULL pointer dereference when unloading module | Stefan Achatz | 2011-02-03 | 1 | -1/+1 |
* | HID: roccat: Add ioctl command to retreive report size from chardev | Stefan Achatz | 2011-02-03 | 1 | -4/+4 |
* | HID: roccat: Increase waiting time for Kone[+] to prevent occasional freezes | Stefan Achatz | 2011-02-03 | 1 | -1/+1 |
* | HID: roccat: Introduce module hid-roccat-common | Stefan Achatz | 2011-02-03 | 1 | -96/+39 |
* | HID: roccat: Use new hid_err macros | Stefan Achatz | 2011-02-03 | 1 | -8/+7 |
* | HID: roccat: Fix an error message when reading more data from bin attributes | Stefan Achatz | 2011-01-20 | 1 | -0/+3 |
* | HID: hid-roccat-koneplus: potential NULL dereference | Vasiliy Kulikov | 2011-01-17 | 1 | -0/+4 |
* | HID: roccat: Add support for Roccat Kone[+] v2 | Stefan Achatz | 2011-01-08 | 1 | -0/+837 |