summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-17fix(usbh): bounds-check cur_ep before writing ep[] in parse_config_descriptor...HEADmasteryi chen
2026-07-15update(gamepad): update xinput report and descsakumisu
2026-07-14fix(security): check desc len overflowsakumisu
2026-07-12update(chore): add clang-tidysakumisu
2026-07-12update(security): check null pointer and overflowsakumisu
2026-07-12update(osal): remove logsakumisu
2026-07-02update(tools): update usb speed testsakumisu
2026-06-30feat(platform): add zmk supportsakumisu
2026-06-30update(tool): update test_cdc_speed.py with argssakumisu
2026-06-30fix(ci): fix ci buildsakumisu
2026-06-30update(port/musb/usb_glue_sifli): add zephyr supportsakumisu
2026-06-30fix(port/chipidea): using sutw semaphore by isr handler for setupsakumisu
2026-06-30fix: fix warningssakumisu
2026-06-30update(port/dwc2): add limit for transfer sizesakumisu
2026-06-26usb_hc.h中bug修改和usb_glue_nation.c中添加N32H49X和N32H7XX系列MCU�...Onlyou_tzZ
2026-06-16update(class/video): change frame interval config to only onesakumisu
2026-06-16docs: update supportsakumisu
2026-06-15chore: add mtp pathsakumisu
2026-06-15fix(demo): fix uac2 feedback sizesakumisu
2026-06-04update(class/serial): add err log when rx overflowsakumisu
2026-06-01refactor(class/mtp): remove system stat and fcntl dependencesakumisu
2026-06-01refactor(audio): refactor audio host apisakumisu
2026-05-27fix(demo): change const to macrosakumisu
2026-05-27update(ci): enable all class api to test usagesakumisu
2026-05-27fix(common/usb_def): fix msos descsakumisu
2026-05-26docs: update rascsakumisu
2026-05-26docs: update demosakumisu
2026-05-22fix(port/musb/usb_glue_sifli): fix phy and reset configsakumisu
2026-05-22update(ci): update mic pool sizesakumisu
2026-05-21fix(class/dfu): fix read data without constsakumisu
2026-05-21fix(class/rndis/usbd_rndis): add dummy byte for tx not zlp when txlen is a mu...sakumisu
2026-05-19docs: fix missing imagesakumisu
2026-05-19fix(platform/rtthread): implement rx_complete_callback for rtt device->rx_ind...sakumisu
2026-05-19fix(class/hid/usbh_hid): fix missing hport->intfsakumisu
2026-05-13update(ci): update lwipoptssakumisu
2026-05-12Add HS support for esp32s31yanke
2026-05-08feat(port/renesas): support renesas devicesakumisu
2026-04-28docs: release v1.6.1v1.6.1release/v1.6sakumisu
2026-04-23fix(class/dfu): only reset device when dfu-util with -e or leave cmdsakumisu
2026-04-23update(core/usbh_otg): update usbh_initialize paramsakumisu
2026-04-23fix(class/hub): clear mq &sem at deinitsakumisu
2026-04-23update(ci): update lwipoptssakumisu
2026-04-21fix(class/msc/usbd_msc): fix inquiry80 sizesakumisu
2026-04-21fix(security): remove hport mutex safelysakumisu
2026-04-21fix(third_party/bluetooth): fix bugs in USB host BT HCI driversalvin
2026-04-17fix(class/hub): remove bus mutex, replace with mq to exit threadsakumisu
2026-04-16fix(class): break quickly with gotosakumisu
2026-04-16fix(port/hpm): add sdk version checksakumisu
2026-04-13[update] port: hpmicro: dcd: using sutw semaphore by isr handler for setupZhihong Chen
2026-04-07fix(class/cdc): add altsetting 1 for ecm/ncmsakumisu