summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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 daysMerge remote-tracking branch 'origin/master' into agent/fix-dwc2-host-fifo-al...HiFiPHile
2 daysfix(dwc2): drain host RX status before channel IRQHiFiPHile
2 daysMerge branch 'master' into agent/fix-dwc2-host-fifo-allocationHiFiPHile
2 daysfix(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
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
10 daysfix(dwc2): complete periodic IN channels immediatelyHiFiPHile
10 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
2026-08-15fix(midi2): fix discovery response racingHiFiPhile
2026-08-14fix(midi2): keep discovery replies valid under TX pressureSaulo VerĂ­ssimo
2026-08-14feat(midi2): complete the UMP stream discovery responderSaulo VerĂ­ssimo
2026-08-14usbtmc: document why the trigger re-arm result is ignoredice458
2026-08-14usbtmc: re-arm (or stall) the bulk-OUT endpoint after a USB488 TRIGGERice458
2026-08-13usbd: clear endpoint busy/claimed when a completion event is droppedhathach