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