summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-22Merge pull request #1280 from kasjer/kasjer/nrf5x-dma-raceHa Thach
2022-02-18Merge pull request #1331 from hathach/fix-esp-buildHa Thach
2022-02-18fix build with latest esp idfhathach
2022-02-17fix HID_REPORT_ID_N()hathach
2022-02-15Merge pull request #1327 from hathach/msc-request-senseHa Thach
2022-02-15minor rename set sense functionhathach
2022-02-15msc example response PREVENT_ALLOW_MEDIUM_REMOVAL command as unsupported commandhathach
2022-02-14add tud_msc_request_sense_cb() as weak callbackhathach
2022-02-09Merge pull request #1304 from kkitayam/add_hcd_for_frdm_kl25zHa Thach
2022-02-02Merge pull request #1291 from kasjer/kasjer/da1469x-fix-resumeHa Thach
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
2022-01-19nrf5x: Fix EP OUT race conditions in OS buildJerzy Kasenberg
2022-01-19nrf5x: Fix DMA access race conditionJerzy Kasenberg
2022-01-19fix idfgh-6508: return type in tu_fifo_peek_n()email
2022-01-19Merge pull request #1286 from hathach/fix-fifo-mutex-when-fullHa Thach
2022-01-19Merge pull request #1279 from kasjer/kasjer/nrf5x-int-raceHa Thach
2022-01-19fix locked mutex when fifo is fullhathach
2022-01-19Merge pull request #1283 from kasjer/kasjer/olimex-pic32-board-fixesHa Thach
2022-01-18Merge pull request #1274 from kasjer/kasjer/nrf5x-request-clock-in-mynewtHa Thach
2022-01-18nrf5x: Request HFXO via OSJerzy Kasenberg
2022-01-17pic32mz: Fix remote_wakeup without OSJerzy Kasenberg
2022-01-17ft9xx: Fix Mynewt buildJerzy Kasenberg
2022-01-17Merge branch 'master' into port-ft90xHa Thach
2022-01-16Merge pull request #1270 from kasjer/kasjer/pic32mzHa Thach
2022-01-16change OPT_MCU_PIC32MZ to value of 1900hathach
2022-01-16update format correction with actual bus speedhathach
2022-01-14nrf5x: Fix EP OUT race conditionsJerzy Kasenberg
2022-01-07Add driver for PIC32MZ MCUsJerzy Kasenberg
2022-01-07Merge branch 'master' into feature/feedback_formatValentin Milea
2022-01-07Disable feedback format correction by default #1234Valentin Milea
2022-01-06Enable breakpoints for ARM8M (e.g. cortex-m33)EmergReanimator
2022-01-05No exceptions on broadcom. Add parens to ifScott Shawcroft
2022-01-05Add Raspberry Pi Zero W and Zero 2 WScott Shawcroft
2021-12-31Add register file for Microchip PIC32MZJerzy Kasenberg
2021-12-30fix unreachable warnings with keilhathach
2021-12-29update docshathach
2021-12-29add license to dcd file, slightly update readmehathach
2021-12-29Merge branch 'master' of https://github.com/t123yh/tinyusb into t123yh-masterhathach
2021-12-27Fix hcd_edpt_clear_stallkkitayam
2021-12-27Add statements for control VBUSkkitayam