| 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 | skip mtp for cynthion_d11 | 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 delete object | 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 | fix copying readme.txt contents | hathach |
| 2025-09-15 | Merge branch 'master' into fork/ennebi/mtp | hathach |
| 2025-09-15 | Merge pull request #3251 from hathach/fix-dwc2-reseet | Ha Thach |
| 2025-09-15 | add nrf54 to dwc2 info | hathach |
| 2025-09-15 | fix imxrt build | 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-13 | Merge pull request #3247 from hathach/fsdev_fix | Ha Thach |
| 2025-09-12 | Fix AT32 compile after #3152 | HiFiPhile |
| 2025-09-12 | Merge pull request #3152 from Milek7/sb-ep | Zixun LI |
| 2025-09-12 | Update comment | HiFiPhile |
| 2025-09-12 | exclude stm32l0538 due to size limit | 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 | Move BOARD_ConfigMPU into board specific init | 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-12 | Fix IAR build | HiFiPhile |
| 2025-09-12 | Merge pull request #3245 from Dolphindalt/master | Ha Thach |
| 2025-09-12 | missing cmsis5 for wba | hathach |
| 2025-09-12 | fix warnings, update docs | hathach |
| 2025-09-12 | rename stm32wba eval to nucleo | hathach |
| 2025-09-11 | Change CMSIS patch to match update path in family.mk for WBA | Dalton Caron |