summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-23update to v0.8.0v0.8.0sakumisu
2023-02-23update hub usagesakumisu
2023-02-23move ep0 active into hub eventsakumisu
2023-02-23clean ehci iso codesakumisu
2023-02-18format codesakimisu
2023-02-18update demo urlsakimisu
2023-02-18move hub and hport variable into common ram to reduce nocache ram usagesakumisu
2023-02-14Fix a bug of repeated connection of inserted device for wch host fsChen Leeren
2023-02-10format codesakumisu
2023-02-09Revert "check if hport is null"sakimisu
2023-02-07submit urb when nbytes>0sakimisu
2023-02-07do not check if device is closedsakimisu
2023-02-06update hc templatesakimisu
2023-02-06add audio pathsakumisu
2023-02-06update usagesakumisu
2023-02-06update rst version 0.7.0sakumisu
2023-02-06update stm32 cautionsakumisu
2023-02-06split host demo into standalone threadsakumisu
2023-02-06update ehci driversakumisu
2023-02-05check if hport is nullsakumisu
2023-02-05support more audio altsettingsakumisu
2023-02-05config ep pipe after set_interfacesakumisu
2023-02-04Fix a bug where usb2 doesn't work for ch58xChen Leeren
2023-02-02check if dwc2 supports dma, if not, stop workingsakimisu
2023-01-29add webusb supportsakimisu
2023-01-28add some log for rndis rx txsakimisu
2023-01-17do not reset EPDIS and TXFUMsakimisu
2023-01-15fix class get data due to 528d8dc9d6d2c1150b9f78dfc0c512745185dc4csakimisu
2023-01-15split tx_rx_thread into tx_thread and rx_threadsakimisu
2023-01-15only support one configsakimisu
2023-01-10fix no exthub build errorsakumisu
2023-01-07add CONFIG_USBDEV_ADVANCE_DESC macrosakimisu
2023-01-07remove rtx ossakimisu
2023-01-07reduce print logsakimisu
2023-01-07remove align check, memcpy as defaultsakimisu
2023-01-06update readmesakimisu
2023-01-05remove align check macrosakimisu
2023-01-05Add wch usb host supportChen Leeren
2023-01-05fix synchronous transmissionHaiMianBB
2023-01-03ignore get device quality cmd error in full speedsakimisu
2023-01-03reset pipe and is_opened before set_interface cmdsakimisu
2023-01-02fix hpm/usb_dc_hpm.c warning.Zhihong Chen
2023-01-02update audio class and demo templateZhihong Chen
2022-12-31update readmesakimisu
2022-12-31add audio host driversakimisu
2022-12-31add class only matchsakimisu
2022-12-31rename class info namesakimisu
2022-12-31update iso transfersakimisu
2022-12-31add get frame number apisakimisu
2022-12-31update video driversakimisu