index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2012-06-28
HID: roccat: fix wrong hid_err usage on struct usb_device
Stefan Achatz
1
-3
/
+3
2011-11-20
HID: roccat: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-3
/
+1
2011-09-07
HID: roccat: Kone now reports external profile changes via roccat device
Stefan Achatz
1
-1
/
+15
2011-09-07
HID: roccat: cleaned up code for Kone and fixed wrong initialization value
Stefan Achatz
1
-21
/
+22
2011-09-07
HID: roccat: Fixed false dpi reporting when using osd event
Stefan Achatz
1
-2
/
+2
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