summaryrefslogtreecommitdiff
path: root/class/hub/usbh_hub.c
AgeCommit message (Expand)Author
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-17fix critical section wrong usesakumisu
2022-02-24use hport setup to replace class setup,move out test demosakumisu
2022-02-18add debounce time for hub port change detectsakumisu
2022-02-08format codessakimisu
2022-02-07replace ssize_t with intsakumisu
2022-02-06replace ssize_t with intsakumisu
2022-02-01add usb host stack(class not release completely)sakimusu