Age | Commit message (Expand) | Author | Files | Lines |
2015-12-28 | HID: use to_hid_device() | Geliang Tang | 1 | -6/+6 |
2015-10-21 | HID: fix some indenting issues | Jiri Slaby | 1 | -2/+2 |
2015-05-07 | HID: prodikeys: remove unused variable | Jiri Slaby | 1 | -2/+1 |
2014-02-14 | HID: prodikeys: Convert to snd_card_new() with a device pointer | Takashi Iwai | 1 | -3/+2 |
2013-02-25 | HID: use hid_hw_request() instead of direct call to usbhid | Benjamin Tissoires | 1 | -2/+1 |
2013-01-03 | HID: Use module_hid_driver macro | H Hartley Sweeten | 1 | -18/+1 |
2012-09-17 | HID: prodikeys: Remove unnecessary casts of void pointers | Axel Lin | 1 | -9/+9 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -1/+1 |
2011-08-05 | HID: prodikeys: kfree() NULL pointer cleanup | Bojan Prtvar | 1 | -4/+4 |
2011-07-21 | HID: prodikeys: remove a redundant forward declaration of struct pcmidi_snd | Axel Lin | 1 | -2/+0 |
2011-07-21 | HID: prodikeys: make needlessly global symbols static | Axel Lin | 1 | -7/+8 |
2010-12-10 | HID: Add and use hid_<level>: dev_<level> equivalents | Joe Perches | 1 | -10/+11 |
2010-11-18 | HID: prodikeys: make sysfs permissions more strict | Jiri Kosina | 1 | -3/+3 |
2010-08-09 | HID: allow resizing and replacing report descriptors | Nikolai Kondrashov | 1 | -3/+4 |
2010-05-12 | HID: Prodikeys PC-MIDI HID Driver | Don Prince | 1 | -0/+910 |