index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-axff.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
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
2013-11-12
HID: enable Mayflash USB Gamecube Adapter
Tristan Rice
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-08-04
HID: ACRUX - handle gamepads with different report layout
Sergei Kolzun
2011-07-14
HID: ACRUX - add missing hid_hw_stop() in ax_probe() error path
Axel Lin
2011-03-12
HID: ACRUX - activate the device immediately after binding
Dmitry Torokhov
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
2010-07-19
HID: add ACRUX game controller force feedback support
Sergei Kolzun