summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-01-26Merge branch 'hathach:master' into master沈玴興
2024-01-26Correct VIDEO_CS_VS_INTERFACE_FRAME_MJPEG to VIDEO_CS_ITF_VS_FRAME_MJPEG for ...YixingShen
2024-01-25minor update to video capture examplehathach
2024-01-23audio_device: Fix unused variable warningJerzy Kasenberg
2024-01-20accumulated review changesIngHK
2024-01-20make CFG_TUH_CDC_LINE_CODING_ON_ENUM optional for ch34xhathach
2024-01-19- add new API tuh_cdc_set_data_format()hathach
2024-01-19move code aroundhathach
2024-01-19- add ch34x_set_data_format()hathach
2024-01-19refactor process_internal_control_complete()hathach
2024-01-19- add requested line coding to make update data format easierhathach
2024-01-19- revert the use of serial init for set line codinghathach
2024-01-17implemented ch34x_set_line_coding() and some code cleanupIngHK
2024-01-17more clean uphathach
2024-01-16change code style and code cleanupIngHK
2024-01-16change code stylehathach
2024-01-16merge and cherry pick changeshathach
2024-01-16fix number of endpoint for ch340x, also open notification even not used for nowhathach
2024-01-16Merge branch 'cdc_ch34x_support' of https://github.com/IngHK/tinyusb into cdc...IngHK
2024-01-16CDCh host: further work on CH340/CH341 supportIngHK
2024-01-16Merge remote-tracking branch 'remotes/hathach/master' into cdc_ch34x_supportIngHK
2024-01-16move open() ad vid_pid_list into serial driver structhathach
2024-01-16Merge branch 'master' into cdc_ch34x_supporthathach
2024-01-16change CFG_TUH_CDC_FTDI/CP210X_PID_LIST to CFG_TUH_CDC_FTDI/CP210X_VID_PID_LI...hathach
2024-01-15fix conflict of BIT() macrohathach
2024-01-15fix sign-conversion warninghathach
2024-01-15change code stylehathach
2024-01-15Merge branch 'master' into cdc_ch34x_supporthathach
2024-01-12Merge pull request #2401 from Ryzee119/ohci_more_devHa Thach
2024-01-12style changeshathach
2024-01-12- change tuh_event_hook_cb, tud_event_hook_cb to weak default implementationhathach
2024-01-12Merge pull request #2239 from XelaRellum/bugfix_stm32_fsdev_keilHa Thach
2024-01-12Merge pull request #2402 from Okarss/masterHa Thach
2024-01-11[STM32 FSDEV] Align names for consistencyOkarss
2024-01-12Merge pull request #2382 from YixingShen/masterHa Thach
2024-01-11Merge pull request #2411 from IngHK/cdch_vendor_classHa Thach
2024-01-11move gtd extra out of control struct to save sramhathach
2024-01-11bInterfaceClass number replaced by defineIngHK
2024-01-11Merge pull request #2400 from Ryzee119/hub_fixHa Thach
2024-01-11Merge pull request #2404 from Ryzee119/patch-2Ha Thach
2024-01-11Merge pull request #2408 from leptun/fix_tickless_ulpi_gatingHa Thach
2024-01-11[STM32 FSDEV] Introduce a typedef for bus access widthOkarss
2024-01-10Disable ULPI clock during sleep on stm32f7 when using internal phyAlex Voinea
2024-01-10[OHCI] Allow more than 16 devicesRyzee119
2024-01-10[STM32 FSDEV] Fix ISR race conditionsOkarss
2024-01-09[CDC] host: moved acm_open to other acm prototypesIngHK
2024-01-09[HUB] Prevent status request to invalid ep_numRyzee119
2024-01-07[HUB] Fix double status xferRyzee119
2023-12-28Merge branch 'hathach:master' into master沈玴興
2023-12-28add __ARM_ARCH_8_1M_MAIN__ for M55YixingShen