summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-02-24Merge remote-tracking branch 'upstream/master' into edpt_ISO_xferReinhard Panhuber
2021-02-24spresense: fix setup processed flagKamil Tomaszewski
2021-02-24add itf argument to hid API to support multiple instanceshathach
2021-02-23Fix pointer typeReinhard Panhuber
2021-02-23Fix pointer typeReinhard Panhuber
2021-02-23Fix pointer typeReinhard Panhuber
2021-02-23rp2040: don't compile in host code when in device modePeter Lawrence
2021-02-23Fix shadowing declartion in dcd_da146xx.cReinhard Panhuber
2021-02-23Fix missing , in tusb_fifo.hReinhard Panhuber
2021-02-23Add dcd_edpt_iso_xfer() to dcd_template.cReinhard Panhuber
2021-02-23Merge remote-tracking branch 'upstream/master' into edpt_ISO_xferReinhard Panhuber
2021-02-23Implement dcd_edpt_iso_xfer() for dcd_da146xx.c BUT WITHOUT DMA SUPPORTReinhard Panhuber
2021-02-23rp2040: use TU endpoint conventions and remove redundant variablesPeter Lawrence
2021-02-24Merge pull request #674 from hathach/host-mscHa Thach
2021-02-23move ehci and ohci to portable folderhathach
2021-02-23rp2040: leverage existing macro for capping endpoints in pico-sdkPeter Lawrence
2021-02-23fix ohci hcd_init() signature changehathach
2021-02-23host msc: call read_capacity as part of enumerationhathach
2021-02-23clean up host mschathach
2021-02-23Merge pull request #575 from nwlab/yaa/msc_readHa Thach
2021-02-23update function commenthathach
2021-02-23rename tuh_msc_scsi_inquiry() to tuh_msc_inquiry()hathach
2021-02-22rp2040: correctly size variables to reduce RAM usagePeter Lawrence
2021-02-23nxp tdi: hcd_init() reset and set host modehathach
2021-02-22separate hcd_init from ehcihathach
2021-02-22add rhport to hcd_init()hathach
2021-02-22make hcd tdi more generichathach
2021-02-22Pass the correct speed on SpresenseKamil Tomaszewski
2021-02-22rename hcd_lpc18_43 to hcd_transdimensionhathach
2021-02-22merge iso and cbi transaction size to max ep sizehathach
2021-02-22Merge branch 'RP2040_enable_isochronous_buffer_size' of https://github.com/nd...hathach
2021-02-19Remove stray. commented out linendinsmore
2021-02-19add TU_FIFO_INIT() to help with tu_fifo declarationhathach
2021-02-19Merge pull request #660 from hathach/fix-typo-midi-write24Ha Thach
2021-02-19Merge pull request #654 from xmos-jmccarthy/masterHa Thach
2021-02-19fix tud_midi_write24 typohathach
2021-02-18Update .non_used_index_space = UINT16_MAX - (2*_depth-1) in osal_none.hReinhard Panhuber
2021-02-18Exclude #include "osal/osal.h" for OPT_OS_NONEReinhard Panhuber
2021-02-18Add #include "osal/osal.h" in tu_fifo.hReinhard Panhuber
2021-02-18Implement requested PR changesJeremiah McCarthy
2021-02-18Implement left and right justifications for 24 to 32 bit PCM encodingReinhard Panhuber
2021-02-18Change to using tu_min32ndinsmore
2021-02-18Correct for wrong pointer type in audio_device.cReinhard Panhuber
2021-02-17Included size check for ISO buffersNicholas R Dinsmore
2021-02-17Add (void *) for pointer cast.Reinhard Panhuber
2021-02-17Fix wrong pointer call in dcd_samg.cReinhard Panhuber
2021-02-17Fix wrong tu_fifo_read_n() call in dcd_stm32_fsdev.cReinhard Panhuber
2021-02-17Fix missing pointer operator in dcd_nuc505.cReinhard Panhuber
2021-02-17Fix missing FIFO definitionsReinhard Panhuber
2021-02-17Fix wrong pointer type.Reinhard Panhuber