summaryrefslogtreecommitdiff
path: root/src/portable/synopsys/dwc2/hcd_dwc2.c
AgeCommit message (Expand)Author
43 hoursfix(dwc2): bound periodic intervals to HFNUM rangeHiFiPHile
43 hoursfix(dwc2): defer periodic DMA abort cleanup until haltHiFiPHile
44 hoursMerge remote-tracking branch 'origin/master' into agent/fix-dwc2-host-fifo-al...HiFiPHile
44 hoursDWC2 host: clean up channels on disconnectHiFiPHile
44 hoursfix(dwc2): queue initial slave OUT packet immediatelyHiFiPHile
2 daysfix(dwc2): enable periodic channels in the selected frameHiFiPHile
2 daysfix(dwc2): fail missed isochronous framesHiFiPHile
2 daysfix(dwc2): let DMA periodic channels halt naturallyHiFiPHile
2 daysfix(dwc2): preserve simultaneous slave channel haltHiFiPHile
2 daysfix(dwc2): serialize deferred transfer abortHiFiPHile
2 daysfix(dwc2): drain host RX status before channel IRQHiFiPHile
2 daysfix(dwc2): preserve periodic transfer phaseHiFiPHile
3 daysFix DWC2 DMA data toggle mismatch in IN-transfersrunelauridsen
10 daysfix(dwc2): complete periodic IN channels immediatelyHiFiPHile
10 daysfix(dwc2): keep isochronous transfers on DATA0HiFiPHile
2026-08-11fix(dwc2): correct host FIFO allocationHiFiPhile
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
2026-06-25hcd/dwc2: update wording on hfirHiFiPhile
2026-06-25fix(dwc2_hcd): correct HFIR for Low-Speed devices via internal FS PHYZhang, Zhenjiang
2026-06-11Fix stm32f723disco host/cdc_msc_hid HIL: UART RX starvation + DWC2 DMA split-...Ha Thach
2026-05-04hcd/dwc2: fix txfifo full checkHiFiPhile
2026-04-10add dwc2_clock_init() to have nrf54 initial sequence. currently stub for othe...hathach
2026-04-09rename ep_fifo_size (bytes) to otg_dfifo_depth (words)hathach
2026-03-04add PHY deinitialization support for DWC2 driver across all MCUshathach
2026-02-27cleanupHiFiPhile
2026-02-27Merge remote-tracking branch 'tinyusb/master' into dwc2_deinitHiFiPhile
2026-02-23refactor: streamline high-speed PHY detection and configuration in DWC2 driverhathach
2026-02-23refactor: improve high-speed PHY handling and FIFO configuration in DWC2 driverhathach
2026-02-22Apply suggestions from code reviewZixun LI
2026-02-22refactor speed checkHiFiPhile
2026-02-21fix ciHiFiPhile
2026-02-20refactor config optionHiFiPhile
2026-02-19Fix a couple indentationsCédric Berger
2026-02-19Introduce TUH_CFGID_PHY_SPEED configure optionCédric Berger
2026-02-19Better variable/function namesCédric Berger
2026-01-31dwc2: add vbus sense configHiFiPhile
2026-01-06hcd/dwc2: retry transfer on data toggle errorHiFiPhile
2026-01-06hcd/dwc2: disable ID change interrupt due to stuck on stm32f7HiFiPhile
2026-01-06dwc2: implement deinitHiFiPhile
2026-01-06rename FSDEV_PMA_SIZE CFG_TUSB_FSDEV_PMA_SIZEhathach
2026-01-03add tu_hwfifo_access_t param to hwfifo APIhathach
2025-12-10update metrics to support bloaty csvhathach
2025-11-19fix more alertshathach
2025-11-18improve closing endpoint and channelhathach
2025-11-18Merge branch 'master' into fork/HiFiPhile/xfer_closehathach
2025-10-15fix unused warningshathach
2025-06-04chore: squash previous commits from other branchesJames Sandison
2025-05-15Merge branch 'master' into xfer_closeHiFiPhile
2025-05-15Fix transfer failed event still queuedHiFiPhile
2025-04-28usbh: add roothub debounncing flag to ignore attach/remove event on the rooth...hathach