summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-24improved TU_LOGsIngHK
2024-02-24small changes & code styleIngHK
2024-02-24updated contribution, readme and some commentsIngHK
2024-02-24added PL2303 supportIngHK
2024-02-24improved CP210x supportIngHK
2024-02-24improved FTDI supportIngHK
2024-02-24created set_line_coding_sequence() and void set_line_coding_stage1_complete()...IngHK
2024-02-24fixed CFG_TUH_CDC_LINE_CONTROL_ON_ENUM handling. only set if defined. value 0...IngHK
2024-02-24fixed #2448 CH34x ch34x_set_line_coding() callback bugIngHK
2024-02-24improved ACM checksIngHK
2024-02-24added continue enum after config failIngHK
2024-02-24created set_function_call()IngHK
2024-02-24changed to use of p_cdc->requested_line_stateIngHK
2024-02-24changed to use of p_cdc->requested_line_codingIngHK
2024-02-24splitted cdch_internal_control_complete() into driver's _internal_control_com...IngHK
2024-02-23improved TU_LOGsIngHK
2024-02-23sorted driver functions into Control Request, Driver API, Enumeration and Hel...IngHK
2024-02-22Merge remote-tracking branch 'remotes/hathach/master' into cdch_upgradeIngHK
2024-02-22Merge pull request #2487 from hathach/update-cdc_msc_freertos-exampleHa Thach
2024-02-22slightly change cdc_msc_freertos examplehathach
2024-02-22Merge pull request #2420 from zx96/use-cfg-tud-msc-log-levelHa Thach
2024-02-21Merge pull request #2484 from eightycc/uninitedHa Thach
2024-02-20video_device: fix uninitialized warningBob Abeles
2024-02-20Merge pull request #2463 from kasjer/kasjer/nrf5x-isoout-corruption-detectionHa Thach
2024-02-20Merge pull request #2481 from xudongzheng/pca10095-prHa Thach
2024-02-19Fix nRF5340 DK USB host shield buildXudong Zheng
2024-02-19Merge pull request #2480 from hathach/fix-k32l2-clockHa Thach
2024-02-19add clock_config.c/h from mcux to frdmk32l2a4 and frdm_k32l2bhathach
2024-02-19Merge pull request #2479 from hathach/fix-ohci-volatile-2318Ha Thach
2024-02-19fix wrong volatile usage in ohci gtdHa Thach
2024-02-19Merge pull request #2389 from IngHK/improve_debug_printsHa Thach
2024-02-19Merge pull request #2470 from IngHK/fix_2469Ha Thach
2024-02-14fixed #2469IngHK
2024-02-13improved tusb_config.h commentIngHK
2024-02-12nrf5x: Handle ISOOUT CRC errorsJerzy Kasenberg
2024-02-08missing \r\n after TU_LOG_BUF => moved \r\n to tu_print_buf()IngHK
2024-02-07Merge remote-tracking branch 'remotes/hathach/master' into improve_debug_printsIngHK
2024-02-07changes after reviewIngHK
2024-02-06Merge pull request #2442 from IngHK/hidh_mounted_fixHa Thach
2024-02-02Merge pull request #2454 from hathach/fix-esp-buildHa Thach
2024-02-02fix rmt legacy driver warninghathach
2024-02-02build esp32 ci with v5.1hathach
2024-02-01Merge pull request #1928 from gschorcht/src/portable/synopsys/dwc2/fix_sof_in...HiFiPhile
2024-02-01Merge branch 'master' into src/portable/synopsys/dwc2/fix_sof_int_handlingHiFiPhile
2024-02-01Merge pull request #2443 from mamiral/tud_vendor_mutexHiFiPhile
2024-02-01Merge pull request #2445 from IngHK/ch34x_fix2444Ha Thach
2024-01-31fix #2444 and other small thingsIngHK
2024-01-31Update vendor_device.c fifo mutex config similar to cdc_device.c.mamiral
2024-01-30fix tuh_hid_mounted() similar to #2437IngHK
2024-01-30Merge pull request #2438 from IngHK/cdch_mounted_fixHa Thach