summaryrefslogtreecommitdiff
path: root/src/class
AgeCommit message (Expand)Author
2024-04-26UAC2: Implement feedback by fifo counting.HiFiPhile
2024-04-26Add missing alignment.HiFiPhile
2024-04-26use separate buffer for ctrl transfer.HiFiPhile
2024-04-26Merge branch 'master' of https://github.com/hathach/tinyusb into pr/2283HiFiPhile
2024-04-25uac2: return on clear_feature.HiFiPhile
2024-04-22fix print lu format warnings with clanghathach
2024-04-22fix nrfx v3 spim freq when inithathach
2024-04-10Adding tuh_hid_get_report(...) to hid_host.hLuke A
2024-04-09Fix tud_video_n_streaming checkHiFiPhile
2024-04-08Merge pull request #1835 from MasterQ32/otg_bringupHa Thach
2024-04-08fix missing if mutex requiredhathach
2024-04-08add class driver deinithathach
2024-04-08Merge pull request #1363 from tobozo/masterHa Thach
2024-04-06Move TUP_DCD_EDPT_ISO_ALLOC outside usbd_edpt_close() loop.HiFiPhile
2024-04-02Add endpoint ISO allocation to video class.HiFiPhile
2024-04-02Move endpoint alloc define to tusb_mcu.hHiFiPhile
2024-04-01UAC2: fix mounted condition.HiFiPhile
2024-04-01UAC2: refactor interrupt endpoint support.HiFiPhile
2024-04-01Merge remote-tracking branch 'upstream/master' into pr/1702HiFiPhile
2024-03-31fix hid close not clear datahathach
2024-03-30dwc2: add endpoint allocation support.HiFiPhile
2024-03-25Merge branch 'master' into add-tuh-deinithathach
2024-03-22implement tuh_init()hathach
2024-03-22adding deinit() stub for usbh/hcd class driverhathach
2024-03-20added dedicate buffer for probe commit payloadhathach
2024-03-20improve uvc debug messagehathach
2024-03-18fix: uvc multiple interface supportLi Junru
2024-03-01add tuh_hid_receive_abort() APIhathach
2024-03-01reformat code hid_host.chathach
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-20video_device: fix uninitialized warningBob Abeles
2024-02-06Merge pull request #2442 from IngHK/hidh_mounted_fixHa Thach
2024-02-01Merge pull request #2443 from mamiral/tud_vendor_mutexHiFiPhile
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
2024-01-30cdch: de-configure when closing, rename configured to mountedhathach
2024-01-30Merge pull request #2428 from YixingShen/masterHa Thach
2024-01-29add freertos build support for video_capture examplehathach
2024-01-29fixed #2437IngHK
2024-01-26update example to work bulk mjpeghathach
2024-01-26rename and add more video descriptorshathach
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-20msc_device: Fix check for including MSC lookup tablesJonathan Zentgraf