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