开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-dr.c
Age
Commit message (
Expand
)
Author
2024-09-05
HID: dr: constify fixed up report descriptor
Thomas Weißschuh
2024-08-27
HID: change return type of report_fixup() to const
Thomas Weißschuh
2024-06-06
HID: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2019-10-03
HID: Fix assumption that devices have inputs
Alan Stern
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2016-10-10
Revert "HID: dragonrise: fix HID Descriptor for 0x0006 PID"
Ioan-Adrian Ratiu
2016-10-10
HID: hid-dr: add input mapping for axis selection
Ioan-Adrian Ratiu
2016-01-29
HID: dragonrise: fix a typo in descriptors comments s/Joystik/Joystick/
Antonio Ospite
2015-09-04
HID: dragonrise: fix HID Descriptor for 0x0006 PID
Maciej Zuk
2013-02-25
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
2013-01-03
HID: Use module_hid_driver macro
H Hartley Sweeten
2011-10-31
hid: Add module.h to fix up implicit users of it
Paul Gortmaker
2011-02-01
HID: add support for DragonRise PID 0011 gamepad
Nikolai Kondrashov
2011-02-01
HID: rename hid-drff.c to hid-dr.c
Nikolai Kondrashov