summaryrefslogtreecommitdiff
path: root/src/class
AgeCommit message (Expand)Author
2020-09-03New function to modify fifo overwritabilityJan Dümpelmann
2020-09-03Turn transmit fifo overwritable in no DTR modeJan Dümpelmann
2020-09-03Remove connected check for write flushingJan Dümpelmann
2020-09-03fix #449 remove obsolete pipehandle from hid hosthathach
2020-09-01add more logging to host stackhathach
2020-09-01Allow epin_buf to be written directly into in case no TX FIFOs are used.Reinhard Panhuber
2020-09-01Merge branch 'master' into update-hosthathach
2020-08-29Fix comment.Reinhard Panhuber
2020-08-29Fix CFG_TUD_AUDIO_RX_FIFO_SIZE defines.Reinhard Panhuber
2020-08-29Change min to tu_min16.Reinhard Panhuber
2020-08-25audio_device: Change CFG_TUD_AUDIO_TX_BUFSIZE to CFG_TUD_AUDIO_TX_FIFO_SIZEJerzy Kasenberg
2020-08-25audio_device: Fix NULL pointer access in audiod_xfer_cbJerzy Kasenberg
2020-08-25audio_device: Fix FIFO element size discrepanciesJerzy Kasenberg
2020-08-24fix typohathach
2020-08-24improve midihathach
2020-08-24audio_device: Fix descriptor limit calculationJerzy Kasenberg
2020-08-21Merge pull request #434 from gh2o/masterHa Thach
2020-08-20Fix formatting, get rid of all tabs.Reinhard Panhuber
2020-08-20Slight optimization for cdc tx refillGavin Li
2020-08-20Smarter CDC TX refill logicGavin Li
2020-08-19Commit before sharing.Reinhard Panhuber
2020-08-16Merge remote-tracking branch 'upstream/master' into uac2Reinhard Panhuber
2020-08-16Add EP close. Fix bug in set_interface within audio.Reinhard Panhuber
2020-08-11use usbd_edpt_open in bth driverhathach
2020-08-07allow application driver to overwrite built-in onehathach
2020-08-01correct isr context for nrf DCD_EVENT_UNPLUGGEDhathach
2020-07-29Merge pull request #412 from hathach/fix-net-cast-alignHa Thach
2020-07-25Fix structure definition audio_control_range_X_n_tReinhard Panhuber
2020-07-25Merge remote-tracking branch 'upstream/master' into uac2Reinhard Panhuber
2020-07-25Get and set requests workReinhard Panhuber
2020-07-20Make definition of CFG_TUD_AUDIO_CTRL_BUF_SIZE mandatoryReinhard Panhuber
2020-07-20Implement control EP0 buffer and get rid of CFG_TUD_AUDIO_USE_TX_FIFOReinhard Panhuber
2020-07-19Implement all missing A.17 control selectorsReinhard Panhuber
2020-07-18Add A.17.4 - Terminal Control SelectorsReinhard Panhuber
2020-07-17add new name warning to cdc and midi (skip msc, hid warning for now)hathach
2020-07-17Intermediate commit.Reinhard Panhuber
2020-07-16rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZEhathach
2020-07-16add fs & hs config for cdc_msc_freertos, midi_test, msc_dual_lunhathach
2020-07-16add tud_speed_get()hathach
2020-07-10Improve comment on CDC tud_cdc_write_available()Craig Hutchinson
2020-07-08Merge pull request #447 from hathach/add-stm-hsHa Thach
2020-07-01fix dfu-rt to response to SET_INTERFACE and DFU_GETSTATUShathach
2020-06-30Merge branch 'master' into add-stm-hshathach
2020-06-20Call tud_cdc_tx_cb right after flush to keep tx fifo fullGavin Li
2020-06-20Merge branch 'master' into uac2Reinhard Panhuber
2020-06-20Get update from tinyusb.Reinhard Panhuber
2020-06-18Add tx callback to cdc deviceGavin Li
2020-06-17Fix IAR warnings.Mengsk
2020-06-16fix hs port1 build with net endpointhathach
2020-06-13Fix mic audio descriptor, fix too strict check on IAD desc. in usbd.cReinhard Panhuber