summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-prodikeys.c
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* HID: prodikeys: constify snd_rawmidi_ops structuresJulia Lawall2017-08-15
* HID: use to_hid_device()Geliang Tang2015-12-28
* HID: fix some indenting issuesJiri Slaby2015-10-21
* HID: prodikeys: remove unused variableJiri Slaby2015-05-07
* HID: prodikeys: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-14
* HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires2013-02-25
* HID: Use module_hid_driver macroH Hartley Sweeten2013-01-03
* HID: prodikeys: Remove unnecessary casts of void pointersAxel Lin2012-09-17
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* HID: prodikeys: kfree() NULL pointer cleanupBojan Prtvar2011-08-04
* HID: prodikeys: remove a redundant forward declaration of struct pcmidi_sndAxel Lin2011-07-21
* HID: prodikeys: make needlessly global symbols staticAxel Lin2011-07-21
* HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-10
* HID: prodikeys: make sysfs permissions more strictJiri Kosina2010-11-18
* HID: allow resizing and replacing report descriptorsNikolai Kondrashov2010-08-09
* HID: Prodikeys PC-MIDI HID DriverDon Prince2010-05-12