summaryrefslogtreecommitdiffstats
path: root/components/usb_service
Commit message (Expand)AuthorAgeFilesLines
* [usb_gadget p12] Basic tests of usb_service using the USB test gadget.reillyg@chromium.org2014-08-011-2/+0
* Add components and CLD to GN build.brettw@chromium.org2014-07-101-0/+37
* Increase log verbosity required for USB errors.reillyg@chromium.org2014-06-264-20/+17
* Log errors from libusb.reillyg@chromium.org2014-06-206-19/+101
* Extracted UsbDeviceHandle as interface.zvorygin@chromium.org2014-05-125-172/+249
* Extracted UsbConfigDescriptor, UsbInterfaceDescriptor and helper classeszvorygin@chromium.org2014-05-125-112/+190
* Extracted UsbDevice as interface.zvorygin@chromium.org2014-05-077-76/+106
* Adjust the structure of DEPS within //components.blundell@chromium.org2014-05-061-1/+0
* Extracted UsbService as interface.zvorygin@chromium.org2014-05-056-66/+88
* Fix chrome.usb control transfer.khautio@gmail.com2014-04-301-2/+1
* Move UsbService to its own component.rockot@chromium.org2014-04-2214-0/+1839