summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
11 daysfix(audio): release instances without supported streamsHiFiPHile
11 daysfix(audio): retain multiple pending Feature UnitsHiFiPHile
11 daysfix(audio): reject unsupported UAC2 interfacesHiFiPHile
11 daysfix(audio): keep stream state consistent on control failuresHiFiPHile
11 daysfix(audio): accept one data endpoint per AS alternateHiFiPHile
11 daysrefactor(audio): simplify UAC1 interface discoveryHiFiPHile
11 daysrefactor(audio): separate stream configuration and startHiFiPHile
11 daysfix(audio): drive streams from transfer completionHiFiPHile
11 daysMerge master updates into the UAC1 host branchHiFiPHile
11 daysfix(audio): resolve Feature Units independent of orderHiFiPHile
11 daysfix(audio): reject continuous UAC1 sample-rate rangesHiFiPHile
11 daysfix(audio): honor full-speed isochronous intervalsHiFiPHile
11 daysfeat(audio): track a Feature Unit per stream directionHiFiPHile
11 daysfix(audio): clear stale Feature Unit associationsHiFiPHile
11 daysfix(audio): serialize Feature Unit requestsHiFiPHile
11 daysfix(audio): retain stream state when stop failsHiFiPHile
11 daysfix(audio): close endpoints before stream reconfigurationHiFiPHile
11 daysfix(audio): place transfer buffers in configured memoryHiFiPHile
11 daysfix(audio): distinguish data and feedback endpointsHiFiPHile
2026-08-21vendor: remove the obsolete host vendor driverhathach
2026-08-19Merge pull request #3833 from hathach/claude/ci-hs-set-address-orderHa Thach
2026-08-19dcd(ci_hs): stage the device address before priming the status stagehathach
2026-08-19Merge pull request #3816 from Ryzee119/ohci_gtd_fixZixun LI
2026-08-19ohci: defer descriptor reclaim until next frameHiFiPHile
2026-08-19Merge pull request #3830 from kasjer/kasjer/uac2-update-terminal-typesZixun LI
2026-08-19Fix audio terminal type typosHiFiPHile
2026-08-18examples: document and work around the i.MX RT and LPC55 USB erratahathach
2026-08-18dcd(ip3511): fix DEVCMDSTAT write-1-to-clear handling and EP0 setup raceshathach
2026-08-18usbd: handle a refused transfer without halting, and report ithathach
2026-08-18dcd(ci_hs): rework bus reset handling and bound the register waitshathach
2026-08-18usbd: split bus reset into start/end edge eventshathach
2026-08-18UAC2: Add more terminal typesJerzy Kasenberg
2026-08-17Merge pull request #3790 from hathach/fix/lpc43-hfp-reliabilityHa Thach
2026-08-17ohci: reclaim orphaned TDs on device disconnectRyzee119