summaryrefslogtreecommitdiff
path: root/src/class
AgeCommit message (Expand)Author
2025-09-06fix #3239: discard poorly formed packetsrppicomidi
2025-09-04remove duplicated enumhathach
2025-08-20add some consumer page configsohmdelta
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
2025-07-23Delete debugging printfrppicomidi
2025-07-23Fix #3159: Handle MIDI interface descriptor after audio streaming interfacerppicomidi
2025-07-15Fix compilation when CH34X support is disabledEli Lipsitz
2025-07-11fix last transfer sizeZixun LI
2025-07-11typo fixZixun LI
2025-07-11Merge branch 'master' into feature/usbtmc_vendor-specificHiFiPhile
2025-07-11add tud_msc_inquiry2_cb() for full inquiry responsehathach
2025-07-09Merge pull request #3165 from hathach/codex/find-and-fix-a-codebase-bugHa Thach
2025-07-09Add spec reference for 4-byte HID item sizeHa Thach
2025-07-09fix HID parser variable size handlingHa Thach
2025-07-08minor reformat codehathach
2025-07-08Merge remote-tracking branch 'origin/master' into xfer_isrhathach
2025-07-08Fix HID descriptor parser size handlingHa Thach
2025-07-07Merge pull request #2963 from HiFiPhile/stm32_cacheHa Thach
2025-07-07updateYixingShen
2025-07-07fixed CFG_TUD_VENDOR > 1 vendord_open tud_vendor_n_write_flushYixingShen
2025-07-03Merge branch 'master' into fork/HiFiPhile/stm32_cachehathach
2025-07-03make notify API and memory configurable with CFG_TUD_CDC_NOTIFYhathach
2025-07-02Merge branch 'master' into fork/HiFiPhile/dcd_notifhathach
2025-07-01defer proc_async_io_done()hathach
2025-07-01update examplehathach
2025-07-01refactor async io, add in_isr argument to tud_msc_async_io_done()hathach
2025-06-30Merge branch 'master' into fork/HiFiPhile/async_iohathach
2025-06-27Merge pull request #2488 from IngHK/cdch_upgradeHa Thach
2025-06-27clean uphathach
2025-06-27use enum buf for process_set_config for ch34x and pl2303hathach
2025-06-27update acm and pl2303 to match the rest of drivershathach
2025-06-27major refactor to generalize cdch serial driverhathach
2025-06-26audio_device: Fix data IN endpoints with implicit feedbackmilek7
2025-06-22Merge branch 'master' into async_ioHiFiPhile
2025-06-20refactor, add cdch_internal_control_complete()hathach
2025-06-20refactor change signature of serial driver's process_set_confighathach
2025-06-20cdch clean up and refactor, add explicit sync() APIhathach
2025-06-19union ftdi/pl2303/acm data to save memory.hathach
2025-06-19rename tuh_cdc_get_local_line_coding to tuh_cdc_get_line_coding_localhathach
2025-06-19revert CFG_TUH_CDC_DTR/RTS_CONTROL_ON_ENUMhathach
2025-06-19clean up pl2303 type datahathach
2025-06-19house keepinghathach
2025-06-18usbh: add new API tuh_descriptor_get_device_local()hathach
2025-06-18add get_itf_by_xfer() to better determine cdc interface from xfer complete ca...hathach