summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-tmff.c
Commit message (Expand)AuthorAgeFilesLines
* HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires2013-02-251-4/+2
* HID: Use module_hid_driver macroH Hartley Sweeten2013-01-031-12/+1
* hid: Add module.h to fix up implicit users of itPaul Gortmaker2011-10-311-0/+1
* Merge branch 'master' into upstreamJiri Kosina2010-12-101-0/+2
|\
| * HID: add support for F430 Force Feedback WheelSimon Wood2010-11-291-0/+2
* | HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-101-17/+10
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* HID: Add RGT Clutch Wheel clutch device idMarkus Rathgeb2010-03-131-0/+2
* HID: adding __init/__exit macros to module init/exit functionsPeter Huewe2009-07-231-2/+2
* HID: add rumble support for Thrustmaster Dual Trigger 3-in-1Ruben Aos Garralda2009-07-231-1/+5
* HID: fix hid-ff drivers so that devices work even without ff supportJiri Kosina2009-05-151-5/+12
* HID: remove compat stuffJiri Slaby2009-03-301-2/+0
* HID: convert to dev_* printsJiri Slaby2008-10-141-12/+14
* HID: move thrustmaster FF processingJiri Slaby2008-10-141-0/+267