index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-roccat-pyra.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-6
/
+6
2024-12-11
HID: roccat: pyro: constify 'struct bin_attribute'
Thomas Weißschuh
1
-25
/
+25
2024-04-03
HID: roccat: Convert sprintf() family to sysfs_emit() family
Li Zhijian
1
-3
/
+3
2023-08-05
HID: roccat: make all 'class' structures const
Ivan Orlov
1
-10
/
+12
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2021-12-02
HID: check for valid USB device for many HID drivers
Greg Kroah-Hartman
1
-0
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-4
/
+1
2015-12-28
HID: use kobj_to_dev()
Geliang Tang
1
-10
/
+5
2015-01-09
HID: roccat: potential out of bounds in pyra_sysfs_write_settings()
Dan Carpenter
1
-2
/
+6
2013-09-30
HID: roccat: Fix "cannot create duplicate filename" problems
Stefan Achatz
1
-2
/
+2
2013-08-20
hid: roccat-pyra: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-77
/
+61
2013-08-19
HID: roccat: convert class code to use dev_groups
Greg Kroah-Hartman
1
-9
/
+13
2012-11-12
HID: roccat: deprecated some Pyra attributes
Stefan Achatz
1
-4
/
+6
2012-11-12
HID: roccat: cleanup of pyra module
Stefan Achatz
1
-196
/
+144
2012-06-28
HID: roccat: rename roccat_common functions to roccat_common2
Stefan Achatz
1
-10
/
+10
2012-06-28
HID: roccat: move functionality to roccat-common
Stefan Achatz
1
-41
/
+10
2011-09-07
HID: roccat: Pyra now reports external profile changes via roccat device
Stefan Achatz
1
-8
/
+15
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
-13
/
+9
2011-03-24
HID: roccat: Add support for wireless variant of Pyra
Stefan Achatz
1
-1
/
+2
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
-118
/
+43
2011-01-08
HID: roccat: reduce number of functions in kone and pyra drivers
Stefan Achatz
1
-94
/
+26
2011-01-08
HID: roccat: use class for char device for sysfs attribute creation
Stefan Achatz
1
-199
/
+74
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
1
-11
/
+9
2010-09-01
HID: roccat: Normalized reported profile number for pyra button events.
Stefan Achatz
1
-1
/
+5
2010-09-01
HID: roccat: add driver for Roccat Pyra mouse
Stefan Achatz
1
-0
/
+964