summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-roccat.c
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-04-04HID: roccat: silence an uninitialized variable warningDan Carpenter
2013-06-18HID: roccat: check cdev_add return valueMichael Rissi
2013-03-14HID: roccat: fix comments on chardeviceStefan Achatz
2013-02-22new helper: file_inode(file)Al Viro
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereferenceJulia Lawall
2011-10-31hid: Add module.h to fix up implicit users of itPaul Gortmaker
2011-02-03HID: roccat: Rename header roccat.h -> hid-roccat.hStefan Achatz
2011-02-03HID: roccat: Fix bug that prevented roccat chardev from removing devicesStefan Achatz
2011-02-03HID: roccat: Add ioctl command to retreive report size from chardevStefan Achatz
2011-01-08HID: roccat: use class for char device for sysfs attribute creationStefan Achatz
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches
2010-12-08HID: add hid_hw_open/close/power() handlersDmitry Torokhov
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-06-02HID: roccat: introduce missing kfreeJulia Lawall
2010-05-25HID: roccat: propagate special events of roccat hardware to userspaceStefan Achatz