| Age | Commit message (Expand) | Author |
| 2025-09-27 | implement serial for MTP | hathach |
| 2025-09-27 | implement control request | hathach |
| 2025-09-26 | implement tud_mtp_mounted() and tud_mtp_event_send() | hathach |
| 2025-09-26 | fix more ci build | hathach |
| 2025-09-26 | fix compile warnings | hathach |
| 2025-09-25 | clean up, wrap up bulk command supported | hathach |
| 2025-09-25 | implement send object command, able to create new file | hathach |
| 2025-09-25 | implement MTP_OP_SEND_OBJECT_INFO, refactor fs example | hathach |
| 2025-09-24 | clean up | hathach |
| 2025-09-24 | unify callback argument. support multiple packet get object | hathach |
| 2025-09-23 | refactor API | hathach |
| 2025-09-23 | try to add logo png to mtp example | hathach |
| 2025-09-22 | implement get object, close session | hathach |
| 2025-09-21 | implement get object info | hathach |
| 2025-09-21 | implement get objection handles | hathach |
| 2025-09-20 | implement get device properties describer and device properties value | hathach |
| 2025-09-20 | implement get device properties value | hathach |
| 2025-09-19 | rework get storageIDs and get storage info | hathach |
| 2025-09-19 | rework get storageIDs and get storage info | hathach |
| 2025-09-19 | reworking MTP API, adding callback, getting GetDeviceInfo working | hathach |
| 2025-09-16 | remove mtp context | hathach |
| 2025-09-16 | refactor mtp xfer callback | hathach |
| 2025-09-16 | refactor generic container to use EPBUF declaration | hathach |
| 2025-09-16 | merge context into interface and refactor, reformat | hathach |
| 2025-09-15 | Merge branch 'master' into fork/ennebi/mtp | hathach |
| 2025-09-15 | add nrf54 to dwc2 info | hathach |
| 2025-09-15 | dwc2: wait for ahb idle before core reset | hathach |
| 2025-09-13 | Merge pull request #3246 from HiFiPhile/nxp_host | Ha Thach |
| 2025-09-12 | Fix AT32 compile after #3152 | HiFiPhile |
| 2025-09-12 | Update comment | HiFiPhile |
| 2025-09-12 | Merge branch 'master' into sb-ep | HiFiPhile |
| 2025-09-12 | ehci: fix removed qhd get reused | HiFiPhile |
| 2025-09-12 | echi: fix NXP USBPHY disconnection detection | HiFiPhile |
| 2025-09-12 | add all constant from MTP specs appendix, rename some e.g OPEC to OP, EVTC to... | hathach |
| 2025-09-12 | Fix some IAR warnings | HiFiPhile |
| 2025-09-11 | Merge branch 'master' of github.com:Dolphindalt/tinyusb | Dalton Caron |
| 2025-09-11 | Revert fsdev_stm32.h changes | Dalton Caron |
| 2025-09-11 | Revert "Incorporate upstream changes to dwc2_common.c" | hathach |
| 2025-09-10 | Bring up to date with master | Dalton Caron |
| 2025-09-10 | Incorporate upstream changes to dwc2_common.c | Dalton Caron |
| 2025-09-10 | Initial STM32WBARI eval support | Dalton Caron |
| 2025-09-10 | Merge pull request #3126 from salkinium/fix/phyc_pll | Ha Thach |
| 2025-09-10 | use tusb_time_delay_ms_api for delay, also move tusb_time api to common.h | hathach |
| 2025-09-06 | fix #3239: discard poorly formed packets | rppicomidi |
| 2025-09-04 | Merge pull request #3230 from hathach/copilot/fix-3218 | Ha Thach |
| 2025-09-04 | Merge pull request #3221 from ohmdelta/master | Ha Thach |
| 2025-09-04 | remove duplicated enum | hathach |
| 2025-09-03 | Merge pull request #3206 from hathach/update-at32f405-phywidth-sel | Ha Thach |
| 2025-09-03 | Fix obsolete cnt assignment in _tu_fifo_peek() overflow check | copilot-swe-agent[bot] |
| 2025-09-03 | add at32f415 dwc2 info | hathach |