Age | Commit message (Expand) | Author |
2023-08-05 | HID: roccat: make all 'class' structures const | Ivan Orlov |
2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman |
2021-12-02 | HID: check for valid USB device for many HID drivers | Greg Kroah-Hartman |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2015-12-28 | HID: use kobj_to_dev() | Geliang Tang |
2013-09-30 | HID: roccat: Fix "cannot create duplicate filename" problems | Stefan Achatz |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-08-19 | hid: roccat-koneplus: convert class code to use bin_attrs in groups | Greg Kroah-Hartman |
2013-08-19 | HID: roccat: convert class code to use dev_groups | Greg Kroah-Hartman |
2013-07-23 | HID: replace strict_strtoul() with kstrtoul() | Jingoo Han |
2012-11-12 | HID: roccat: deprecate some Koneplus attributes | Stefan Achatz |
2012-11-05 | HID: roccat: Cleanup of koneplus module | Stefan Achatz |
2012-11-05 | HID: roccat: enable Koneplus device reset | Stefan Achatz |
2012-11-05 | HID: roccat: add support for KoneXTD | Stefan Achatz |
2012-10-17 | HID: roccat: allow readout of koneplus sensor register data | Stefan Achatz |
2012-06-28 | HID: roccat: rename roccat_common functions to roccat_common2 | Stefan Achatz |
2012-06-28 | HID: roccat: move functionality to roccat-common | Stefan Achatz |
2011-06-13 | HID: roccat: fix NULL pointer dereference, add range checks | Stefan Achatz |
2011-06-13 | HID: roccat: correction and cleanup of HID feature reports | Stefan Achatz |
2011-06-13 | HID: roccat: Add "Roccat Talk" support for koneplus | Stefan Achatz |
2011-05-18 | HID: roccat: fix actual/startup profile sysfs attribute in koneplus | Stefan Achatz |
2011-03-15 | HID: roccat-koneplus: vorrect mode of sysfs attr 'sensor' | Stefan Achatz |
2011-02-03 | HID: roccat: Rename header roccat.h -> hid-roccat.h | Stefan Achatz |
2011-02-03 | HID: roccat: Fix NULL pointer dereference when unloading module | Stefan Achatz |
2011-02-03 | HID: roccat: Add ioctl command to retreive report size from chardev | Stefan Achatz |
2011-02-03 | HID: roccat: Increase waiting time for Kone[+] to prevent occasional freezes | Stefan Achatz |
2011-02-03 | HID: roccat: Introduce module hid-roccat-common | Stefan Achatz |
2011-02-03 | HID: roccat: Use new hid_err macros | Stefan Achatz |
2011-01-20 | HID: roccat: Fix an error message when reading more data from bin attributes | Stefan Achatz |
2011-01-17 | HID: hid-roccat-koneplus: potential NULL dereference | Vasiliy Kulikov |
2011-01-08 | HID: roccat: Add support for Roccat Kone[+] v2 | Stefan Achatz |