summaryrefslogtreecommitdiff
path: root/include/usb.h
Commit message (Expand)AuthorAgeFilesLines
* USB: Fix memcpy routinesAnton Staaf2015-04-131-10/+13
* USB-SPI: Set the interface SubClass to Google SPIAnton Staaf2015-03-231-0/+3
* USB: Add memcpy_from_usbram and update existing memcpyAnton Staaf2015-01-081-9/+15
* USB: Add setup packet struct and parsing routineAnton Staaf2014-12-081-0/+12
* USB: Interface callbacks now return an error codeAnton Staaf2014-12-021-3/+4
* USB: Fix issue with USB RAM sizesAnton Staaf2014-11-111-17/+3
* USB: Fix definitions for usb_uintAnton Staaf2014-11-101-3/+5
* USB: Remove special case for iVersion string descriptorAnton Staaf2014-11-041-2/+5
* USB: stm32f3: use correct values for USB RAM size and usb_uintAnton Staaf2014-11-041-1/+1
* pd: dingdong/hoho: inhibit USB Billboard.Todd Broch2014-10-311-0/+2
* samus_pd: add host command to get type-c port power infoAlec Berg2014-10-301-1/+1
* USB: Add simple serial subclass supportAnton Staaf2014-10-291-0/+4
* usb_pd_protocol: Add support for charge_manager and voltage reportingShawn Nematbakhsh2014-10-221-0/+2
* usb: export firmware versionVincent Palatin2014-10-111-0/+2
* hoho: Add USB Billboard class device.Todd Broch2014-10-111-1/+1
* usb: Groundwork for USB BOS & Billboard class descriptors.Todd Broch2014-10-111-1/+45
* usb: add CONFIG_USB_INHIBIT to prevent automatically starting USBDominic Chen2014-08-161-0/+4
* stm32: add USB driverVincent Palatin2014-06-181-0/+245