aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/src/usbh/hal_usbh_hid.c
Commit message (Expand)AuthorAgeFilesLines
* USBH: rework debug frameworkDiego Ismirlian2019-10-021-43/+16
* Update copyrightDiego Ismirlian2019-09-291-1/+1
* USBH: remove unnecessary reschedules and add necessary onesDiego Ismirlian2017-07-161-3/+1
* USBH: HID: Implement synchronizationDiego Ismirlian2017-07-161-14/+25
* USBH: HID: corrected interrupt IN request lengthDiego Ismirlian2017-07-141-1/+4
* USBH: Add flexibility to the enumeration processDiego Ismirlian2017-07-131-3/+4
* USBH: cleanupDiego Ismirlian2017-07-131-1/+2
* USBH: Added mechanism for out-of-tree class driver enumerationDiego Ismirlian2017-07-091-3/+5
* Clean up request type helpersDiego Ismirlian2017-06-061-14/+12
* HID class driver fixesDiego Ismirlian2017-06-061-16/+29
* Mass license dates updateDiego Ismirlian2017-06-051-2/+2
* Add HID class driverDiego Ismirlian2017-06-051-0/+311