aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-tmff.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-03HID: Fix assumption that devices have inputsAlan Stern1-3/+9
2019-07-17HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DTIlya Trukhanov1-0/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-13/+1
2017-11-07HID: Add ID 044f:b605 ThrustMaster, Inc. force feedback Racing WheelViktor Chapliev1-0/+2
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
2011-10-31hid: Add module.h to fix up implicit users of itPaul Gortmaker1-0/+1
2010-12-10Merge branch 'master' into upstreamJiri Kosina1-0/+2
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches1-17/+10
2010-11-29HID: add support for F430 Force Feedback WheelSimon Wood1-0/+2
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
2010-03-13HID: Add RGT Clutch Wheel clutch device idMarkus Rathgeb1-0/+2
2009-07-23HID: adding __init/__exit macros to module init/exit functionsPeter Huewe1-2/+2
2009-07-23HID: add rumble support for Thrustmaster Dual Trigger 3-in-1Ruben Aos Garralda1-1/+5
2009-05-15HID: fix hid-ff drivers so that devices work even without ff supportJiri Kosina1-5/+12
2009-03-30HID: remove compat stuffJiri Slaby1-2/+0
2008-10-14HID: convert to dev_* printsJiri Slaby1-12/+14
2008-10-14HID: move thrustmaster FF processingJiri Slaby1-0/+267