summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-06check intf num when arg is validv0.9.0sakimisu
2023-06-04move capture files into toolssakimisu
2023-06-03update readmesakimisu
2023-06-02remove ununsed codesakumisu
2023-06-02audio: fix descriptor endpoint attribute error and add audiov2 feedback descr...Zhihong Chen
2023-05-27update to v0.9.0sakimisu
2023-05-26move out es32/stm32/phytium demosakimisu
2023-05-26check if dwc2 supports dmasakimisu
2023-05-26add yoc portsakimisu
2023-05-26copy desc into nocache ramsakimisu
2023-05-26extend report lengthsakimisu
2023-05-24update demo repo urlsakimisu
2023-05-24use usbh_hport_activate_epx to alloc rndis intin pipesakimisu
2023-05-24class: rndis host: fix buffer size and pointer errorZhihong Chen
2023-05-24fix hid get report lensakumisu
2023-05-24check with last to reduce set line coding repeatlysakumisu
2023-05-19修复requestsense设定数据长度错误的问题heyuanjie87
2023-05-19update esp32 repo versionsakimisu
2023-05-19comment musb reg structsakimisu
2023-05-17add remote wakeup eventsakimisu
2023-05-17call usbh_xxx_stop when class enumerates completelysakimisu
2023-05-08prevent variables being optimisedsakumisu
2023-05-08move g_dwc2_udc into no cache ramsakumisu
2023-05-04fix typosakumisu
2023-04-29fix build errorsakimisu
2023-04-23fix typosakimisu
2023-04-22update readmesakimisu
2023-04-22align hub intbufsakimisu
2023-04-22update audio testsakimisu
2023-04-22fix typosakimisu
2023-04-22do not check intf when calls endpoint handlersakimisu
2023-04-21update phytium sdk urlsakimisu
2023-04-21update hub process for usb3.0, update xhci driversakimisu
2023-04-21fix pointer in 64bit cpu, use uintptr_t insteadsakimisu
2023-04-21update xhci demozhugengyu
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-31fix dap response len limitsakumisu
2023-03-30add const for printer device_idsakumisu
2023-03-30Fix printer usbd_add_interfacesakumisu
2023-03-25enable dwc2 nak irq for bulk if someday usessakumisu
2023-03-25copy desc into align bufsakimisu
2023-03-22add usbd_event_handler for userssakumisu
2023-03-22add volume and mute controlsakumisu
2023-03-22remove unused functionssakumisu
2023-03-17fix warning when use no ext hubsakumisu
2023-03-17disconnect sources in usbh_hport_releasesakumisu
2023-03-16fix print logsakumisu