summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
4 hourssysview: take the timestamp from a BSP hardware timer where the core has no DWThathach
4 hourssysview: instrument usbd/usbh, dcd/hcd and class-driver call siteshathach
4 hourssysview: record USB interrupt enter/exit (level 1)hathach
4 hourssysview: leveled CFG_TUD/TUH_SYSVIEW instrumentation corehathach
12 hoursMerge pull request #3799 from hathach/codex/dfu-buffer-fixHEADmasterZixun LI
12 hoursMerge pull request #3808 from hathach/cdc_persistentZixun LI
35 hoursfix(dwc2): bound periodic intervals to HFNUM rangeHiFiPHile
35 hoursfix(dwc2): defer periodic DMA abort cleanup until haltHiFiPHile
36 hoursMerge remote-tracking branch 'origin/master' into agent/fix-dwc2-host-fifo-al...HiFiPHile
36 hoursUSBH: fail enumeration cleanly after disconnectHiFiPHile
36 hoursDWC2 host: clean up channels on disconnectHiFiPHile
36 hoursfix(dwc2): queue initial slave OUT packet immediatelyHiFiPHile
40 hoursfix(dwc2): enable periodic channels in the selected frameHiFiPHile
40 hoursfix(dwc2): fail missed isochronous framesHiFiPHile
40 hoursfix(dwc2): let DMA periodic channels halt naturallyHiFiPHile
40 hoursfix(dwc2): preserve simultaneous slave channel haltHiFiPHile
40 hoursfix(dwc2): serialize deferred transfer abortHiFiPHile
40 hoursMerge remote-tracking branch 'origin/master' into agent/fix-dwc2-host-fifo-al...HiFiPHile
40 hoursfix(dwc2): drain host RX status before channel IRQHiFiPHile
40 hoursMerge branch 'master' into agent/fix-dwc2-host-fifo-allocationHiFiPHile
40 hoursfix(dwc2): preserve periodic transfer phaseHiFiPHile
3 daysMerge pull request #3872 from runelauridsen/dwc2-pid-desyncZixun LI
3 daysMerge pull request #3828 from dxbjavid/ep2drv-endpoint-boundZixun LI
3 dayspropagate the endpoint-bound failure on the host pathHiFiPHile
3 daysFix DWC2 DMA data toggle mismatch in IN-transfersrunelauridsen
4 daysremove unnecessary commentMike Ajax
4 daysSuppress USB-C attached callback unless cable state changed from disconnected...Mike Ajax
4 daysAdd "attached" state callback for UCPDMike Ajax
10 daysfix(dwc2): complete periodic IN channels immediatelyHiFiPHile
10 daysfix(dwc2): keep isochronous transfers on DATA0HiFiPHile
14 daysvendor: 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