| Age | Commit message (Expand) | Author |
| 2023-11-15 | add pusb2 port, fix issue for rt-thread, add msc storage demo for rt-thread | zhugengyu |
| 2023-11-13 | check if token is active without errors, if token has errors, go to wakeup sem | sakumisu |
| 2023-11-05 | add nuvoton port(not release) | Yang Xijing |
| 2023-11-03 | check qtd active status to fix nbytes = 0 in nak or ping status | sakumisu |
| 2023-10-07 | Fix possible errors in endpoint 0 datapid | Chen Leeren |
| 2023-09-07 | Update hcd-ehci, dcd-dwc2 and examples. | Wayne Lin |
| 2023-09-04 | ignore dwc2 EPENA check | sakumisu |
| 2023-08-26 | port: hpmicro: separate host and device USB instance config | Zhihong Chen |
| 2023-08-26 | add config for hpmicro usb instance and irq | sakimisu |
| 2023-08-25 | fix macro spelling | sakimisu |
| 2023-08-25 | copy bouffalo ehci glue from official sdk | sakimisu |
| 2023-08-25 | improve ehci driver, enable iaad feature | sakimisu |
| 2023-08-25 | remove usb_phy_init, because hpm sdk v1.2 implement it | sakimisu |
| 2023-08-01 | ehci: update hardcode for hpmicro | Zhihong Chen |
| 2023-07-14 | fix log | sakumisu |
| 2023-07-13 | remove ununsed code | sakumisu |
| 2023-07-05 | enum device with disposable thread, do not block hub thread | sakimisu |
| 2023-07-02 | check if urb is null | sakimisu |
| 2023-06-30 | use DxEPCTL to check if ep is busy | sakimisu |
| 2023-06-28 | format code | sakimisu |
| 2023-06-28 | implment musb usbh_kill_urb | sakimisu |
| 2023-06-25 | remove dap | sakimisu |
| 2023-06-22 | update dwc2 iso transfer | sakimisu |
| 2023-06-21 | add dwc2 param log | sakimisu |
| 2023-06-02 | remove ununsed code | sakumisu |
| 2023-05-26 | check if dwc2 supports dma | sakimisu |
| 2023-05-19 | comment musb reg struct | sakimisu |
| 2023-05-08 | prevent variables being optimised | sakumisu |
| 2023-05-08 | move g_dwc2_udc into no cache ram | sakumisu |
| 2023-05-04 | fix typo | sakumisu |
| 2023-04-23 | fix typo | sakimisu |
| 2023-04-21 | update hub process for usb3.0, update xhci driver | sakimisu |
| 2023-04-21 | update xhci driver | zhugengyu |
| 2023-04-20 | update ehci iso struct and api | sakumisu |
| 2023-04-11 | Fix enum of low-speed and high-speed devices | Chen Leeren |
| 2023-04-08 | Update wch driver | Chen Leeren |
| 2023-03-25 | enable dwc2 nak irq for bulk if someday uses | sakumisu |
| 2023-03-15 | fix vbusen in gd32 | sakimisu |
| 2023-03-15 | fix STM32L4 dwc2 Deactivate VBUS Sensing | GrAgiu |
| 2023-03-15 | fix ep0 data receive | sakimisu |
| 2023-03-12 | replace speed reconfig with mult | sakimisu |
| 2023-03-12 | check if urb is null in sunxi | sakimisu |
| 2023-02-23 | clean ehci iso code | sakumisu |
| 2023-02-14 | Fix a bug of repeated connection of inserted device for wch host fs | Chen Leeren |
| 2023-02-10 | format code | sakumisu |
| 2023-02-06 | update hc template | sakimisu |
| 2023-02-06 | update ehci driver | sakumisu |
| 2023-02-04 | Fix a bug where usb2 doesn't work for ch58x | Chen Leeren |
| 2023-02-02 | check if dwc2 supports dma, if not, stop working | sakimisu |
| 2023-01-17 | do not reset EPDIS and TXFUM | sakimisu |