aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/uhid.c
Commit message (Expand)AuthorAge
* 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