summaryrefslogtreecommitdiffstats
path: root/scripts/kernel-doc (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-18HID: uhid: add UHID_CREATE and UHID_DESTROY eventsDavid Herrmann2-1/+164
2012-06-18HID: uhid: implement write() on uhid devicesDavid Herrmann1-1/+30
2012-06-18HID: uhid: implement read() on uhid devicesDavid Herrmann1-1/+45
2012-06-18HID: uhid: allow poll()'ing on uhid devicesDavid Herrmann1-0/+7
2012-06-18HID: uhid: add internal message bufferDavid Herrmann3-0/+99
2012-06-18HID: uhid: introduce user-space I/O driver support for HIDDavid Herrmann3-0/+110