aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src/hal_usbh.c
Commit message (Expand)AuthorAgeFilesLines
* USBH: rework debug frameworkDiego Ismirlian2019-10-021-104/+90
* Update copyrightDiego Ismirlian2019-09-291-1/+1
* USBH: improve disconnection detection; added a necessary reschedule.Diego Ismirlian2017-11-191-3/+2
* USBH: main driver: implement usbhBulkTransfer as inline functionDiego Ismirlian2017-10-291-10/+0
* usbh:correct spelling of usbhSynchronousTransferMark Harris2017-09-141-2/+2
* usbh:_ptxfe_int, use HPTXSTS, introduce usbhSyncrhonousTransferMark Harris2017-09-141-1/+10
* implement ptxfe_int for outbound INT epMark Harris2017-09-121-1/+1
* USBH: simplify/cleanup main driverDiego Ismirlian2017-08-071-44/+10
* USBH: improved main driverDiego Ismirlian2017-07-311-47/+58
* USBH: remove unnecessary reschedules and add necessary onesDiego Ismirlian2017-07-161-5/+7
* USBH: Use infinite timeout for control request, when timeouts are not specifiedDiego Ismirlian2017-07-161-1/+1
* USBH: Add flexibility to the enumeration processDiego Ismirlian2017-07-131-98/+105
* USBH: cleanupDiego Ismirlian2017-07-131-8/+1
* USBH: Added mechanism for out-of-tree class driver enumerationDiego Ismirlian2017-07-091-23/+19
* USBH: moved definition of driver to LLDDiego Ismirlian2017-07-091-8/+0
* Add UVC driver and test/exampleDiego Ismirlian2017-06-061-2/+10
* mendDiego Ismirlian2017-06-061-1/+1
* Clean up request type helpersDiego Ismirlian2017-06-061-53/+48
* Fixed endpoint halt reset implementationDiego Ismirlian2017-06-061-2/+4
* Mass license dates updateDiego Ismirlian2017-06-051-2/+2
* Add HID class driverDiego Ismirlian2017-06-051-0/+7
* Add AOA (Android Accessory) class driverDiego Ismirlian2017-06-051-1/+8
* USB Host fixesDiego Ismirlian2017-06-051-18/+48
* usbh: cleanupNicolas Reinecke2016-12-051-12/+12
* STM32 mass update to current naming convention in ChibiOSbarthess2016-04-071-0/+1395