summaryrefslogtreecommitdiff
path: root/src/class
AgeCommit message (Expand)Author
2025-10-01minor updatehathach
2025-09-29Merge branch 'master' into fork/ennebi/mtphathach
2025-09-29refactor mtp examples, add phase and session id to callback datahathach
2025-09-27audio: simplify alt settings managementHiFiPhile
2025-09-27Merge pull request #3256 from hathach/weak_cbHa Thach
2025-09-27make command container more consistenthathach
2025-09-27add edpt claim for public APIhathach
2025-09-27implement serial for MTPhathach
2025-09-27implement control requesthathach
2025-09-26implement tud_mtp_mounted() and tud_mtp_event_send()hathach
2025-09-26fix more ci buildhathach
2025-09-26fix compile warningshathach
2025-09-25clean up, wrap up bulk command supportedhathach
2025-09-25implement send object command, able to create new filehathach
2025-09-25implement MTP_OP_SEND_OBJECT_INFO, refactor fs examplehathach
2025-09-25Fix incorrect commentsLu Chang
2025-09-24Add HID Usage Page and Table for Power Devices (0x84 - 0x85)Lu Chang
2025-09-24clean uphathach
2025-09-24unify callback argument. support multiple packet get objecthathach
2025-09-23refactor APIhathach
2025-09-23try to add logo png to mtp examplehathach
2025-09-22implement get object, close sessionhathach
2025-09-21implement get object infohathach
2025-09-21implement get objection handleshathach
2025-09-20implement get device properties describer and device properties valuehathach
2025-09-20implement get device properties valuehathach
2025-09-19rework get storageIDs and get storage infohathach
2025-09-19rework get storageIDs and get storage infohathach
2025-09-19reworking MTP API, adding callback, getting GetDeviceInfo workinghathach
2025-09-18Potential fix for code scanning alert no. 914: Commented-out codeZixun LI
2025-09-17Replace old delay functions by tusb_time_delay_ms_apiHiFiPhile
2025-09-17Update weak callbacks to new syntaxHiFiPhile
2025-09-16remove mtp contexthathach
2025-09-16refactor mtp xfer callbackhathach
2025-09-16refactor generic container to use EPBUF declarationhathach
2025-09-16merge context into interface and refactor, reformathathach
2025-09-15Merge branch 'master' into fork/ennebi/mtphathach
2025-09-12add all constant from MTP specs appendix, rename some e.g OPEC to OP, EVTC to...hathach
2025-09-12Fix some IAR warningsHiFiPhile
2025-09-06fix #3239: discard poorly formed packetsrppicomidi
2025-09-04remove duplicated enumhathach
2025-08-20add some consumer page configsohmdelta
2025-08-06Add MTP class deviceMaurizio Pesce
2025-08-02fix tud_audio_set_itf_close_EP_cb() typohathach
2025-08-02Merge pull request #3183 from rppicomidi/fix_3159Ha Thach
2025-08-02use tu_desc_in_bounds() for descriptor loophathach
2025-08-01add bufsize to tud_msc_inquiry2_cb()hathach
2025-07-26Merge pull request #3173 from HiFiPhile/feature/usbtmc_vendor-specificHa Thach
2025-07-26Update src/class/usbtmc/usbtmc_device.cHa Thach
2025-07-23Restore accidentally erased debug log messagerppicomidi