summaryrefslogtreecommitdiff
path: root/src/class
AgeCommit message (Expand)Author
2020-10-13rework msc hosthathach
2020-10-11Merge branch 'master' into host-async-controlhathach
2020-10-10Merge pull request #521 from PanRe/uac2Ha Thach
2020-10-09Revert dcd_alloc_mem_for_conf() but keep changes from @kasjer for ISO EPReinhard Panhuber
2020-10-09update tud_hid_boot_mode_cb/tud_hid_set_idle_cb support mul interfaceshathach
2020-10-09rename multiple hid callbackhathach
2020-10-09Merge pull request #524 from zlittell/f_MultipleHIDInterfacesHa Thach
2020-10-08Fix tu_verify argsZachery Littell
2020-10-08Cleanup per review on PRZachery Littell
2020-10-07fix variable names. add itf n callbacks to multihidZachery Littell
2020-10-07Remove CFG_TUD_AUDIO_TX_DMA_RINGBUFFER_SIZE which is not needed any moreReinhard Panhuber
2020-10-07fix audio_test buildhathach
2020-10-03Revert #define CFG_TUSB_DEBUG 2 to #define CFG_TUSB_DEBUG 0Reinhard Panhuber
2020-10-02fix simple pull request comments. Implement descriptor index hack.Zachery Littell
2020-10-01add index to report descriptor callback. this is breaking and needs to be rev...Zachery Littell
2020-10-01create N functions and inlines for multi hid interfacesZachery Littell
2020-09-28Change AUDIO_PROTOCOL_V1 to AUDIO_FUNC_PROTOCOL_CODE_UNDEF in midi.c.Reinhard Panhuber
2020-09-28Cleanup for PR.Reinhard Panhuber
2020-09-28Merge remote-tracking branch 'upstream/master' into uac2Reinhard Panhuber
2020-09-28audio_device: Update explicit feedback supportJerzy Kasenberg
2020-09-28audio_device: Allow one FIFO for N channelsJerzy Kasenberg
2020-09-28audio_device: Fix tud_audio_n_read_flush TU_VERIFY usageJerzy Kasenberg
2020-09-28audio_device: Fix audio_rx_done_type_I_pcm_ff_cb bufor size checkJerzy Kasenberg
2020-09-28audio_device: Fix audio_rx_done_type_I_pcm_ff_cb prototypeJerzy Kasenberg
2020-09-28audio_device: Store rhport in interface dataJerzy Kasenberg
2020-09-28audio: Update ISO endpoint attributesJerzy Kasenberg
2020-09-28audio_device: Fix inline function specifiersJerzy Kasenberg
2020-09-23Merge pull request #512 from mzero/fix-midi-sysexHa Thach
2020-09-14Merge pull request #508 from hathach/fix-edpt-raceHa Thach
2020-09-14cdc device: claim endpoint before checking fifo availabilityhathach
2020-09-13Update midi_device.cMark Lentczner
2020-09-13correct the TUD_HID_REPORT_DESC_GAMEPADhathach
2020-09-12typohathach
2020-09-10update claim edpt for hid and midihathach
2020-09-10Set new define because of build failureJan Dümpelmann
2020-09-09typohathach
2020-09-09clean uphathach
2020-09-09update cdc edpt readhathach
2020-09-09introduce optional usbd_edpt_claim, usbd_edpt_release which can be used to ga...hathach
2020-09-07rework usbh control transferhathach
2020-09-06Start of sampling works.Reinhard Panhuber
2020-09-06change xfer_cb return type from void to boolhathach
2020-09-06replacing hcd_pipe_xfer by usbh_edpt_xferhathach
2020-09-05update example to test with mousehathach
2020-09-05defer xfer_isr to xfer_cbhathach
2020-09-04Merge remote-tracking branch 'upstream/master' into uac2Reinhard Panhuber
2020-09-04Add functionality to abort an ongoing transferJan Dümpelmann
2020-09-04clean uphathach
2020-09-03more hid host workhathach
2020-09-03Remove tud_audio_n_write_ep_in_buffer() as long as ISO EPs are not RBs.Reinhard Panhuber