summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-11-02get hub work more reliablyhathach
2020-11-02update usbh with hub to use async control transferhathach
2020-11-01added host set_config driverhathach
2020-10-13more clean uphathach
2020-10-13clean uphathach
2020-10-13implement tuh_msc_scsi_inquiry() / tuh_msc_read_capacity() / tuh_msc_get_maxl...hathach
2020-10-13rework msc hosthathach
2020-10-12add usbh_edpt_claim/releasehathach
2020-10-11Merge branch 'master' into host-async-controlhathach
2020-10-11Merge pull request #525 from kasjer/kasjer/da1469x-isoHa Thach
2020-10-11Merge pull request #520 from salkinium/feature/misc_enhancementsHa Thach
2020-10-10Merge pull request #521 from PanRe/uac2Ha Thach
2020-10-10Dynamically check STM32F3 IRQ remap optionNiklas Hauser
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-08DA146xx: Allow transmitting of packets larger then 64 bytesJerzy Kasenberg
2020-10-08DA146xx: Add support for ISO endpointsJerzy Kasenberg
2020-10-08DA146xx: Add dcd_edpt_closeJerzy Kasenberg
2020-10-08DA146xx: Allow receiving of packets larger then 64 bytesJerzy Kasenberg
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-07Merge pull request #529 from gh2o/stm32-raceHa Thach
2020-10-07tab -> spaceshathach
2020-10-07fix audio_test buildhathach
2020-10-06stm32: fix ISTR and CTR_RX/TX race conditionsGavin Li
2020-10-06Merge branch 'uac2' of https://github.com/PanRe/tinyusb into PanRe-uac2hathach
2020-10-06Merge pull request #516 from PanRe/tusb_fifo_unmaksed_pointersHa Thach
2020-10-03Change CFG_TUSB_CONFIG_FILE mechanism to improve header file scanningNiklas Hauser
2020-10-03Allow overwriting TU_ASSERT etc macrosNiklas Hauser
2020-10-03Use tu_printf instead of printfNiklas Hauser
2020-10-03Use C++11 static_assert when availableNiklas Hauser
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-02Merge pull request #518 from kasjer/kasjer/nrf5x-iso-supportHa Thach
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-10-01Change AUDIO_CS_INTERFACE_HEADER to AUDIO_CS_AC_INTERFACE_HEADERReinhard Panhuber
2020-10-01nrf5x: Add support for ISO endpointsJerzy Kasenberg
2020-10-01nrf5x: Increase size of mps to 16 bitsJerzy Kasenberg
2020-10-01nrf5x: Add dcd_edpt_closeJerzy Kasenberg
2020-10-01device: Make number of endpoints configurableJerzy Kasenberg
2020-09-29Change AUDIO_FUNC_PROTOCOL_CODE_UNDEF for midi in usbd.hReinhard Panhuber
2020-09-28Change AUDIO_PROTOCOL_V1 to AUDIO_FUNC_PROTOCOL_CODE_UNDEF in midi.c.Reinhard Panhuber
2020-09-28Fix minor issue.Reinhard Panhuber
2020-09-28Cleanup for PR.Reinhard Panhuber
2020-09-28Merge remote-tracking branch 'upstream/master' into uac2Reinhard Panhuber