aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src/usbh/hal_usbh_msd.c
Commit message (Expand)AuthorAgeFilesLines
* USBH: MSD: revert report OK on CSW status failureDiego Ismirlian2019-10-021-2/+0
* USBH: rework debug frameworkDiego Ismirlian2019-10-021-78/+65
* Update copyrightDiego Ismirlian2019-09-291-1/+1
* Fixes for USB MSDJosé Simões2019-02-271-0/+2
* Adopt sources to new HAL.Konstantin Oblaukhov2018-09-241-0/+1
* hal_usbh: update to new Time macrosRomain Reignier2018-03-121-4/+4
* USBH: MSD: improved syncrhonizationDiego Ismirlian2017-07-161-12/+7
* USBH: MSD: replace mutex with semaphores (more lightweight)Diego Ismirlian2017-07-141-48/+32
* USBH: Add flexibility to the enumeration processDiego Ismirlian2017-07-131-5/+4
* USBH: cleanupDiego Ismirlian2017-07-131-2/+17
* USBH: moved usbh/desciter.h and usbh/debug.h to usbh/internal.hDiego Ismirlian2017-07-091-3/+0
* USBH: Added mechanism for out-of-tree class driver enumerationDiego Ismirlian2017-07-091-8/+10
* USBH: MSD: Rework to prevent race conditions on unloadDiego Ismirlian2017-07-041-84/+43
* USBH: fix Mass Storage Driver EP reset status bugDiego Ismirlian2017-06-081-2/+2
* Clean up request type helpersDiego Ismirlian2017-06-061-3/+5
* Fixed bugs in new MSD driver implementationDiego Ismirlian2017-06-061-6/+13
* Mass license dates updateDiego Ismirlian2017-06-051-2/+2
* Rework Mass Storage DriverDiego Ismirlian2017-06-051-274/+332
* USB Host fixesDiego Ismirlian2017-06-051-12/+19
* usbh: cleanupNicolas Reinecke2016-12-051-4/+4
* STM32 mass update to current naming convention in ChibiOSbarthess2016-04-071-0/+939