Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adopt sources to new HAL. | Konstantin Oblaukhov | 2018-09-24 | 3 | -2/+21 |
* | hal_usbh: update to new Time macros | Romain Reignier | 2018-03-12 | 3 | -10/+10 |
* | USBH: FTDI: correct bugs | Diego Ismirlian | 2017-08-07 | 1 | -3/+3 |
* | USBH: improved debug output | Diego Ismirlian | 2017-07-31 | 2 | -19/+55 |
* | USBH: replaced some ch* functions with OSAL equivalents | Diego Ismirlian | 2017-07-16 | 2 | -48/+48 |
* | USBH: remove unnecessary reschedules and add necessary ones | Diego Ismirlian | 2017-07-16 | 6 | -23/+10 |
* | USBH: HID: Implement synchronization | Diego Ismirlian | 2017-07-16 | 2 | -14/+32 |
* | USBH: HUB: don't clear status flags on NAK | Diego Ismirlian | 2017-07-16 | 1 | -4/+2 |
* | USBH: MSD: improved syncrhonization | Diego Ismirlian | 2017-07-16 | 1 | -12/+7 |
* | USBH: Use configured UART for debug; avoid garbage debug output | Diego Ismirlian | 2017-07-16 | 1 | -34/+39 |
* | USBH: Added TODO list | Diego Ismirlian | 2017-07-14 | 1 | -0/+14 |
* | USBH: MSD: replace mutex with semaphores (more lightweight) | Diego Ismirlian | 2017-07-14 | 1 | -48/+32 |
* | USBH: HID: corrected interrupt IN request length | Diego Ismirlian | 2017-07-14 | 1 | -1/+4 |
* | USBH: Add flexibility to the enumeration process | Diego Ismirlian | 2017-07-13 | 6 | -35/+26 |
* | USBH: cleanup | Diego Ismirlian | 2017-07-13 | 2 | -3/+19 |
* | USBH: moved usbh/desciter.h and usbh/debug.h to usbh/internal.h | Diego Ismirlian | 2017-07-09 | 3 | -7/+1 |
* | USBH: Added mechanism for out-of-tree class driver enumeration | Diego Ismirlian | 2017-07-09 | 6 | -48/+60 |
* | USBH: MSD: Rework to prevent race conditions on unload | Diego Ismirlian | 2017-07-04 | 1 | -84/+43 |
* | USBH: UVC, fix compile with IAR | Diego Ismirlian | 2017-06-08 | 1 | -10/+16 |
* | USBH: fix Mass Storage Driver EP reset status bug | Diego Ismirlian | 2017-06-08 | 1 | -2/+2 |
* | USBH: License change for UVC driver | Diego Ismirlian | 2017-06-06 | 1 | -10/+14 |
* | Add UVC driver and test/example | Diego Ismirlian | 2017-06-06 | 1 | -20/+659 |
* | mend | Diego Ismirlian | 2017-06-06 | 1 | -1/+1 |
* | Clean up request type helpers | Diego Ismirlian | 2017-06-06 | 4 | -27/+27 |
* | HID class driver fixes | Diego Ismirlian | 2017-06-06 | 1 | -16/+29 |
* | Fixed bugs in new MSD driver implementation | Diego Ismirlian | 2017-06-06 | 1 | -6/+13 |
* | Mass license dates update | Diego Ismirlian | 2017-06-05 | 8 | -16/+16 |
* | Add HID class driver | Diego Ismirlian | 2017-06-05 | 1 | -0/+311 |
* | Added PID for FTDI-enabled ETT USB-Serial | Diego Ismirlian | 2017-06-05 | 1 | -0/+1 |
* | Rework Mass Storage Driver | Diego Ismirlian | 2017-06-05 | 1 | -274/+332 |
* | Add AOA (Android Accessory) class driver | Diego Ismirlian | 2017-06-05 | 1 | -0/+678 |
* | Fix possible race condition in FTDI driver stop | Diego Ismirlian | 2017-06-05 | 1 | -13/+14 |
* | USB Host fixes | Diego Ismirlian | 2017-06-05 | 5 | -41/+56 |
* | usbh: cleanup | Nicolas Reinecke | 2016-12-05 | 1 | -4/+4 |
* | make stm32 usb host testhal compile | Nicolas Reinecke | 2016-11-08 | 1 | -11/+11 |
* | usbh: fix compile warning | Nicolas Reinecke | 2016-11-08 | 1 | -0/+1 |
* | STM32 mass update to current naming convention in ChibiOS | barthess | 2016-04-07 | 6 | -2748/+2748 |
* | USB-Host: Initial commit | Fabien Poussin | 2016-02-15 | 6 | -0/+2748 |