aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-holtekff.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-03HID: Fix assumption that devices have inputsAlan Stern1-3/+9
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-13/+1
2017-12-01HID: holtekff: move MODULE_* parameters out of #ifdef blockDaniel Axtens1-4/+4
2013-08-05HID: hid-holtekff: don't push static constants on stack for %*phAndy Shevchenko1-1/+1
2013-02-25HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires1-3/+1
2013-01-03HID: Use module_hid_driver macroH Hartley Sweeten1-14/+1
2012-09-10HID: holtekff: use %*ph to dump small buffersAndy Shevchenko1-2/+1
2011-10-31hid: Add module.h to fix up implicit users of itPaul Gortmaker1-0/+1
2011-06-27HID: add FF support for Holtek On Line Grip based gamepadsAnssi Hannula1-0/+240