index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-roccat-kone.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-13
HID: roccat: fix NULL pointer dereference, add range checks
Stefan Achatz
1
-0
/
+3
2011-06-13
HID: roccat: correction and cleanup of HID feature reports
Stefan Achatz
1
-6
/
+47
2011-02-03
HID: roccat: Rename header roccat.h -> hid-roccat.h
Stefan Achatz
1
-1
/
+1
2011-02-03
HID: roccat: Fix NULL pointer dereference when unloading module
Stefan Achatz
1
-1
/
+1
2011-02-03
HID: roccat: Add ioctl command to retreive report size from chardev
Stefan Achatz
1
-6
/
+5
2011-02-03
HID: roccat: Introduce module hid-roccat-common
Stefan Achatz
1
-105
/
+38
2011-01-08
HID: roccat: reduce number of functions in kone and pyra drivers
Stefan Achatz
1
-79
/
+27
2011-01-08
HID: roccat: use class for char device for sysfs attribute creation
Stefan Achatz
1
-171
/
+127
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
1
-12
/
+10
2010-06-21
HID: roccat: remove obsolete kone_abi_version sysfs attribute
Stefan Achatz
1
-16
/
+0
2010-06-21
HID: roccat: fix offset errors in bin_attribute read
Stefan Achatz
1
-2
/
+2
2010-05-31
HID: roccat: change kone_driver_version to kone_abi_version
Stefan Achatz
1
-6
/
+6
2010-05-31
HID: roccat: remove obsolete comment
Stefan Achatz
1
-5
/
+0
2010-05-25
HID: roccat: propagate special events of roccat hardware to userspace
Stefan Achatz
1
-0
/
+49
2010-05-24
HID: fix hid-roccat-kone for bin_attr API change
Stephen Rothwell
1
-12
/
+12
2010-05-19
HID: roccat: cleanup preprocessor macros
Stefan Achatz
1
-4
/
+4
2010-05-19
HID: roccat: refactor special event handling
Stefan Achatz
1
-34
/
+20
2010-05-19
HID: roccat: fix special button support
Stefan Achatz
1
-5
/
+6
2010-05-18
HID: roccat: Correctly mark init and exit functions
Stefan Achatz
1
-2
/
+2
2010-03-30
HID: update gfp/slab.h includes
Tejun Heo
1
-0
/
+1
2010-03-22
HID: add driver for Roccat Kone gaming mouse
Stefan Achatz
1
-0
/
+1006