summaryrefslogtreecommitdiffstats
path: root/device/hid/hid_report_descriptor.cc
Commit message (Expand)AuthorAgeFilesLines
* Include raw HID report descriptor in HID device info.reillyg2015-01-131-2/+2
* Fix type truncation warnings in HID code.pkasting2014-10-181-14/+16
* Store HID report sizes as uint16_t.reillyg2014-08-241-10/+10
* hid: Remove size from receive APIs and return report ID separately.reillyg@chromium.org2014-07-281-20/+4
* Revert 281282 "Revert 281133 "chrome.hid: enrich model with repo..."csharp@chromium.org2014-07-031-29/+141
* Revert 281133 "chrome.hid: enrich model with report IDs"csharp@chromium.org2014-07-031-141/+29
* chrome.hid: enrich model with report IDsjracle@logitech.com2014-07-031-29/+141
* HID: Support top-level collection usages in device info.rockot@chromium.org2014-04-251-0/+61