index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-roccat-kone.c
Age
Commit message (
Expand
)
Author
2024-04-03
HID: roccat: Convert sprintf() family to sysfs_emit() family
Li Zhijian
2023-08-05
HID: roccat: make all 'class' structures const
Ivan Orlov
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2021-12-02
HID: check for valid USB device for many HID drivers
Greg Kroah-Hartman
2021-09-25
HID: roccat: Use struct_group() to zero kone_mouse_event
Kees Cook
2020-10-15
Merge branch 'for-5.9/upstream-fixes' into for-linus
Jiri Kosina
2020-09-09
HID: roccat: add bounds checking in kone_sysfs_write_settings()
Dan Carpenter
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-20
HID: roccat: Mark expected switch fall-through
Gustavo A. R. Silva
2015-12-28
HID: use kobj_to_dev()
Geliang Tang
2014-10-29
HID: roccat: Fix code style issues
Hans Duedal
2013-09-30
HID: roccat: Fix "cannot create duplicate filename" problems
Stefan Achatz
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-08-19
hid: roccat-kone: fix off-by-one bug in attributes
Greg Kroah-Hartman
2013-08-19
hid: roccat-kone: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
HID: roccat: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-23
HID: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-04-08
HID: roccat: added media key support for Kone
Stefan Achatz
2012-06-28
HID: roccat: fix wrong hid_err usage on struct usb_device
Stefan Achatz
2011-11-20
HID: roccat: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-09-07
HID: roccat: Kone now reports external profile changes via roccat device
Stefan Achatz
2011-09-07
HID: roccat: cleaned up code for Kone and fixed wrong initialization value
Stefan Achatz
2011-09-07
HID: roccat: Fixed false dpi reporting when using osd event
Stefan Achatz
2011-06-13
HID: roccat: fix NULL pointer dereference, add range checks
Stefan Achatz
2011-06-13
HID: roccat: correction and cleanup of HID feature reports
Stefan Achatz
2011-02-03
HID: roccat: Rename header roccat.h -> hid-roccat.h
Stefan Achatz
2011-02-03
HID: roccat: Fix NULL pointer dereference when unloading module
Stefan Achatz
2011-02-03
HID: roccat: Add ioctl command to retreive report size from chardev
Stefan Achatz
2011-02-03
HID: roccat: Introduce module hid-roccat-common
Stefan Achatz
2011-01-08
HID: roccat: reduce number of functions in kone and pyra drivers
Stefan Achatz
2011-01-08
HID: roccat: use class for char device for sysfs attribute creation
Stefan Achatz
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
2010-06-21
HID: roccat: remove obsolete kone_abi_version sysfs attribute
Stefan Achatz
2010-06-21
HID: roccat: fix offset errors in bin_attribute read
Stefan Achatz
2010-05-31
HID: roccat: change kone_driver_version to kone_abi_version
Stefan Achatz
2010-05-31
HID: roccat: remove obsolete comment
Stefan Achatz
2010-05-25
HID: roccat: propagate special events of roccat hardware to userspace
Stefan Achatz
2010-05-24
HID: fix hid-roccat-kone for bin_attr API change
Stephen Rothwell
2010-05-19
HID: roccat: cleanup preprocessor macros
Stefan Achatz
2010-05-19
HID: roccat: refactor special event handling
Stefan Achatz
2010-05-19
HID: roccat: fix special button support
Stefan Achatz
2010-05-18
HID: roccat: Correctly mark init and exit functions
Stefan Achatz
2010-03-30
HID: update gfp/slab.h includes
Tejun Heo
2010-03-22
HID: add driver for Roccat Kone gaming mouse
Stefan Achatz