1. 8a9f44b Merge pull request #3560 from hathach/rp2-disable-hwifo by Ha Thach · 9 hours ago upstream/master
  2. 9b17d55 rp2 disable hwfifo by hathach · 9 hours ago
  3. 418501e Merge pull request #3559 from hathach/fix-fsdev-midi-host-bugs by Ha Thach · 22 hours ago
  4. 8819605 fix bugs in fsdev hcd, dcd and midi host stream write by hathach · 24 hours ago
  5. 766ac4f Merge pull request #3557 from hathach/hil-host-cdc by Ha Thach · 25 hours ago
  6. 0521e66 hil pico2 test with native host by Ha Thach · 25 hours ago
  7. 8f7f286 Merge pull request #3558 from hathach/hid-host-set-protocol-skipable by Ha Thach · 29 hours ago
  8. a46c863 Update HID host to correctly handle protocol mode initialization and CONFIG_GET_REPORT_DESC response by hathach · 30 hours ago
  9. b765656 fix hid_generic_inout for TUD_ENDPOINT_ONE_DIRECTION_ONLY MCUs by hathach · 30 hours ago
  10. 6c895e7 Update several actions to latest version by hathach · 2 days ago
  11. 3e47f1f add board_uart_read() for f7 by hathach · 2 days ago
  12. b2a592d add hil test for device hid_generic_inout functionality by hathach · 2 days ago
  13. 55994bc add hil tests for device msc_dual_lun and midi functionality by hathach · 2 days ago
  14. 45e80a1 add hil test for host msc and cdc by hathach · 2 days ago
  15. 28e14ab CFG_TUH_HID_SET_PROTOCOL_ON_ENUM option to skip set_protocol on enum, default is 1 by hathach · 2 days ago
  16. a3b2b42 add hil host cdc test by hathach · 2 days ago
  17. 151a5ad Merge pull request #3556 from hathach/fix-midi-host by Ha Thach · 2 days ago
  18. cca3e7e fix midi host issue 3544 by hathach · 2 days ago
  19. 608bbdd Merge pull request #3555 from hathach/refactor-fsdev by Ha Thach · 2 days ago
  20. d63f11d clean up fsdev symbols by hathach · 3 days ago
  21. 7411329 Unify USB FSDEV driver implementation for various microcontrollers. Replace `FSDEV_BUS_32BIT` with `CFG_TUSB_FSDEV_32BIT`, adjust data/address stride macros, and refactor register/PMU access for consistency across platforms. by hathach · 3 days ago
  22. 8e8bb9a add missing stm32u083nucleo board files by hathach · 3 days ago
  23. 9b2f6f4 Consolidate USB FSDEV register definitions for STM32, CH32, and AT32 microcontrollers. Replace vendor-specific macros with unified `U_`-prefixed equivalents, ensuring consistency and reducing duplication across all platforms. by hathach · 3 days ago
  24. 3da88d7 add stm32u083nucleo board by hathach · 3 days ago
  25. c1cf1ec Merge pull request #3551 from hathach/readme_fix by Ha Thach · 3 days ago
  26. b4e92f6 fix windows build by HiFiPhile · 5 days ago
  27. 925bf6b fix readme by HiFiPhile · 5 days ago
  28. 8b59e62 Merge pull request #3550 from hathach/update-bsp by Ha Thach · 5 days ago
  29. c5e3098 update rx65n_target: correct pin configuration and remove unused USB interrupt definitions by hathach · 5 days ago
  30. 36400d1 migrate kinetis_k32l build system to new mcux-devices paths by hathach · 6 days ago
  31. e2ead60 add ft9xx-gcc toolchain support to CI by hathach · 6 days ago
  32. adf8536 add ft9xx-gcc toolchain support to CI by hathach · 6 days ago
  33. 7ce1e78 actual build make/cmake for ft9xx by hathach · 6 days ago
  34. 8a70453 fix ci by hathach · 6 days ago
  35. 9dcd850 forgot to add files add cmake support for rx by hathach · 6 days ago
  36. 911956f remove TUSB_MCU_VENDOR_ESPRESSIF, use ESP_PLATFORM for Espressif by hathach · 6 days ago
  37. aa1535a add support for CH32F20X MCU and update board configuration by hathach · 6 days ago
  38. 5794e50 rename and migrate kinetis_k32l to new mcux-devices by hathach · 6 days ago
  39. f98f7e0 Merge pull request #3438 from hathach/ncm_restart by Ha Thach · 7 days ago
  40. 5bca175 Merge branch 'master' into ncm_restart by hathach · 7 days ago
  41. 1fcb49f Merge pull request #3549 from hathach/remove-cdc-configure by Ha Thach · 7 days ago
  42. c6e13e8 update hil host by hathach · 7 days ago
  43. 467f8c0 fix example by Zixun LI · 7 days ago
  44. e2884a1 Merge branch 'master' into ncm_restart by Zixun LI · 7 days ago
  45. c06dc87 reset notification state to speed change by Zixun LI · 7 days ago
  46. 0e23ccd refactor(cdc): remove deprecated runtime CDC configuration, add backward compatibility with no-op macros by hathach · 7 days ago
  47. 79bbea8 download metrics in case hil failed by hathach · 7 days ago
  48. cd60008 clean up by hathach · 7 days ago
  49. 2052111 chore(workflows): update GitHub Actions dependencies and improve membrowse error handling by hathach · 7 days ago
  50. 222af86 refactor(cdc): remove runtime CDC driver configuration in favor of compile-time macros for simplicity and reduced complexity by hathach · 7 days ago
  51. ac61a5b Merge pull request #3487 from hathach/zlp-hs-on-fs by Ha Thach · 7 days ago
  52. 9e5345e correct default value for CFG_TUD_VENDOR_TX/RX_BUFSIZE by hathach · 7 days ago
  53. 38986e3 also update metrics.json for pr by hathach · 7 days ago
  54. aea4f60 refactor(vendor/cdc): add CFG_TUD_CDC_RX_NEED_ZLP and CFG_TUD_VENDOR_RX_NEED_ZLP by hathach · 7 days ago
  55. 78bbc7d refactor(config): separate endpoint buffer sizes into RX and TX definitions for clarity and flexibility by hathach · 7 days ago
  56. d74559a rename .rx_multiple_packet_transfer to .rx_need_zlp by hathach · 8 days ago
  57. d13f600 Merge branch 'master' into zlp-hs-on-fs by hathach · 8 days ago
  58. f245078 Merge pull request #3352 from hathach/ep0_direct by Ha Thach · 8 days ago
  59. 2e29388 refactor(usbd): replace `_usbd_ctrl_epbuf` with `usbd_get_ctrl_buf()` for cleaner abstraction and consistency across modules by hathach · 8 days ago
  60. 14b594d Merge branch 'master' into ep0_direct by hathach · 8 days ago
  61. ae3a625 Merge pull request #3548 from hathach/migrate-mcux-rt by Ha Thach · 8 days ago
  62. 336e897 Merge branch 'master' into ep0_direct by hathach · 8 days ago
  63. e2d8d79 migrate imxrt to use new mcux-devices-rt by hathach · 8 days ago
  64. 2e78533 Merge pull request #3545 from hathach/remove-div-tusb-fifo by Ha Thach · 8 days ago
  65. 264dae3 Merge pull request #3546 from michael-membrowse/master by Ha Thach · 8 days ago
  66. b1de522 fix secret issue in membrowse-comment by Michael Rogov Papernov · 9 days ago
  67. 7249c65 Merge pull request #3530 from hathach/hcd_ip3516 by Ha Thach · 9 days ago
  68. 9cf633f remove expensive div in HWFIFO_ADDR_NEXT_N() by hathach · 9 days ago
  69. a82ba9b fix make lpc51 build by hathach · 9 days ago
  70. 14b0d79 Merge pull request #3540 from michael-membrowse/membrowse_commit by Ha Thach · 9 days ago
  71. 3eb2b1f fix typo by hathach · 9 days ago
  72. 131a078 update lpc55 bsp to use mcx config tool, move led/button/uart and usb port power to generated pinmux by hathach · 9 days ago
  73. 83363af set new membrowse comment github workflow with comment message by Michael Rogov Papernov · 9 days ago
  74. 7ddf631 Merge pull request #3543 from YixingShen/master by Ha Thach · 9 days ago
  75. 7ca457c Merge branch 'master' of https://github.com/YixingShen/tinyusb by YixingShen · 10 days ago
  76. ce305af revert _end_of_control_descriptor to Revision: 0a45308a296251e4376815b21f89f0038c75a60e by YixingShen · 10 days ago
  77. e98d32a Merge pull request #3541 from hathach/fix-3525 by Ha Thach · 10 days ago
  78. 3ca7ad1 fix(usbh): correct memcpy usage to ensure proper alignment with `offsetof` in device descriptor handling by hathach · 10 days ago
  79. 4c7bfc4 refactor: add desc_device_noheader_t to simplify get device descriptor local by hathach · 10 days ago
  80. 0d4feff usbh device descriptor validation, also check ep size > 0 by hathach · 10 days ago
  81. 7fac2cd Merge pull request #3536 by Ha Thach · 10 days ago
  82. 205d9b0 Merge pull request #3538 from sidcha/fix-hwfifo-PMA-pointer by Ha Thach · 10 days ago
  83. 66d6702 Merge pull request #3532 from YixingShen/master by Ha Thach · 10 days ago
  84. 3e22de0 extend video control parsing to include class-specific VC endpoint descriptor by hathach · 10 days ago
  85. 2a4b82e tinyusb: fix hwfifo PMA pointer advance on ring buffer wrap by Siddharth Chandrasekaran · 11 days ago
  86. 11a3c3b Fix ep_ctrl_mask() corrupting opposite direction's ENDPTCTRL bits by gab-k · 12 days ago
  87. 9072d97 Merge branch 'master' of https://github.com/YixingShen/tinyusb by YixingShen · 12 days ago
  88. 2a0802c fixed _end_of_control_descriptor logic. wTotalLength does not include Standard Endpoint Descriptor and Class-specific VC Interrupt Endpoint Descriptor, by YixingShen · 12 days ago
  89. 571445d Merge branch 'hathach:master' into master by 沈玴興 · 12 days ago
  90. da307fa Merge pull request #3529 from hathach/mtt_hub by Ha Thach · 12 days ago
  91. d65964e Merge pull request #3519 from hathach/samx7x_update by Ha Thach · 12 days ago
  92. f17da1c open hub mtt interface in 1 call by hathach · 12 days ago
  93. 5f69034 Merge pull request #3531 from hathach/hil-mtp by Ha Thach · 12 days ago
  94. 1c53009 remove dma_desc_t by hathach · 12 days ago
  95. 6c4f119 - update SAME70 BSP: remove unused definitions, consolidate startup files by hathach · 12 days ago
  96. 97297fe update hil test: remove unused ctypes, add fallback for skip boards by hathach · 12 days ago
  97. 0a45308 Update src/class/video/video_device.c by 沈玴興 · 12 days ago
  98. e4a5515 cleanup by YixingShen · 13 days ago
  99. fe26e45 fixed _open_vc_itf parsing by YixingShen · 13 days ago
  100. e658e23 fix CI by HiFiPhile · 13 days ago