summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-holtekff.c
Commit message (Expand)AuthorAgeFilesLines
* HID: Fix assumption that devices have inputsAlan Stern2019-10-031-3/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1
* HID: holtekff: move MODULE_* parameters out of #ifdef blockDaniel Axtens2017-12-011-4/+4
* HID: hid-holtekff: don't push static constants on stack for %*phAndy Shevchenko2013-08-051-1/+1
* HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires2013-02-251-3/+1
* HID: Use module_hid_driver macroH Hartley Sweeten2013-01-031-14/+1
* HID: holtekff: use %*ph to dump small buffersAndy Shevchenko2012-09-101-2/+1
* hid: Add module.h to fix up implicit users of itPaul Gortmaker2011-10-311-0/+1
* HID: add FF support for Holtek On Line Grip based gamepadsAnssi Hannula2011-06-271-0/+240