summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-07-22add dcd_attr for DCD_ATTR_ENDPOINT_MAXhathach
2021-07-22Merge pull request #693 from HiFiPhile/dcd_same70Ha Thach
2021-07-21Fix non-DMA IN irq.MasterPhi
2021-07-21Re-enable SETUP irq on EP0 stall.MasterPhi
2021-07-21Remove redundant TX irq.MasterPhi
2021-07-21Fix EP0 issue (again)MasterPhi
2021-07-20Workaround of EP0 issue, clean up.MasterPhi
2021-07-19Merge branch 'dcd_same70' of https://github.com/HiFiPhile/tinyusb into dcd_sa...MasterPhi
2021-07-19Remove clock init.MasterPhi
2021-07-19Fix for dcd_synopsys driver integer overflow in HS mode (issue #968).Ben Evans
2021-07-19clean up warninghathach
2021-07-19Fixing NAKed OUT xferMasterPhi
2021-07-17Fix merge error.MasterPhi
2021-07-17Fix build error.MasterPhi
2021-07-17Fix ISO support.MasterPhi
2021-07-17Merge branch 'master' into dcd_same70HiFiPhile
2021-07-17Change OPT_MCU_SAMX7X value.MasterPhi
2021-07-13fix midi stream write return value (off by 1)hathach
2021-07-13add option to silent a driver loghathach
2021-07-06Merge pull request #938 from HiFiPhile/uac_exampleHa Thach
2021-07-06Fix copy byte countMasterPhi
2021-07-06- Remove alt_setting alignmentMasterPhi
2021-07-05ENCODE -> DECODEMasterPhi
2021-07-05Merge pull request #949 from kkitayam/add_suspend_and_resume_for_rx_familyHa Thach
2021-07-05remove unnecessary blocking operation.kkitayam
2021-07-05Merge pull request #913 from xmos-jmccarthy/masterHa Thach
2021-07-05fix ci build, address review commenthathach
2021-07-05Merge branch 'master' of https://github.com/xmos-jmccarthy/tinyusb into xmos-...hathach
2021-07-05Merge pull request #931 from hathach/more-hid-hostHa Thach
2021-07-04Better handling tud_audio_set_itf_cb with FB.MasterPhi
2021-07-04Move audio_control_request_t to audio.hMasterPhi
2021-07-04Delay tud_audio_set_itf_cb call with feedback EP.MasterPhi
2021-07-04Fix speed detectionMasterPhi
2021-07-04more uac fixes,MasterPhi
2021-07-04Clear FIFO only if enabled...MasterPhi
2021-07-04audio_device : clear fifo on intf change.MasterPhi
2021-07-04Fix audiod_get_AS_interface_index in audio class.MasterPhi
2021-07-03Add SUSPEND/RESUME handling for Renesas RX family.kkitayam
2021-07-02Merge pull request #942 from hathach/hid-set-reportHa Thach
2021-07-01clean uphathach
2021-07-01better support for hid device set/get protocolhathach
2021-06-30Force unsigned compare on advance_pointer.MasterPhi
2021-06-30Fix fifo overflow correction.Mengsk
2021-06-29Merge pull request #905 from HiFiPhile/uac_fixHa Thach
2021-06-29add tud_vendor_control_request_cb() to poisoned listhathach
2021-06-29Fix IAR compile error on pointer type.MasterPhi
2021-06-29clean uphathach
2021-06-28fix SET_PROTOCOl, update hid host behavior for default boot interfacehathach
2021-06-28fix issue with weird msc device with 3 endpointshathach
2021-06-28update func commenthathach