aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src/usbh/hal_usbh_aoa.c
Commit message (Expand)AuthorAgeFilesLines
* USBH: rework debug frameworkDiego Ismirlian2019-10-021-60/+33
* Update copyrightDiego Ismirlian2019-09-291-1/+1
* Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-ContribDiego Ismirlian2019-08-241-2/+9
|\
| * Adopt sources to new HAL.Konstantin Oblaukhov2018-09-241-1/+10
* | Merge branch 'master' of https://github.com/MegabytePhreak/ChibiOS-ContribDiego Ismirlian2018-08-201-1/+3
|\ \
| * | Fix incompatible USBH VMTsPaul Roukema2018-08-051-1/+3
| |/
* | Merge branch 'master' of https://github.com/ChibiOS/ChibiOS-ContribDiego Ismirlian2018-08-201-2/+2
|\|
| * hal_usbh: update to new Time macrosRomain Reignier2018-03-121-2/+2
* | USBH: AOA: Various improvementsDiego Ismirlian2017-11-191-9/+22
|/
* USBH: replaced some ch* functions with OSAL equivalentsDiego Ismirlian2017-07-161-24/+24
* USBH: remove unnecessary reschedules and add necessary onesDiego Ismirlian2017-07-161-5/+2
* USBH: Add flexibility to the enumeration processDiego Ismirlian2017-07-131-10/+4
* USBH: Added mechanism for out-of-tree class driver enumerationDiego Ismirlian2017-07-091-3/+5
* Clean up request type helpersDiego Ismirlian2017-06-061-4/+4
* Mass license dates updateDiego Ismirlian2017-06-051-2/+2
* Add AOA (Android Accessory) class driverDiego Ismirlian2017-06-051-0/+678