summaryrefslogtreecommitdiff
path: root/port
AgeCommit message (Expand)Author
2025-12-01update(port/dwc2/usb_hc_dwc2): reset channel with dwc2_halt in deinitsakumisu
2025-11-27update(port/musb/usb_hc_musb): reenable pipe alloc & freesakumisu
2025-11-25port: update hpmicro port files for otgZhihong Chen
2025-11-25refactor(otg): refactor otg frameworksakumisu
2025-11-19update(port/dwc2/usb_glue_st): increase ep1 tx fifo for audio 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-03feat: support custom ep0 mpssakumisu
2025-11-01update(port/chipidea): add dcache support for devicesakumisu
2025-10-27feat: Add MUSB IP without multipoint feature supportHalfSweet
2025-10-27update(port/hpmicro): add dcache support for devicesakumisu
2025-10-09update(port/dwc2/usb_glue_hc): update hc portsakumisu
2025-09-27fix(port/ehci): clear iaad status before setsakumisu
2025-08-07fix(port/musb/usb_hc_musb): add rxmap & txmap configsakumisu
2025-08-06feat(port): add urb->complete in usbh_kill_urbsakumisu
2025-08-05update(port/dwc2): add mode checksakumisu
2025-08-05update(port/musb): add mode checksakumisu
2025-08-02update(port/dwc2/usb_hc_dwc2): only clean & invalid buffer in usbh_submit_urb...sakumisu
2025-08-02docs: update readmesakumisu
2025-08-01update(port/dwc2/usb_hc_dwc2): only set errorcode before urb waitup because s...sakumisu
2025-07-31update(port/dwc2/usb_hc_dwc2): stop split transfer when intr nak, follow with...sakumisu
2025-07-31fix(port/dwc2/usb_dwc2_param): fix macro literal typesegahp
2025-07-30Revert "fix(port): reset sem when pipe free"sakumisu
2025-07-30update(port/dwc2/usb_hc_dwc2): add new api for split transfer, make code simplesakumisu
2025-07-28update(port/musb/usb_hc_musb): check urb for iso to support iso latersakumisu
2025-07-28update(port/musb): If ep control register group exists, do not use epidx regi...sakumisu
2025-07-28update(port): remove all ips CONFIG_USBDEV_EP_NUM & CONFIG_USBHOST_PIPE_NUMsakumisu
2025-07-28revert: revert 1a68d94c some changessakumisu
2025-07-27fix(port): reset sem when pipe freesakumisu
2025-07-27fix(port/ehci): remove usb_osal_msleep in critical sectionsakumisu
2025-07-27Fix the bug that dwc2_halt may cause hardware abnormalityudoudou
2025-07-27Fix a bug where the channel might not be releasedudoudou
2025-07-27add reset port timeout check for dwc2udoudou
2025-07-26update(port/dwc2/usb_glue_kendryte): update dwc2 paramsakumisu
2025-07-26update(port/dwc2): invalid data before start readsakumisu
2025-07-24fix(port/dwc2/usb_hc_dwc2): exit porten loop check when device disconnetssakumisu
2025-07-21update(port): remove CONFIG_USBDEV_EP_NUM & CONFIG_USBHOST_PIPE_NUM for some ...sakumisu
2025-07-20fix(port/dwc2/usb_hc_dwc2): check buf is valid then using dcache cleansakumisu
2025-07-19fix(port/dwc2/usb_glue_st): reduce f4 total size for some specific f4 chipssakumisu
2025-07-18fix(port/dwc2/usb_hc_dwc2): invalid indata before urb donesakumisu
2025-07-18style: format codesakumisu
2025-07-18fix(port/dwc2/usb_hc_dwc2): fix control split transfer with short packetsakumisu
2025-07-17fix(port/dwc2/usb_glue_at): fix host rx sizesakumisu
2025-07-16feat(port/dwc2): support ep multsakumisu
2025-07-14Add FS support for ESP32-P4LiPeng
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