summaryrefslogtreecommitdiff
path: root/class/msc/usbh_msc.c
AgeCommit message (Expand)Author
2022-06-15fix warningssakumisu
2022-05-22alloc class name after the necessary commands are completedsakumisu
2022-04-04Standardized function parameter with xxx_classsakumisu
2022-03-31fixed osal critical section protect adapt 64bits CPU.xieyangrun
2022-03-27clean compiler warning.aozima
2022-03-23update class driver info,support class driver exportjzlv
2022-03-23psc thread use event instead,add timeout for transferjzlv
2022-03-23expand msc tx_buffer to 64sakumisu
2022-03-19update host class driver struct: add hport.aozima
2022-02-24use hport setup to replace class setup,move out test demosakumisu
2022-02-09update msc scsi macrojzlv
2022-02-08format codessakimisu
2022-02-07replace ssize_t with intsakumisu
2022-02-01add usb host stack(class not release completely)sakimusu