summaryrefslogtreecommitdiff
path: root/src/class
AgeCommit message (Expand)Author
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
2025-06-17add common cdch_process_set_config() to safely complete set_config() when it ...hathach
2025-06-16Merge branch 'master' into fork/IngHK/cdch_upgradehathach
2025-06-14audio: remove FIFO mutex, as audio streaming is always single producer single...HiFiPhile
2025-06-14audio: move ISO transfers into xfer_isrHiFiPhile
2025-06-13audio: buffer macro updateHiFiPhile
2025-06-12Merge pull request #3137 from HiFiPhile/uac_simplifyHa Thach
2025-06-08Code reformatHiFiPhile
2025-06-08Fix ECM compileHiFiPhile
2025-05-29uac2: remove support fifoHiFiPhile
2025-05-29Add link state control support for ECM modeAndrew Leech
2025-05-29Add USB NCM link state control supportAndrew Leech
2025-05-16follow up to pr3118, interface also end with IAD. Add more checkshathach
2025-05-16Merge pull request #3118 from ZakDanger/vendor_device_fixHiFiPhile
2025-05-13fix warnings, minor clean uphathach
2025-05-09simplify vendord_open parsing loopHiFiPhile
2025-05-09revert 'end fix'ZakDanger
2025-05-09revert 'end fix'ZakDanger
2025-05-09vendor device open fix for descriptor parsingZakDanger