aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/hid-pl.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-04HID: pantherlord: validate output report detailsGravatar Kees Cook 1-2/+8
2013-02-25HID: use hid_hw_request() instead of direct call to usbhidGravatar Benjamin Tissoires 1-4/+2
2013-01-17HID: Support Jess/Saitek Color Rumble PadGravatar Michael Karcher 1-2/+11
2013-01-03HID: Use module_hid_driver macroGravatar H Hartley Sweeten 1-12/+1
2012-01-02misc latin1 to utf8 conversionsGravatar Al Viro 1-2/+2
2011-10-31hid: Add module.h to fix up implicit users of itGravatar Paul Gortmaker 1-0/+1
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsGravatar Joe Perches 1-9/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-07-23HID: adding __init/__exit macros to module init/exit functionsGravatar Peter Huewe 1-2/+2
2009-03-30HID: remove compat stuffGravatar Jiri Slaby 1-2/+0
2009-03-30HID: add support for another version of 0e8f:0003 device in hid-plGravatar Anssi Hannula 1-12/+38
2008-11-20HID: add USB ID for another dual gameron adapterGravatar Jiri Kosina 1-0/+2
2008-10-14HID: convert to dev_* printsGravatar Jiri Slaby 1-5/+6
2008-10-14HID: move pantherlord FF processingGravatar Jiri Slaby 1-0/+205