summaryrefslogtreecommitdiff
path: root/port
AgeCommit message (Expand)Author
2024-09-08fix(port/dwc2): fix dwc2 rx fifo size, remove divided by 4v1.4.0-rc2sakumisu
2024-09-08fix(port/dwc2): reset dma burst then modify, clear HCINT intstatus firstsakumisu
2024-09-08fix(port/dwc2): fix typowangyz1997
2024-09-02fix(port/ehci/usb_glue_ma35d0): fix typosakumisu
2024-09-01update(port/dwc2/usb_hc_dwc2): power enable at last for common with other hos...sakumisu
2024-08-29Update usb_dc_dwc2.ctyustli
2024-08-25fix(port/bl): overflow checksakumisu
2024-08-25feat(port/chipidea): add chipidea port, add nxp mxc glue for chipidea and ehcisakumisu
2024-08-23update(port/hpm): check resume in port changesakumisu
2024-08-23port: hpmicro: add USBH_USE_CUSTOM_ISR add USBD_USE_CUSTOM_ISR to control isrZhihong Chen
2024-08-22update(port/dwc2/usb_dc_dwc2): add busid for functions to support multi ipsakumisu
2024-08-21fix: fix -Wunused-parameter warning with -Wextra cflagsakumisu
2024-08-16HPMicro: update usb_dc_hpm.cZhihong Chen
2024-08-16port: ehci: should not be clear CSC/PEC/OCC flag when usb_hc_init()Zhihong Chen
2024-08-16refactor: move CHERRYUSB_VERSION and CHERRYUSB_VERSION_STR into usb_version.hsakumisu
2024-08-16Fix IDF compilation errorudoudou
2024-08-14update: idf config updatesakumisu
2024-08-14Correct spelling errors.Yang Xijing
2024-08-13fix(port/dwc2): check idle when flush fifo, add delay for dwc2_set_modesakumisu
2024-08-09Add PUSB2 and XHCI driver and RTOS glue (#236)zhugengyu
2024-08-07Modifying the USB Int Source to support esp32p4Kevincoooool
2024-07-30update(port/hpm/usb_dc_hpm): remove phcd clearsakumisu
2024-07-30update(port/hpm/usb_dc_hpm): enable resume handlersakumisu
2024-07-27feat(port/dwc2): import kendryte glue from k230_sdksakumisu
2024-07-26feat(port): add remote wakeup apisakumisu
2024-07-18fix(port/dwc2/usb_dc_dwc2): fix lost ep0 setup intstatus by clear, for dwc2 v...charschu
2024-07-15update(port/musb/usb_hc_musb): add portpower bit for commit e4b56ceesakumisu
2024-07-15fix typosakumisu
2024-07-15Workaround for BL616 power controlTill Harbaum
2024-07-13fix(port/bl): fix test mode apisakumisu
2024-07-09port: ehci: update init and deinitZhihong Chen
2024-07-09fix(port/musb/usb_dc_musb.c): usbd_ep_is_stalled api err.liuhy
2024-07-08feat(port): implement usbd_ep_is_stalled apisakumisu
2024-07-04refactor(e(o)hci): rename usb_hc_e(o)hci to usb_e(o)hci_reg, usb_hc_e(o)hci_p...sakumisu
2024-06-28fix(port): enter section before alloc pipesakumisu
2024-06-15update(port/musb): config fifo from fifo table, add beken and es32 gluesakumisu
2024-06-14fix warningsakumisu
2024-06-14remove ununsed codesakumisu
2024-06-11update(port/ehci): use static iso pool for iso urb to reduce alloc timesakumisu
2024-06-09update port readmesakumisu
2024-06-09update(port/musb/usb_dc_musb): remove ununsed codesakumisu
2024-06-08已在hc32f4a0上测试usbd的usb_glue_hc.cjinsc
2024-06-07remove old versionsakumisu
2024-06-06update(port/dwc2/usb_hc_dwc2): add check for fifo with ep mpssakumisu
2024-06-06fix(port/musb/usbh_hc_musb): fix missing leave critical when return with errorsakumisu
2024-05-27Unify the number of endpoint names and fix a data receiving bugChen Leeren
2024-05-22fix(port/ehci): fix missing busidsakumisu
2024-05-21update(port/dwc2): rename struct name to avoid duplicate definitionssakumisu
2024-05-21fix warningsakumisu
2024-05-18port: HPMicro: update usb_glue_hpmZhihong Chen