summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
29 hoursMerge pull request #3774 from zjzhang-cn/feature/tuh-audio-uac-1.0Zixun LI
2 daysMerge pull request #3799 from hathach/codex/dfu-buffer-fixZixun LI
2 daysMerge pull request #3808 from hathach/cdc_persistentZixun LI
2 daysimprove example detailsHiFiPHile
3 daysfix(dwc2): bound periodic intervals to HFNUM rangeHiFiPHile
3 daysfix(dwc2): defer periodic DMA abort cleanup until haltHiFiPHile
3 daysimplement per channel volume controlHiFiPHile
3 daysremove bloat checkHiFiPHile
3 daysMerge remote-tracking branch 'origin/master' into agent/fix-dwc2-host-fifo-al...HiFiPHile
3 daysUSBH: fail enumeration cleanly after disconnectHiFiPHile
3 daysDWC2 host: clean up channels on disconnectHiFiPHile
3 daysfix(dwc2): queue initial slave OUT packet immediatelyHiFiPHile
3 daysfix(dwc2): enable periodic channels in the selected frameHiFiPHile
3 daysfix(dwc2): fail missed isochronous framesHiFiPHile
3 daysfix(dwc2): let DMA periodic channels halt naturallyHiFiPHile
3 daysfix(dwc2): preserve simultaneous slave channel haltHiFiPHile
3 daysfix(dwc2): serialize deferred transfer abortHiFiPHile
3 daysMerge remote-tracking branch 'origin/master' into agent/fix-dwc2-host-fifo-al...HiFiPHile
3 daysfix(dwc2): drain host RX status before channel IRQHiFiPHile
3 daysMerge branch 'master' into agent/fix-dwc2-host-fifo-allocationHiFiPHile
3 daysfix(dwc2): preserve periodic transfer phaseHiFiPHile
4 daysMerge pull request #3872 from runelauridsen/dwc2-pid-desyncZixun LI
4 daysMerge pull request #3828 from dxbjavid/ep2drv-endpoint-boundZixun LI
4 dayspropagate the endpoint-bound failure on the host pathHiFiPHile
4 daysFix DWC2 DMA data toggle mismatch in IN-transfersrunelauridsen
4 daysimprove feedback flow controlHiFiPHile
4 daysimprove architecture documentationHiFiPHile
6 daysremove unnecessary commentMike Ajax
6 daysSuppress USB-C attached callback unless cable state changed from disconnected...Mike Ajax
6 daysAdd "attached" state callback for UCPDMike Ajax
9 daysImprove audio host stream event reportingHiFiPHile
9 daysaudio: correct host API documentationHiFiPHile
9 daysaudio: expose generic Audio Control requestsHiFiPHile
9 daysaudio: clarify host driver commentsHiFiPHile
9 daysaudio: classify feedback endpoints by protocolHiFiPHile
9 daysaudio: normalize Feature Unit volume requestsHiFiPHile
9 daysaudio: harden streaming descriptor parsingHiFiPHile
9 daysaudio: allow stopped duplex streams to change rateHiFiPHile
9 daysaudio: reduce USB-accessible control storageHiFiPHile
9 daysaudio: preserve feedback scheduler remainderHiFiPHile
9 daysaudio: add UAC2 host streaming supportHiFiPHile
9 daysaudio: preserve descriptor sample-rate entriesHiFiPHile
9 daysaudio: compact alternate-setting storageHiFiPHile
10 daysimplement explicit feeback supportHiFiPHile
11 daysaddress copilot review findingsHiFiPHile
11 daysMerge remote-tracking branch 'origin/master' into feature/tuh-audio-uac-1.0HiFiPHile
11 daysfeat(audio): discover stream mute and volume controlsHiFiPHile
11 daysfix(audio): validate descriptors before parsingHiFiPHile
11 daysrefactor(audio): simplify class endpoint associationHiFiPHile
11 daysfix(audio): decode full-speed isochronous bIntervalHiFiPHile