Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-06-18 | HID: uhid: add UHID_CREATE and UHID_DESTROY events | David Herrmann | 2 | -1/+164 |
2012-06-18 | HID: uhid: implement write() on uhid devices | David Herrmann | 1 | -1/+30 |
2012-06-18 | HID: uhid: implement read() on uhid devices | David Herrmann | 1 | -1/+45 |
2012-06-18 | HID: uhid: allow poll()'ing on uhid devices | David Herrmann | 1 | -0/+7 |
2012-06-18 | HID: uhid: add internal message buffer | David Herrmann | 3 | -0/+99 |
2012-06-18 | HID: uhid: introduce user-space I/O driver support for HID | David Herrmann | 3 | -0/+110 |