summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-prodikeys.c
Commit message (Expand)AuthorAgeFilesLines
* HID: use to_hid_device()Geliang Tang2015-12-281-6/+6
* HID: fix some indenting issuesJiri Slaby2015-10-211-2/+2
* HID: prodikeys: remove unused variableJiri Slaby2015-05-071-2/+1
* HID: prodikeys: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-3/+2
* HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires2013-02-251-2/+1
* HID: Use module_hid_driver macroH Hartley Sweeten2013-01-031-18/+1
* HID: prodikeys: Remove unnecessary casts of void pointersAxel Lin2012-09-171-9/+9
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* HID: prodikeys: kfree() NULL pointer cleanupBojan Prtvar2011-08-041-4/+4
* HID: prodikeys: remove a redundant forward declaration of struct pcmidi_sndAxel Lin2011-07-211-2/+0
* HID: prodikeys: make needlessly global symbols staticAxel Lin2011-07-211-7/+8
* HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-101-10/+11
* HID: prodikeys: make sysfs permissions more strictJiri Kosina2010-11-181-3/+3
* HID: allow resizing and replacing report descriptorsNikolai Kondrashov2010-08-091-3/+4
* HID: Prodikeys PC-MIDI HID DriverDon Prince2010-05-121-0/+910
OpenPOWER on IntegriCloud