summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-holtekff.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1Star
* 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/+1Star
* HID: Use module_hid_driver macroH Hartley Sweeten2013-01-031-14/+1Star
* HID: holtekff: use %*ph to dump small buffersAndy Shevchenko2012-09-101-2/+1Star
* hid: Add module.h to fix up implicit users of itPaul Gortmaker2011-11-011-0/+1
* HID: add FF support for Holtek On Line Grip based gamepadsAnssi Hannula2011-06-271-0/+240