summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-roccat.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1Star
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-1/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* HID: roccat: silence an uninitialized variable warningDan Carpenter2016-04-041-3/+2Star
* HID: roccat: check cdev_add return valueMichael Rissi2013-06-181-3/+13
* HID: roccat: fix comments on chardeviceStefan Achatz2013-03-141-1/+1
* new helper: file_inode(file)Al Viro2013-02-231-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\
| * hid: Add module.h to fix up implicit users of itPaul Gortmaker2011-11-011-0/+1
* | HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereferenceJulia Lawall2011-11-011-9/+9
|/
* HID: roccat: Rename header roccat.h -> hid-roccat.hStefan Achatz2011-02-031-1/+1
* HID: roccat: Fix bug that prevented roccat chardev from removing devicesStefan Achatz2011-02-031-1/+4
* HID: roccat: Add ioctl command to retreive report size from chardevStefan Achatz2011-02-031-10/+38
* HID: roccat: use class for char device for sysfs attribute creationStefan Achatz2011-01-081-12/+5Star
* HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-101-5/+5
* HID: add hid_hw_open/close/power() handlersDmitry Torokhov2010-12-081-16/+10Star
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* HID: roccat: introduce missing kfreeJulia Lawall2010-06-021-3/+6
* HID: roccat: propagate special events of roccat hardware to userspaceStefan Achatz2010-05-251-0/+428