aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src/usbh
Commit message (Expand)AuthorAgeFilesLines
* USBH: moved usbh/desciter.h and usbh/debug.h to usbh/internal.hDiego Ismirlian2017-07-093-7/+1
* USBH: Added mechanism for out-of-tree class driver enumerationDiego Ismirlian2017-07-096-48/+60
* USBH: MSD: Rework to prevent race conditions on unloadDiego Ismirlian2017-07-041-84/+43
* USBH: UVC, fix compile with IARDiego Ismirlian2017-06-081-10/+16
* USBH: fix Mass Storage Driver EP reset status bugDiego Ismirlian2017-06-081-2/+2
* USBH: License change for UVC driverDiego Ismirlian2017-06-061-10/+14
* Add UVC driver and test/exampleDiego Ismirlian2017-06-061-20/+659
* mendDiego Ismirlian2017-06-061-1/+1
* Clean up request type helpersDiego Ismirlian2017-06-064-27/+27
* HID class driver fixesDiego Ismirlian2017-06-061-16/+29
* Fixed bugs in new MSD driver implementationDiego Ismirlian2017-06-061-6/+13
* Mass license dates updateDiego Ismirlian2017-06-058-16/+16
* Add HID class driverDiego Ismirlian2017-06-051-0/+311
* Added PID for FTDI-enabled ETT USB-SerialDiego Ismirlian2017-06-051-0/+1
* Rework Mass Storage DriverDiego Ismirlian2017-06-051-274/+332
* Add AOA (Android Accessory) class driverDiego Ismirlian2017-06-051-0/+678
* Fix possible race condition in FTDI driver stopDiego Ismirlian2017-06-051-13/+14
* USB Host fixesDiego Ismirlian2017-06-055-41/+56
* usbh: cleanupNicolas Reinecke2016-12-051-4/+4
* make stm32 usb host testhal compileNicolas Reinecke2016-11-081-11/+11
* usbh: fix compile warningNicolas Reinecke2016-11-081-0/+1
* STM32 mass update to current naming convention in ChibiOSbarthess2016-04-076-2748/+2748
* USB-Host: Initial commitFabien Poussin2016-02-156-0/+2748