aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/hid-prodikeys.c
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-08-15HID: prodikeys: constify snd_rawmidi_ops structuresJulia Lawall
2015-12-28HID: use to_hid_device()Geliang Tang
2015-10-21HID: fix some indenting issuesJiri Slaby
2015-05-07HID: prodikeys: remove unused variableJiri Slaby
2014-02-14HID: prodikeys: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-02-25HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires
2013-01-03HID: Use module_hid_driver macroH Hartley Sweeten
2012-09-17HID: prodikeys: Remove unnecessary casts of void pointersAxel Lin
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-08-04HID: prodikeys: kfree() NULL pointer cleanupBojan Prtvar
2011-07-21HID: prodikeys: remove a redundant forward declaration of struct pcmidi_sndAxel Lin
2011-07-21HID: prodikeys: make needlessly global symbols staticAxel Lin
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches
2010-11-18HID: prodikeys: make sysfs permissions more strictJiri Kosina
2010-08-09HID: allow resizing and replacing report descriptorsNikolai Kondrashov
2010-05-12HID: Prodikeys PC-MIDI HID DriverDon Prince