index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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-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