summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
19 hoursvendor: remove the obsolete host vendor driverhathach
3 daysMerge pull request #3833 from hathach/claude/ci-hs-set-address-orderHa Thach
3 daysdcd(ci_hs): stage the device address before priming the status stagehathach
3 daysMerge pull request #3816 from Ryzee119/ohci_gtd_fixZixun LI
3 daysohci: defer descriptor reclaim until next frameHiFiPHile
3 daysMerge pull request #3830 from kasjer/kasjer/uac2-update-terminal-typesZixun LI
3 daysFix audio terminal type typosHiFiPHile
3 daysexamples: document and work around the i.MX RT and LPC55 USB erratahathach
3 daysdcd(ip3511): fix DEVCMDSTAT write-1-to-clear handling and EP0 setup raceshathach
3 daysusbd: handle a refused transfer without halting, and report ithathach
3 daysdcd(ci_hs): rework bus reset handling and bound the register waitshathach
3 daysusbd: split bus reset into start/end edge eventshathach
3 daysUAC2: Add more terminal typesJerzy Kasenberg
4 daysMerge pull request #3790 from hathach/fix/lpc43-hfp-reliabilityHa Thach
5 daysohci: reclaim orphaned TDs on device disconnectRyzee119
5 daysportable/chipidea: name SBUSCFG in ci_hs_regs_t, unify AHB burst hookhathach
6 daysMerge pull request #3823 from sauloverissimo/feat/midi2-fb-capsZixun LI
7 daysMerge pull request #3802 from dxbjavid/video-payload-capZixun LI
7 daysPotential fix for pull request findingZixun LI
7 daysfix(midi2): fix discovery response racingHiFiPhile
7 daysfix(midi2): keep discovery replies valid under TX pressureSaulo VerĂ­ssimo
7 daysfeat(midi2): complete the UMP stream discovery responderSaulo VerĂ­ssimo
8 daysusbtmc: document why the trigger re-arm result is ignoredice458
8 daysusbtmc: re-arm (or stall) the bulk-OUT endpoint after a USB488 TRIGGERice458
9 daysusbd: clear endpoint busy/claimed when a completion event is droppedhathach
9 daysusbd: clear the queued-setup counter on bus resethathach
9 daysusbd: don't leak the queued-setup counter when the event queue is fullhathach
10 daysohci: fix double allocation of dummy TDs in gtd_find_freeRyzee119
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
2026-07-29Merge tinyusb/master into fix/lpc43-hfp-reliabilityZixun LI
2026-07-29class/mtp: preserve final OUT payload before ZLPZixun LI
2026-07-28portable/dwc2: rewind DMA on ISO IN retryZixun LI
2026-07-27Address Codex feedback on spellingAnthony VerBurg
2026-07-27portable/chipidea: configure i.MX RT AHB burstsZixun LI
2026-07-27portable/chipidea: configure LPC USB0 AHB burstsZixun LI
2026-07-26TU_MIN suggestionTenGui
2026-07-23save without formattingTenGui
2026-07-23also fix tusb_typesTenGui
2026-07-23fix narrowing, add castTenGui
2026-07-22Add more HID Usage Page enumsAnthony VerBurg
2026-07-21Add support for APM32F072Jie Feng
2026-07-19Merge pull request #3757 from rhgndf/at32f403a_larger_pmaZixun LI