index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-roccat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-4
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2016-04-04
HID: roccat: silence an uninitialized variable warning
Dan Carpenter
1
-3
/
+2
2013-06-18
HID: roccat: check cdev_add return value
Michael Rissi
1
-3
/
+13
2013-03-14
HID: roccat: fix comments on chardevice
Stefan Achatz
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereference
Julia Lawall
1
-9
/
+9
2011-10-31
hid: Add module.h to fix up implicit users of it
Paul Gortmaker
1
-0
/
+1
2011-02-03
HID: roccat: Rename header roccat.h -> hid-roccat.h
Stefan Achatz
1
-1
/
+1
2011-02-03
HID: roccat: Fix bug that prevented roccat chardev from removing devices
Stefan Achatz
1
-1
/
+4
2011-02-03
HID: roccat: Add ioctl command to retreive report size from chardev
Stefan Achatz
1
-10
/
+38
2011-01-08
HID: roccat: use class for char device for sysfs attribute creation
Stefan Achatz
1
-12
/
+5
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
1
-5
/
+5
2010-12-08
HID: add hid_hw_open/close/power() handlers
Dmitry Torokhov
1
-16
/
+10
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-06-02
HID: roccat: introduce missing kfree
Julia Lawall
1
-3
/
+6
2010-05-25
HID: roccat: propagate special events of roccat hardware to userspace
Stefan Achatz
1
-0
/
+428