aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/USBHv1/hal_usbh_lld.c
Commit message (Expand)AuthorAgeFilesLines
* USBH: rework debug frameworkDiego Ismirlian2019-10-021-114/+101
* Update copyrightDiego Ismirlian2019-09-291-1/+1
* Fixes for USB MSDJosé Simões2019-02-271-2/+2
* avoid using list_for_each_entry_safe when closing endpoints to prevent potent...Austin Morton2018-10-011-2/+3
* fix some compiler warnings around USBH_DEBUG_ENABLE conditionsAustin Morton2018-10-011-2/+2
* implement _ptxfe_int to support ISO and INT out transfersAustin Morton2018-10-011-3/+11
* hal_usbh: update to new Time macrosRomain Reignier2018-03-121-4/+4
* USBH: STM32 LLD: break LS activity detect loop if port is disabledDiego Ismirlian2017-08-071-11/+18
* USBH: STM32 LLD: various improvementsDiego Ismirlian2017-07-311-112/+132
* USBH: remove unnecessary reschedules and add necessary onesDiego Ismirlian2017-07-161-7/+1
* USBH: Correct bug in LLDDiego Ismirlian2017-07-161-1/+1
* USBH: moved definition of driver to LLDDiego Ismirlian2017-07-091-0/+7
* USBH: STM32 lld, activate correction of unexpected lengthDiego Ismirlian2017-06-081-1/+1
* Mass license dates updateDiego Ismirlian2017-06-051-2/+2
* USB Host fixesDiego Ismirlian2017-06-051-14/+85
* STM32: fix USB HOST HS when cpu is in sleep modeNicolas Reinecke2016-12-051-1/+2
* usbh: add otg stepping 2 codeNicolas Reinecke2016-12-051-0/+8
* usbh: cleanupNicolas Reinecke2016-12-051-8/+8
* STM32 mass update to current naming convention in ChibiOSbarthess2016-04-071-0/+1604