aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/uhid.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-104/+0
2012-06-18HID: uhid: implement feature requestsDavid Herrmann1-0/+17
2012-06-18HID: uhid: forward raw output reports to user-spaceDavid Herrmann1-0/+14
2012-06-18HID: uhid: forward output request to user-spaceDavid Herrmann1-0/+8
2012-06-18HID: uhid: forward open/close events to user-spaceDavid Herrmann1-0/+2
2012-06-18HID: uhid: add UHID_START and UHID_STOP eventsDavid Herrmann1-0/+2
2012-06-18HID: uhid: allow feeding input data into uhid devicesDavid Herrmann1-0/+9
2012-06-18HID: uhid: add UHID_CREATE and UHID_DESTROY eventsDavid Herrmann1-1/+20
2012-06-18HID: uhid: add internal message bufferDavid Herrmann1-0/+33