summaryrefslogtreecommitdiff
path: root/port
AgeCommit message (Expand)Author
2025-07-13feat: support siflisakumisu
2025-07-13update(port/dwc2/usb_dc_dwc2): use usbd_get_ep0_next_state for reading setupsakumisu
2025-07-13update(port/fsdev): assert for fsdev logsakumisu
2025-07-11fix(port/dwc2/usb_dc_dwc2): align with CONFIG_USB_ALIGN_SIZE not only 32sakumisu
2025-07-10update(port/dwc2/usb_glue_at): update at glue with dwc2 paramsakumisu
2025-07-10chore(port/dwc2): update readmesakumisu
2025-07-10fix(port/ehci): Fix the urb leak when there is no data in the control transmi...mlwang
2025-07-07feat(port/dwc2): add user fifo config apisakumisu
2025-07-05refactor(port/dwc2): support custom config for each dwc2 usb portsakumisu
2025-07-03fix:(port/ch58x/usb_ch58x_dc_usbfs.c) fix out endpoint cannot receive bugFanhuaCloud
2025-06-23fix(port/dwc2/usb_glue_st): fix GCCFG in stm32h7rsv1.5.0sakumisu
2025-06-23revert(port/dwc2/usb_hc_dwc2): revert 4f831f58 changesakumisu
2025-06-19fix warningsakumisu
2025-06-14fix warningsakumisu
2025-06-12refactor(port/ch32): classify ch32 portsakumisu
2025-06-12update(port/bl): add fs supportsakumisu
2025-06-05fix(idf): fix p4 configsakumisu
2025-06-04feat(dcache): update dcache apisakumisu
2025-06-03feat(port/dwc2): add dcache api for esp & stsakumisu
2025-06-03feat(port/dwc2/usb_dc_dwc2): support dcachesakumisu
2025-06-03update(port/dwc2): implement usbd_dwc2_delay_ms with nop delaysakumisu
2025-05-29fix(port/dwc2/usb_hc_dwc2): fix typosakumisu
2025-05-28fix(port/chipidea): fix qtd buffer settingsakumisu
2025-05-28fix(port/ch32): clear intflag first, set nak before handling ep insakumisu
2025-05-26fix warningsakumisu
2025-05-20update: sync code from rtthread mastersakumisu
2025-05-19[update] port: hpmicro: update port filesZhihong Chen
2025-05-15update(port/fsdev): assert for fsdev isosakumisu
2025-05-15fix warningsakumisu
2025-05-15refactor(port/nxp): combine nxp mcx glue for chipdea & ehcisakumisu
2025-05-15refacor(port/hpmicro): move hpmicro glue into hpmicro directorysakumisu
2025-05-14[port] hpmicro: update usb_dc_hpm.c (#317)chenzhihong007
2025-05-14fix(port/ehci/usb_hc_ehci): fix qtd->hw.alt_next_qtd should be 1 not zerosakumisu
2025-05-13feat: add nationstech supportsakumisu
2025-05-13fix(port/dwc2/usb_hc_dwc2): do not disable channel for non-split periodic cha...sakumisu
2025-05-13update(port/dwc2): check crstdone with bit29 after dwc2 4.20a versionsakumisu
2025-05-12update(port/ehci/usb_glue_t113): update clock configsakumisu
2025-05-12[update] port: hpmicro: update usb_dc_hpm.c (#316)chenzhihong007
2025-05-11feat(port/dwc2/usb_hc_dwc2): support external hs hub with fs/ls devicesakumisu
2025-05-11fix:(port/ch32/usb_dc_usbhs.c) fix isochronous in endpoint config bug (#314)sumengqi
2025-05-10update(port): add sof supportsakumisu
2025-05-10update(port/musb/usb_hc_musb): flush and disable ep intr in usbh_kill_urbsakumisu
2025-05-10update(port): add USB_ASSERT_MSG for ep num checksakumisu
2025-05-09fix(port/musb/usb_dc_musb): enable USB_TXCSRH1_MODE for in epsakumisu
2025-05-09fix:(port/ch32/usb_dc_usbhs.c) Add isochronous out transfer support and fix e...sumengqi
2025-05-07update(port/ch32): update irqhandler namesakumisu
2025-05-06update: add USB_ASSERT_MSG for common casesakumisu
2025-05-06update(port/aic): sync code from luban litesakumisu
2025-05-06update(port/dwc2/usb_glue_st): change USB_OTG_HS_PERIPH_BASE to 0x40040000ULsakumisu
2025-05-05fix(port/bl): enable PDS_REG_USB_IDDIG bit for devicesakumisu