summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-roccat.c
Commit message (Expand)AuthorAgeFilesLines
* 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-221-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * hid: Add module.h to fix up implicit users of itPaul Gortmaker2011-10-311-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/+5
* 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/+10
* 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