summaryrefslogtreecommitdiff
path: root/src/class
AgeCommit message (Expand)Author
12 daysfix(audio): reject unsupported UAC2 interfacesHiFiPHile
12 daysfix(audio): keep stream state consistent on control failuresHiFiPHile
12 daysfix(audio): accept one data endpoint per AS alternateHiFiPHile
12 daysrefactor(audio): simplify UAC1 interface discoveryHiFiPHile
12 daysrefactor(audio): separate stream configuration and startHiFiPHile
12 daysfix(audio): drive streams from transfer completionHiFiPHile
12 daysMerge master updates into the UAC1 host branchHiFiPHile
12 daysfix(audio): resolve Feature Units independent of orderHiFiPHile
12 daysfix(audio): reject continuous UAC1 sample-rate rangesHiFiPHile
12 daysfix(audio): honor full-speed isochronous intervalsHiFiPHile
12 daysfeat(audio): track a Feature Unit per stream directionHiFiPHile
12 daysfix(audio): clear stale Feature Unit associationsHiFiPHile
12 daysfix(audio): serialize Feature Unit requestsHiFiPHile
12 daysfix(audio): retain stream state when stop failsHiFiPHile
12 daysfix(audio): close endpoints before stream reconfigurationHiFiPHile
12 daysfix(audio): place transfer buffers in configured memoryHiFiPHile
12 daysfix(audio): distinguish data and feedback endpointsHiFiPHile
2026-08-17Merge pull request #3790 from hathach/fix/lpc43-hfp-reliabilityHa Thach
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-14feat(class/audio): rework TUH_AUDIO into a WASAPI/ALSA-like stream APIZhang, Zhenjiang
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-29Merge remote-tracking branch 'tinyusb/master' into fix/lpc43-hfp-reliabilityZixun LI
2026-07-29class/mtp: preserve final OUT payload before ZLPZixun LI
2026-07-27Address Codex feedback on spellingAnthony VerBurg
2026-07-22Add more HID Usage Page enumsAnthony VerBurg
2026-07-21Refactor TUH_AUDIO API and simplify multi-AS interface supportZhang, Zhenjiang
2026-07-19Merge pull request #3750 from dxbjavid/cdc-acm-open-desc-boundsZixun LI
2026-07-19add interface desc length checkHiFiPhile
2026-07-19improve validation structureHiFiPhile
2026-07-19improve pointer arithmetic, check funmctional descriptor bLengthHiFiPhile
2026-07-17style(class/audio): rename descriptor variables to desc_ prefix and unify con...Zhang, Zhenjiang
2026-07-17fix(class/audio): fix indentation in audioh_set_config after UAC 1.0 changesZhang, Zhenjiang
2026-07-17fix(class/audio): fix control request byte order and buffer usage in audio hostZhang, Zhenjiang
2026-07-17vendor: deactivate de-selected altsetting's isochronous endpointshathach
2026-07-17fix(class/audio): handle non-audio interface in enumeration and fix async con...Zhang, Zhenjiang
2026-07-16feat(audio): add USB Audio Host (UAC 1.0) supportZhang, Zhenjiang
2026-07-09audio: drop stale EP-busy note in audiod_set_interfacehathach
2026-07-09class/vendor: add interrupt/iso endpoint pairs and alt-setting supporthathach
2026-07-07gate acm_open descriptor bounds behind CFG_TUH_VALIDATION_LEVELJavid Khan
2026-07-05bound rndis data packet offset in handle_incoming_packetJavid Khan