summaryrefslogtreecommitdiff
path: root/drivers/hid/uhid.c
Commit message (Expand)AuthorAge
* HID: uhid: fix leak for 64/32 UHID_CREATEDavid Herrmann2013-11-27
* HID: uhid: allocate static minorDavid Herrmann2013-09-26
*-. Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina2013-09-06
|\ \
| | * HID: uhid: add devname module aliasMarcel Holtmann2013-09-02
| |/ |/|
| * HID: uhid: use generic hidinput_input_event()David Herrmann2013-07-31
|/
* HID: uhid: make creating devices work on 64/32 systemsDmitry Torokhov2013-02-18
* HID: uhid: Fix sending events with invalid dataVinicius Costa Gomes2012-07-20
* HID: uhid: silence gcc warningJiri Kosina2012-06-18
* HID: uhid: implement feature requestsDavid Herrmann2012-06-18
* HID: uhid: forward raw output reports to user-spaceDavid Herrmann2012-06-18
* HID: uhid: forward output request to user-spaceDavid Herrmann2012-06-18
* HID: uhid: forward open/close events to user-spaceDavid Herrmann2012-06-18
* HID: uhid: add UHID_START and UHID_STOP eventsDavid Herrmann2012-06-18
* HID: uhid: forward hid report-descriptor to hid coreDavid Herrmann2012-06-18
* HID: uhid: allow feeding input data into uhid devicesDavid Herrmann2012-06-18
* HID: uhid: add UHID_CREATE and UHID_DESTROY eventsDavid Herrmann2012-06-18
* HID: uhid: implement write() on uhid devicesDavid Herrmann2012-06-18
* HID: uhid: implement read() on uhid devicesDavid Herrmann2012-06-18
* HID: uhid: allow poll()'ing on uhid devicesDavid Herrmann2012-06-18
* HID: uhid: add internal message bufferDavid Herrmann2012-06-18
* HID: uhid: introduce user-space I/O driver support for HIDDavid Herrmann2012-06-18