index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-roccat.c
Commit message (
Expand
)
Author
Age
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
*
HID: roccat: silence an uninitialized variable warning
Dan Carpenter
2016-04-04
*
HID: roccat: check cdev_add return value
Michael Rissi
2013-06-18
*
HID: roccat: fix comments on chardevice
Stefan Achatz
2013-03-14
*
new helper: file_inode(file)
Al Viro
2013-02-22
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
hid: Add module.h to fix up implicit users of it
Paul Gortmaker
2011-10-31
*
|
HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereference
Julia Lawall
2011-11-01
|
/
*
HID: roccat: Rename header roccat.h -> hid-roccat.h
Stefan Achatz
2011-02-03
*
HID: roccat: Fix bug that prevented roccat chardev from removing devices
Stefan Achatz
2011-02-03
*
HID: roccat: Add ioctl command to retreive report size from chardev
Stefan Achatz
2011-02-03
*
HID: roccat: use class for char device for sysfs attribute creation
Stefan Achatz
2011-01-08
*
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
2010-12-10
*
HID: add hid_hw_open/close/power() handlers
Dmitry Torokhov
2010-12-08
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
HID: roccat: introduce missing kfree
Julia Lawall
2010-06-02
*
HID: roccat: propagate special events of roccat hardware to userspace
Stefan Achatz
2010-05-25