aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/hid/hid-sjoy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-13/+1
2015-05-07HID: sjoy: support Super Joy Box 4Sean Young1-0/+3
2013-02-25HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires1-4/+2
2013-01-03HID: Use module_hid_driver macroH Hartley Sweeten1-12/+1
2012-02-21HID: sjoy: Add device ID for Super Joy Box 3Sean Young1-2/+4
2011-10-31hid: Add module.h to fix up implicit users of itPaul Gortmaker1-0/+1
2011-10-21HID: Add device IDs for more SJOY adaptersSean Young1-0/+7
2011-08-15IHD: Support force feedback on MP-8866Sean Young1-31/+37
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches1-9/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-07-23HID: adding __init/__exit macros to module init/exit functionsPeter Huewe1-2/+2
2009-05-15HID: force feedback support for SmartJoy PLUS PS2/USB adapterJussi Kivilinna1-0/+180