summaryrefslogtreecommitdiffstats
path: root/drivers/hid/uhid.c
Commit message (Expand)AuthorAgeFilesLines
* HID: uhid: allow feeding input data into uhid devicesDavid Herrmann2012-06-181-0/+14
* HID: uhid: add UHID_CREATE and UHID_DESTROY eventsDavid Herrmann2012-06-181-0/+144
* HID: uhid: implement write() on uhid devicesDavid Herrmann2012-06-181-1/+30
* HID: uhid: implement read() on uhid devicesDavid Herrmann2012-06-181-1/+45
* HID: uhid: allow poll()'ing on uhid devicesDavid Herrmann2012-06-181-0/+7
* HID: uhid: add internal message bufferDavid Herrmann2012-06-181-0/+65
* HID: uhid: introduce user-space I/O driver support for HIDDavid Herrmann2012-06-181-0/+88
OpenPOWER on IntegriCloud