summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-16midi2: reject UMP read/write API on alt setting 0Saulo Veríssimo
2026-05-16Merge pull request #3644 from bdolgov/fix/rp2040-hcd-set-report-pidZixun LI
2026-05-15rp2040: fix host SET_REPORT (and any OUT-data control xfer) sending DATA0 ins...Boris Dolgov
2026-05-15fix test hungHiFiPhile
2026-05-14dcd/musb: defer EP0 SETUP during DATA_IN/STATUS raceHiFiPhile
2026-05-14enable iperfHiFiPhile
2026-05-14rework bspHiFiPhile
2026-05-14Merge pull request #3641 from wjklimek1/mtp-get-partial-objectZixun LI
2026-05-14Merge remote-tracking branch 'tinyusb/master' into stm32c5HiFiPhile
2026-05-13Add GetPartialObject to MTP exampleWojciech Klimek
2026-05-13Merge pull request #3640 from hathach/dwc2_iso_inZixun LI
2026-05-12hil: add audio test, optimize log printHiFiPhile
2026-05-12Merge pull request #3639 from michael-membrowse/membrowse_map_supportZixun LI
2026-05-12dcd/dwc2: fix ISO IN endpoint become disabled after incomplete transferHiFiPhile
2026-05-12support map filesMichael Rogov Papernov
2026-05-12midi2: align descriptors with USB-MIDI 2.0 specSaulo Veríssimo
2026-05-12midi2: align ep_buf allocation with other stream-based classesSaulo Veríssimo
2026-05-12refactor: replace midi2_host (Waveshare) with midi2_host_featherSaulo Veríssimo
2026-05-12fix: skip midi2_host_feather build on non-RP2040 platformsSaulo Veríssimo
2026-05-12example: add MIDI 2.0 Host example for Adafruit Feather RP2040 USB HostSaulo Veríssimo
2026-05-12fix: CI build failures on non-RP2040 platformsSaulo Veríssimo
2026-05-12fix: address PR review feedback for MIDI 2.0 driversSaulo Veríssimo
2026-05-12example: add MIDI 2.0 Host example with display (midi2_host)Saulo Veríssimo
2026-05-12example: add MIDI 2.0 Device example (midi2_device)Saulo Veríssimo
2026-05-12test: add MIDI 2.0 Device and Host unit testsSaulo Veríssimo
2026-05-12feat: add MIDI 2.0 Host class driver (USB-MIDI 2.0)Saulo Veríssimo
2026-05-12feat: add MIDI 2.0 Device class driver (USB-MIDI 2.0)Saulo Veríssimo
2026-05-11Merge remote-tracking branch 'tinyusb/master' into stm32c5HiFiPhile
2026-05-11Merge pull request #3632 from hathach/msc_osZixun LI
2026-05-10use local linkerHiFiPHile
2026-05-10add stm32c5 supportHiFiPHile
2026-05-10Merge pull request #3630 from nminaylov/ncm_packet_filterZixun LI
2026-05-09dwc2: guard EP0 status completion with armed ZLP stateAlex-Schaefer
2026-05-09dwc2: preserve EP0 status completion before SETUPAlex-Schaefer
2026-05-08reduce NTM sizeHiFiPhile
2026-05-08lpc55 works with net_lwipHiFiPhile
2026-05-08fix iperf server is always excludedHiFiPhile
2026-05-08Merge pull request #3633 from hathach/fix/nrf5x-hfclk-wait-post-sdHa Thach
2026-05-08nrf5x: request HFCLK in USB_EVT_READY to fix post-SoftDevice deadlockhathach
2026-05-08fixupHiFiPhile
2026-05-08Merge remote-tracking branch 'tinyusb/master' into ncm_packet_filterHiFiPhile
2026-05-07Merge pull request #3614 from HakanL/midi-host-rx-bufsize-default-and-docsZixun LI
2026-05-07Merge remote-tracking branch 'tinyusb/master' into midi-host-rx-bufsize-defau...Zixun LI
2026-05-07revert RX buffer size as it's not related to issueZixun LI
2026-05-06modernize scriptZixun LI
2026-05-05try to fix CI stuckZixun LI
2026-05-05Apply suggestions from code reviewZixun LI
2026-05-05Merge pull request #3627 from hathach/merge-usbd-controlHa Thach
2026-05-04hcd/dwc2: fix txfifo full checkHiFiPhile
2026-05-04Adjust RAM configuration for nrf54h20 to optimize memory usage in video exampleshathach