summaryrefslogtreecommitdiff
path: root/port
AgeCommit message (Expand)Author
2023-08-26port: hpmicro: separate host and device USB instance configZhihong Chen
2023-08-26add config for hpmicro usb instance and irqsakimisu
2023-08-25fix macro spellingsakimisu
2023-08-25copy bouffalo ehci glue from official sdksakimisu
2023-08-25improve ehci driver, enable iaad featuresakimisu
2023-08-25remove usb_phy_init, because hpm sdk v1.2 implement itsakimisu
2023-08-01ehci: update hardcode for hpmicroZhihong Chen
2023-07-14fix logsakumisu
2023-07-13remove ununsed codesakumisu
2023-07-05enum device with disposable thread, do not block hub threadsakimisu
2023-07-02check if urb is nullsakimisu
2023-06-30use DxEPCTL to check if ep is busysakimisu
2023-06-28format codesakimisu
2023-06-28implment musb usbh_kill_urbsakimisu
2023-06-25remove dapsakimisu
2023-06-22update dwc2 iso transfersakimisu
2023-06-21add dwc2 param logsakimisu
2023-06-02remove ununsed codesakumisu
2023-05-26check if dwc2 supports dmasakimisu
2023-05-19comment musb reg structsakimisu
2023-05-08prevent variables being optimisedsakumisu
2023-05-08move g_dwc2_udc into no cache ramsakumisu
2023-05-04fix typosakumisu
2023-04-23fix typosakimisu
2023-04-21update hub process for usb3.0, update xhci driversakimisu
2023-04-21update xhci driverzhugengyu
2023-04-20update ehci iso struct and apisakumisu
2023-04-11Fix enum of low-speed and high-speed devicesChen Leeren
2023-04-08Update wch driverChen Leeren
2023-03-25enable dwc2 nak irq for bulk if someday usessakumisu
2023-03-15fix vbusen in gd32sakimisu
2023-03-15fix STM32L4 dwc2 Deactivate VBUS SensingGrAgiu
2023-03-15fix ep0 data receivesakimisu
2023-03-12replace speed reconfig with multsakimisu
2023-03-12check if urb is null in sunxisakimisu
2023-02-23clean ehci iso codesakumisu
2023-02-14Fix a bug of repeated connection of inserted device for wch host fsChen Leeren
2023-02-10format codesakumisu
2023-02-06update hc templatesakimisu
2023-02-06update ehci driversakumisu
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-17do not reset EPDIS and TXFUMsakimisu
2023-01-05remove align check macrosakimisu
2023-01-05Add wch usb host supportChen Leeren
2023-01-05fix synchronous transmissionHaiMianBB
2023-01-02fix hpm/usb_dc_hpm.c warning.Zhihong Chen
2022-12-31update iso transfersakimisu
2022-12-31add get frame number apisakimisu
2022-12-30 retry when control transfer receives naksakimisu