summaryrefslogtreecommitdiffstats
path: root/include/linux/uhid.h
Commit message (Expand)AuthorAgeFilesLines
* HID: uhid: implement feature requestsDavid Herrmann2012-06-181-0/+17
* HID: uhid: forward raw output reports to user-spaceDavid Herrmann2012-06-181-0/+14
* HID: uhid: forward output request to user-spaceDavid Herrmann2012-06-181-0/+8
* HID: uhid: forward open/close events to user-spaceDavid Herrmann2012-06-181-0/+2
* HID: uhid: add UHID_START and UHID_STOP eventsDavid Herrmann2012-06-181-0/+2
* HID: uhid: allow feeding input data into uhid devicesDavid Herrmann2012-06-181-0/+9
* HID: uhid: add UHID_CREATE and UHID_DESTROY eventsDavid Herrmann2012-06-181-1/+20
* HID: uhid: add internal message bufferDavid Herrmann2012-06-181-0/+33