Age | Commit message (Expand) | Author |
2021-12-02 | HID: check for valid USB device for many HID drivers | Greg Kroah-Hartman |
2019-10-01 | HID: prodikeys: make array keys static const, makes object smaller | Colin Ian King |
2019-09-05 | HID: prodikeys: Fix general protection fault during probe | Alan Stern |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-08-15 | HID: prodikeys: constify snd_rawmidi_ops structures | Julia Lawall |
2015-12-28 | HID: use to_hid_device() | Geliang Tang |
2015-10-21 | HID: fix some indenting issues | Jiri Slaby |
2015-05-07 | HID: prodikeys: remove unused variable | Jiri Slaby |
2014-02-14 | HID: prodikeys: Convert to snd_card_new() with a device pointer | Takashi Iwai |
2013-02-25 | HID: use hid_hw_request() instead of direct call to usbhid | Benjamin Tissoires |
2013-01-03 | HID: Use module_hid_driver macro | H Hartley Sweeten |
2012-09-17 | HID: prodikeys: Remove unnecessary casts of void pointers | Axel Lin |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2011-08-04 | HID: prodikeys: kfree() NULL pointer cleanup | Bojan Prtvar |
2011-07-21 | HID: prodikeys: remove a redundant forward declaration of struct pcmidi_snd | Axel Lin |
2011-07-21 | HID: prodikeys: make needlessly global symbols static | Axel Lin |
2010-12-10 | HID: Add and use hid_<level>: dev_<level> equivalents | Joe Perches |
2010-11-18 | HID: prodikeys: make sysfs permissions more strict | Jiri Kosina |
2010-08-09 | HID: allow resizing and replacing report descriptors | Nikolai Kondrashov |
2010-05-12 | HID: Prodikeys PC-MIDI HID Driver | Don Prince |