Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-11 | use default case instead of handling other packet statuses explicitely | Amir Hammad | 1 | -2/+3 |
2016-09-11 | use forward declaration for usbh_dev_driver_t | Amir Hammad | 1 | -26/+20 |
2016-09-11 | use NULL instead of 0 for assigning null pointer | Amir Hammad | 1 | -3/+5 |
2016-09-11 | midi: rename prefix of static functions | Amir Hammad | 1 | -12/+12 |
2016-09-11 | Drop need for the set configuration request in dev drivers | Amir Hammad | 1 | -34/+10 |
2016-09-08 | make usbh_packet->data of union type | Amir Hammad | 1 | -2/+2 |
2016-09-01 | fix bmRequestType field - use of defines | Amir Hammad | 1 | -1/+1 |
2016-07-30 | add option to pass data to control writes | Amir Hammad | 1 | -1/+1 |
2016-07-08 | refactor: use enum instead of #define: USBH_ENDPOINT_TYPE and USBH_SPEED | Amir Hammad | 1 | -2/+2 |
2016-06-20 | Merged usb midi code into current libusbmaster | Amir Hammad | 1 | -0/+391 |