summaryrefslogtreecommitdiff
path: root/include/usb_api.h
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* stm32/usb: Add HOOK_USB_PM_CHANGE, called when USB is resumed/suspendedNicolas Boichat2018-02-021-0/+7
* g: restore DATA PID after USB suspend/resumeVincent Palatin2017-09-071-0/+12
* usb_api.h: Stub usb_wake if CONFIG_USB_REMOTE_WAKEUP is not definedNicolas Boichat2017-08-121-2/+6
* hammer: Pulse detection pin on USB wake eventNicolas Boichat2017-05-021-0/+3
* chip/stm32/usb: More reliable implementation of usb_wakeNicolas Boichat2017-05-021-1/+7
* stm32/usb: Add support for remote wake-upNicolas Boichat2017-03-011-0/+8
* cr50: Detect debug cable and switch the PHYMary Ruthven2016-04-131-0/+7
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* stm32: Do not wait for USB host if USB is disabledVic Yang2014-11-211-0/+3
* USB: Enable finer grain control over init processAnton Staaf2014-11-131-3/+4
* USB: Fix issue with USB RAM sizesAnton Staaf2014-11-111-0/+41