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