| Age | Commit message (Expand) | Author |
| 28 hours | sysview: FreeRTOS trace hooks, stack high-water and heap tracking | hathach |
| 2026-08-18 | examples: document and work around the i.MX RT and LPC55 USB errata | hathach |
| 2026-07-14 | test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDs | hathach |
| 2026-07-03 | fix: correct video stack macro typo in video capture examples | cuolm |
| 2026-02-28 | replace board_millis() with tusb_time_millis_api() | hathach |
| 2025-11-21 | Also fix bDescriptorType | HiFiPhile |
| 2025-11-21 | Fix in multiple example codes, wrong descriptor length was taken for tusb_des... | Thomas Rubin |
| 2025-11-06 | make host info to devcie cdc to work with freertos/noos | hathach |
| 2025-10-28 | fix Identifiers that start with '__' or '_[A-Z]' are reserved. | hathach |
| 2025-10-28 | fix descriptor warning when shifting zero | hathach |
| 2025-10-24 | fix several warnings | hathach |
| 2025-10-14 | improve cmake warning flags, fix various warnings in examples | hathach |
| 2025-09-17 | Fix board_init_after_tusb | HiFiPhile |
| 2025-07-02 | update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM | hathach |
| 2024-10-15 | move core init code to dwc2 common. update/correct build for esppressif | hathach |
| 2024-10-14 | change the tusb_rhport_init_t struct, exclude the rhport to make API more con... | hathach |
| 2024-10-11 | change tusb_init(), tusb_rhport_init() to use init struct for expandability | hathach |
| 2024-10-10 | add new tusb_int_handler(rhport, in_isr) as common irq handler | hathach |
| 2024-04-25 | adding support for esp32 for use with max3421e host | hathach |
| 2024-04-09 | Fix typo. | HiFiPhile |
| 2024-04-05 | support CFG_EXAMPLE_VIDEO_READONLY for stream0 for small mcu | hathach |
| 2024-04-05 | update uvc 2ch to stream0 use yuy2, stream1 use mpeg | hathach |
| 2024-03-25 | Fix compile errors when High Speed | kkitayam |
| 2024-03-24 | Add UVC 2ch example | kkitayam |