| Age | Commit message (Collapse) | Author |
|
|
|
Add NULL check to loop in list_remove_qhd_by_addr() function in ehci.c
|
|
|
|
|
|
|
|
when LOG=1
|
|
|
|
adding cdc host fifo tx/rx
|
|
|
|
|
|
add macro to swallow mutex API in order to simplify code with mutex
|
|
|
|
|
|
when starting up
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Host: Add support for multi-level usb hubs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and in_isr
also allow exit tud_task,tuh_task after processing all events for
running other background task for user
|
|
pending for event queue with timeout of 1 ms
|
|
|
|
|
|
|
|
|
|
|
|
move usbh_edpt_open() to public API, remove rhport from its signature
|
|
|
|
|
|
|
|
remove tuh_control_xfer_sync()
|