Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-11 | core: use new control wrapper to set configuration to device | Amir Hammad | 1 | -21/+2 |
2016-09-11 | core: use new control wrapper to read device descriptor | Amir Hammad | 1 | -27/+3 |
2016-09-11 | core: use new control wrapper to set device's address | Amir Hammad | 1 | -22/+2 |
2016-09-11 | core: add helper state machine for control read/write | Amir Hammad | 1 | -8/+87 |
2016-09-11 | Drop need for the set configuration request in dev drivers | Amir Hammad | 1 | -2/+56 |
2016-09-11 | core: Simplify device removes | Amir Hammad | 1 | -11/+13 |
2016-09-08 | core: adjust search for the device driver | Amir Hammad | 1 | -28/+29 |
2016-09-08 | make usbh_packet->data of union type | Amir Hammad | 1 | -5/+5 |
2016-09-08 | usbh_core refactor | Amir Hammad | 1 | -82/+100 |
2016-09-01 | fix bmRequestType field - use of defines | Amir Hammad | 1 | -4/+4 |
2016-07-30 | usbh_core: logs: DEVICE DESCRIPTOR EOL | Amir Hammad | 1 | -1/+1 |
2016-07-30 | add option to pass data to control writes | Amir Hammad | 1 | -6/+27 |
2016-07-08 | rename usbh_hubbed.* to usbh_core.* | Amir Hammad | 1 | -0/+632 |