summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-22docs: freeze version to v1.5.3.99v1.5.3.99release/v1.5sakumisu
2026-01-22fix(musb): fix `musb_pipe_alloc` missing `bus` parameter, and fix host checks...MDLZCOOL
2026-01-22refactor(osal): replace NuttX internal APIs with POSIX APIsSunJ
2026-01-14update(platform): remove net class weak api, check CONFIG_USBHOST_PLATFORM_* ...sakumisu
2026-01-14fix(port/dwc2/usb_hc_dwc2): restart split transfer with dwc2_xxx_urb_init, do...sakumisu
2026-01-14Update T113S3 glueHakumenJean
2026-01-14fix(bluetooth): Correct HCI packet type from SCO to ISO in USB host.Alvin
2026-01-14fix(demo): fix cdc ecm string checksakumisu
2025-12-26fix(port/dwc2/usb_hc_dwc2): fix incorrect HFIR_RELOAD_CTRL settingsakumisu
2025-12-26fix: fix winusb string and audio macrosakumisu
2025-12-23fix(core/otg): fix deinit flag and mode checkv1.5.3sakumisu
2025-12-23chore(cmake): fix cdc symbol namev1.5.3-rc2sakumisu
2025-12-23update(demo): format uac demos with macrossakumisu
2025-12-23update(demo): add more descriptor init macrossakumisu
2025-12-03update: remove old bl616 wifi driver, add new apisakumisu
2025-12-03fix(core): fix warningssakumisu
2025-12-01docs: update rstsakumisu
2025-12-01update: remove ununsed bl616 wifi driversakumisu
2025-12-01update(demo): add comment for uacsakumisu
2025-12-01fix(core): fix incompatible warningsakumisu
2025-12-01update(port/dwc2/usb_hc_dwc2): reset channel with dwc2_halt in deinitsakumisu
2025-11-28update(class/hub): remove hport sources safelysakumisu
2025-11-28feat(core/usbh_core): support custom config indexsakumisu
2025-11-27update(port/musb/usb_hc_musb): reenable pipe alloc & freesakumisu
2025-11-25docs: bump version to v1.5.3v1.5.3-rc1sakumisu
2025-11-25update: remove ununsed osalsakumisu
2025-11-25port: update hpmicro port files for otgZhihong Chen
2025-11-25fix warningsakumisu
2025-11-25refactor(otg): refactor otg frameworksakumisu
2025-11-25feat(class): support more match flags for cdc acm & rndissakumisu
2025-11-24update(core): change assert with USB_ASSERT_MSGsakumisu
2025-11-24update(platform/daplink): sync with cherrydapsakumisu
2025-11-23fix(osal/usb_osal_ucosiii): fix msleep optsakumisu
2025-11-23feat(core/usbh_core): support interfacenum match flagsakumisu
2025-11-19update(port/dwc2/usb_glue_st): increase ep1 tx fifo for audio demosakumisu
2025-11-13update(core/usbh_core): print interface num when load driversakumisu
2025-11-13docs: update rstsakumisu
2025-11-11refactor(core/usbh_core): refactor lsusbsakumisu
2025-11-10ci: update bl & hpm demosakumisu
2025-11-09fix(port/dwc2/usb_dc_dwc2): invalid cache before all read setupsakumisu
2025-11-09fix(usb_dc_dwc2): add unaligned read/write macros for IAR compiler蒙蒙plus
2025-11-09fix:Fix RNDIS DHCP dependency,and delay implementationRbb666
2025-11-05fix(osal/usb_osal_threadx): delete self in another threadsakumisu
2025-11-05update(platform/rtthread): change LWIP_NO_RX_THREAD check error to warningsakumisu
2025-11-05ci: enable all classsakumisu
2025-11-04feat(platform/idf): add fatfs port for host mscsakumisu
2025-11-04fix(osal/usb_osal_ucosiii): lock before freesakumisu
2025-11-04fix(class/hub): delete thread before delete mqsakumisu
2025-11-04update(platform/rtthread): add more check for chip cachesakumisu
2025-11-03fix(osal/usb_osal_ucosiii): memset after mallocsakumisu