summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
24 hourssysview: take the timestamp from a BSP hardware timer where the core has no DWThathach
24 hourssysview: instrument usbd/usbh, dcd/hcd and class-driver call siteshathach
24 hourssysview: record USB interrupt enter/exit (level 1)hathach
24 hourssysview: leveled CFG_TUD/TUH_SYSVIEW instrumentation corehathach
32 hoursMerge pull request #3799 from hathach/codex/dfu-buffer-fixZixun LI
32 hoursMerge pull request #3808 from hathach/cdc_persistentZixun LI
2 daysfix(dwc2): bound periodic intervals to HFNUM rangeHiFiPHile
2 daysfix(dwc2): defer periodic DMA abort cleanup until haltHiFiPHile
2 daysMerge remote-tracking branch 'origin/master' into agent/fix-dwc2-host-fifo-al...HiFiPHile
2 daysUSBH: fail enumeration cleanly after disconnectHiFiPHile
2 daysDWC2 host: clean up channels on disconnectHiFiPHile
2 daysfix(dwc2): queue initial slave OUT packet immediatelyHiFiPHile
3 daysfix(dwc2): enable periodic channels in the selected frameHiFiPHile
3 daysfix(dwc2): fail missed isochronous framesHiFiPHile
3 daysfix(dwc2): let DMA periodic channels halt naturallyHiFiPHile
3 daysfix(dwc2): preserve simultaneous slave channel haltHiFiPHile
3 daysfix(dwc2): serialize deferred transfer abortHiFiPHile
3 daysMerge remote-tracking branch 'origin/master' into agent/fix-dwc2-host-fifo-al...HiFiPHile
3 daysfix(dwc2): drain host RX status before channel IRQHiFiPHile
3 daysMerge branch 'master' into agent/fix-dwc2-host-fifo-allocationHiFiPHile
3 daysfix(dwc2): preserve periodic transfer phaseHiFiPHile
3 daysMerge pull request #3872 from runelauridsen/dwc2-pid-desyncZixun LI
4 daysMerge pull request #3828 from dxbjavid/ep2drv-endpoint-boundZixun LI
4 dayspropagate the endpoint-bound failure on the host pathHiFiPHile
4 daysFix DWC2 DMA data toggle mismatch in IN-transfersrunelauridsen
5 daysremove unnecessary commentMike Ajax
5 daysSuppress USB-C attached callback unless cable state changed from disconnected...Mike Ajax
5 daysAdd "attached" state callback for UCPDMike Ajax
11 daysfix(dwc2): complete periodic IN channels immediatelyHiFiPHile
11 daysfix(dwc2): keep isochronous transfers on DATA0HiFiPHile
2026-08-21vendor: remove the obsolete host vendor driverhathach
2026-08-19Merge pull request #3833 from hathach/claude/ci-hs-set-address-orderHa Thach
2026-08-19dcd(ci_hs): stage the device address before priming the status stagehathach
2026-08-19Merge pull request #3816 from Ryzee119/ohci_gtd_fixZixun LI
2026-08-19ohci: defer descriptor reclaim until next frameHiFiPHile
2026-08-19Merge pull request #3830 from kasjer/kasjer/uac2-update-terminal-typesZixun LI
2026-08-19Fix audio terminal type typosHiFiPHile
2026-08-18examples: document and work around the i.MX RT and LPC55 USB erratahathach
2026-08-18dcd(ip3511): fix DEVCMDSTAT write-1-to-clear handling and EP0 setup raceshathach
2026-08-18usbd: handle a refused transfer without halting, and report ithathach
2026-08-18dcd(ci_hs): rework bus reset handling and bound the register waitshathach
2026-08-18usbd: split bus reset into start/end edge eventshathach
2026-08-18UAC2: Add more terminal typesJerzy Kasenberg
2026-08-17bound endpoint number in tu_bind_driver_to_ep_itfJavid Khan
2026-08-17Merge pull request #3790 from hathach/fix/lpc43-hfp-reliabilityHa Thach
2026-08-17ohci: reclaim orphaned TDs on device disconnectRyzee119
2026-08-17portable/chipidea: name SBUSCFG in ci_hs_regs_t, unify AHB burst hookhathach
2026-08-15Merge pull request #3823 from sauloverissimo/feat/midi2-fb-capsZixun LI
2026-08-15Merge pull request #3802 from dxbjavid/video-payload-capZixun LI
2026-08-15Potential fix for pull request findingZixun LI