summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
12 hoursfix(dwc2): queue initial slave OUT packet immediatelyHiFiPHile
12 hoursfix(dwc2): enable periodic channels in the selected frameHiFiPHile
12 hoursfix(dwc2): fail missed isochronous framesHiFiPHile
12 hoursfix(dwc2): let DMA periodic channels halt naturallyHiFiPHile
12 hoursfix(dwc2): preserve simultaneous slave channel haltHiFiPHile
35 hoursfix(dwc2): serialize deferred transfer abortHiFiPHile
35 hoursMerge remote-tracking branch 'origin/master' into agent/fix-dwc2-host-fifo-al...HiFiPHile
35 hoursfix(dwc2): drain host RX status before channel IRQHiFiPHile
7 daysMerge branch 'master' into agent/fix-dwc2-host-fifo-allocationHiFiPHile
7 daysfix(dwc2): preserve periodic transfer phaseHiFiPHile
7 daysfix(dwc2): complete periodic IN channels immediatelyHiFiPHile
7 daysfix(dwc2): keep isochronous transfers on DATA0HiFiPHile
11 daysvendor: remove the obsolete host vendor driverhathach
13 daysMerge pull request #3833 from hathach/claude/ci-hs-set-address-orderHa Thach
13 daysdcd(ci_hs): stage the device address before priming the status stagehathach
13 daysMerge pull request #3816 from Ryzee119/ohci_gtd_fixZixun LI
13 daysohci: defer descriptor reclaim until next frameHiFiPHile
13 daysMerge pull request #3830 from kasjer/kasjer/uac2-update-terminal-typesZixun LI
13 daysFix audio terminal type typosHiFiPHile
14 daysexamples: document and work around the i.MX RT and LPC55 USB erratahathach
14 daysdcd(ip3511): fix DEVCMDSTAT write-1-to-clear handling and EP0 setup raceshathach
14 daysusbd: handle a refused transfer without halting, and report ithathach
14 daysdcd(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-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
2026-08-12usbd: clear the queued-setup counter on bus resethathach
2026-08-12usbd: don't leak the queued-setup counter when the event queue is fullhathach
2026-08-12ohci: fix double allocation of dummy TDs in gtd_find_freeRyzee119
2026-08-11fix(dwc2): correct host FIFO allocationHiFiPhile
2026-08-07Merge pull request #3761 from morse-cedricvandenbergh/fix/ncm-link-state-noti...Zixun LI
2026-08-07ncm: fix carrier lost on link-state notify collisionCedric Van den Bergh
2026-08-04audio_device: enforce the documented FIFO minimum in the EP-IN flow-control g...rt-rtos
2026-07-30clamp committed video payload size to streaming ep bufferJavid Khan
2026-07-30Merge remote-tracking branch 'origin/master' into tmp/pr3790-mergehathach
2026-07-29Merge remote-tracking branch 'tinyusb/master' into fix/lpc43-hfp-reliabilityZixun LI
2026-07-29also added rp2usb_deinit() call to hcd_deinit()Geurt Vos
2026-07-29rp2xxx: added rp2usb_deinit() to fix 'No spinlocks are available'Geurt Vos
2026-07-29Merge pull request #3784 from AnthonyV-modretro/masterZixun LI