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