summaryrefslogtreecommitdiff
path: root/class/msc/usbh_msc.h
AgeCommit message (Expand)Author
2025-01-26update(class/msc/usbh_msc): move msc scsi commands out to prevent blocking en...sakumisu
2024-04-24add user_data param in host class for userssakumisu
2023-11-16refactor urb, add ep & hport in urb to make hardware pipe more reusablesakumisu
2023-11-04support usb modeswitchsakumisu
2022-11-26add host class run and stop callbacksakimisu
2022-09-15add urb for msc classsakumisu
2022-09-09refactor usb host stack: hcd api, hub process and usb no cache ram processsakumisu
2022-08-18Simplify the license rows, standardize header macro namesakumisu
2022-04-04add class driver export macro controlsakumisu
2022-03-27clean compiler warning.aozima
2022-03-23update class driver info,support class driver exportjzlv
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-08format codessakimisu
2022-02-01add usb host stack(class not release completely)sakimusu