summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-25stm32_fsdev: Allow configuring single-buffered isochronous endpoints.milek7
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-20usbh make TU_API_SYNC() public, to implement sync() API, change return of syn...hathach
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-14USBD: introduce xfer_isr.HiFiPhile
2025-06-13audio: buffer macro updateHiFiPhile
2025-06-13Add cache line size alignment to buffer macroHiFiPhile
2025-06-13Add STM32 DWC2 cache supportHiFiPhile
2025-06-12Merge pull request #3137 from HiFiPhile/uac_simplifyHa Thach
2025-06-12merge n6 and h7rs (same config)hathach
2025-06-12Merge branch 'master' into fork/james-advatek/stm32n657nucleohathach
2025-06-11add h7rs to ci matrixhathach
2025-06-11Merge branch 'master' into fork/HiFiPhile/h7rshathach
2025-06-09Fix TUH_EPSIZE_BULK_MPS macroCédric Berger
2025-06-09Merge pull request #3135 from andrewleech/ncm-link-state-controlHiFiPhile
2025-06-08Code reformatHiFiPhile
2025-06-08Fix ECM compileHiFiPhile
2025-06-04docs: update dwc2_info.mdJames Sandison
2025-06-04chore: squash previous commits from other branchesJames Sandison
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-28add OPT_MCU_MAX32665hathach
2025-05-23Merge pull request #3111 from hathach/ci_vbusHa Thach
2025-05-23Add comment about CFG_TUD_CI_HS_VBUS_CHARGEHiFiPhile
2025-05-21add usbh_spin_lock/unlock() use spinlock instead of atomic flag for hcd max3421hathach