summaryrefslogtreecommitdiff
path: root/src/portable
AgeCommit message (Expand)Author
2022-03-16Fix DSTS_FNSOF in dwc2.cReinhard Panhuber
2022-03-14Merge remote-tracking branch 'upstream/add-sof-isr' into add-sof-isrReinhard Panhuber
2022-03-14Add SOF callback function for feedback value determination in uac - wip!Reinhard Panhuber
2022-03-14Merge branch 'master' into add-sof-isrHa Thach
2022-03-07added dcd_sof_enable() stubs for all other portshathach
2022-03-07implement dcd_sof_enable() for rp2040hathach
2022-03-07remove broadcom/synopssy (repalced by synopsys/dwc2)hathach
2022-03-07Merge pull request #1379 from Qianhao2579/masterHa Thach
2022-03-07Merge pull request #1374 from kasjer/kasjer/stm32wb55Ha Thach
2022-03-07Add support for STM32WB mcuJerzy Kasenberg
2022-03-07Modify the wrong macro definition codeQianHao
2022-03-04Merge pull request #1369 from tannewt/host_string_descHa Thach
2022-03-04fix naming, and buildhathach
2022-03-04correct qhd and qtd count for ehci/ohcihathach
2022-03-04rename HCD_MAX_XFER to CFG_TUH_ENDPOINT_MAXhathach
2022-03-04Merge pull request #1370 from hathach/fix-esp-idfHa Thach
2022-03-04fix build with esp32s2, also use dwc2 for esp examplehathach
2022-03-03Add host string descriptor functionsScott Shawcroft
2022-02-28Merge pull request #1343 from Daft-Freak/patch-1Ha Thach
2022-02-26Merge pull request #1354 from hathach/mcu-specificHa Thach
2022-02-26Merge pull request #1352 from ETCLabs/fix-ehci-isr-status-clear-errorHa Thach
2022-02-26add TUP_USBIP_DWC2hathach
2022-02-26more internal renamehathach
2022-02-26mcu specific renamehathach
2022-02-26Merge pull request #1311 from Wini-Buh/CCRX_ExtHa Thach
2022-02-25Updated the clearing of the status register bits to use a straight '=', rathe...Tom Peterson
2022-02-25more symbol renamehathach
2022-02-25internal symbol renamehathach
2022-02-25rename and move dcd_attr.h to tusb_mcu_attr.hhathach
2022-02-25rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLEDhathach
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach
2022-02-25improve rphort management for usbdhathach
2022-02-23Support interrupt OUT in RP2040 HCDCharlie Birks
2022-02-22Merge pull request #1280 from kasjer/kasjer/nrf5x-dma-raceHa Thach
2022-02-09Merge pull request #1304 from kkitayam/add_hcd_for_frdm_kl25zHa Thach
2022-02-02Merge branch 'hathach:master' into CCRX_ExtWini-Buh
2022-02-02Merge pull request #1291 from kasjer/kasjer/da1469x-fix-resumeHa Thach
2022-02-01Merge branch 'CCRX_Ext' of https://github.com/Wini-Buh/tinyusb into CCRX_ExtRoland
2022-02-01Modifications for CCRX toolchainRoland
2022-01-28OHCI: Fix array out of bounds issueRyzee119
2022-01-27Fix handling for pending transferskkitayam
2022-01-27Change hcd_edpt_xfer to send at the next SOFkkitayam
2022-01-27Add handling for NAK responsekkitayam
2022-01-27Fix handling control transferkkitayam
2022-01-27Add HCD functions for KL25Zkkitayam
2022-01-26fix mynewt build sunxihathach
2022-01-25Merge branch 'master' into masterHa Thach
2022-01-20dcd_da1469x: Re-enable RX after resumeJerzy Kasenberg
2022-01-20dcd_da1469x: Fix over-run/under-run maskJerzy Kasenberg
2022-01-19Merge pull request #1265 from kkitayam/add_hcd_for_renesas_rxHa Thach