| Age | Commit message (Collapse) | Author |
|
|
|
|
|
-Wuninitialized, -Wunused, -Wredundant-decls
|
|
|
|
move usbh_edpt_open() to public API, remove rhport from its signature
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Enhance rhports management
|
|
* The standard inquiry response additional length field needs to be set to
the length in bytes of the remaining standard inquiry data (i.e. N - 5),
otherwise the kernel driver issues a warning about short inquiry response..
|
|
|
|
|
|
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
|
|
|
|
LUN1 of msc_disk_dual will be set to not ready to simulate medium not
present (e.g SD card removed)
|
|
set default error sense to NOT READY, Medium not present
|
|
|
|
|
|
|
|
|
|
house keeping update
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 2e23f3dd7287186445aeab39108f81c51644ed77.
|
|
|
|
|
|
transfer
|
|
|
|
|
|
|
|
|
|
add more log, pass more complaint test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
separate dev0 from _usbh_devices pool to save sram
|