summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-12Fix pointer type to calculate streaming parameterkkitayam
2022-10-12Rename descriptor macros for consistencykkitayam
2022-10-11lpc55s69 isochronous, dummy address for endpoint buffers to prevent accidenta...tswan-quasi
2022-10-11Add stm32u5xx offical driver.LynnL4
2022-10-10Merge pull request #1623 from SudoMaker/masterHa Thach
2022-10-10Merge pull request #1664 from mingpepe/masterHa Thach
2022-10-08Add motion jpegkkitayam
2022-10-07Fix max payload size to clip at 1023kkitayam
2022-10-06Fix pointerkkitayam
2022-10-06Microchip PIC24/dsPIC33 device mode supportReimuNotMoe
2022-10-05Fix typo for log in dcd_rp2040.cmingpepe
2022-10-03Fix descriptor searchingkkitayam
2022-09-17audio_device: prototype added for function referenced before useMark K Cowan
2022-09-13[rp2040] Wrap GCC pragmas in #ifdef __GNUC__Ben Avison
2022-09-13IAR doesn't support __attribute__((fallthrough))Ben Avison
2022-09-13Move variable into its own curly-brace scopeBen Avison
2022-09-13Remove unused static dataBen Avison
2022-09-13Don't assume different enum types can be combinedBen Avison
2022-09-13Don't assume ints automatically convert to enumsBen Avison
2022-09-13Remove unreachable codeBen Avison
2022-09-13Refactor pointer arithmetic on void*Ben Avison
2022-09-13Fix compile errorskkitayam
2022-09-13Change images to MJPEGkkitayam
2022-09-13Merge pull request #1629 from jmark1m/masterHa Thach
2022-09-13Merge pull request #1642 from kasjer/kasjer/nrf5x-fix-out-iso-packet-size-reportHa Thach
2022-09-13nrf5x: Fix reception of large ISO packetsJerzy Kasenberg
2022-09-13Merge pull request #1641 from hathach/fix-1634Ha Thach
2022-09-13re-added code in pr 1438 to fix compile with h7 with 1 usb otghathach
2022-09-12[rp2040] Explicit cast value of `hw_set_alias`Ben Avison
2022-09-12[rp2040] Remove non-portable return statementsBen Avison
2022-09-12IAR declares strncasecmp in string.h not strings.hBen Avison
2022-09-07Fix bug #1628 by preventing shared irq slots for filling upjmark1m
2022-09-03Initial PIC32MM/MX & PIC24 supportReimuNotMoe
2022-08-26Merge pull request #1614 from kasjer/kasjer/fix-nrf5x-with-isoHa Thach
2022-08-26nrf5x: Fix endpoint internal state when closedJerzy Kasenberg
2022-08-25Merge pull request #1613 from Lan-Hekary/video-descriptors-fixHa Thach
2022-08-23Remove Hardcoded interface numbers from video descriptorsAhmed El-Sharnoby
2022-08-23Merge pull request #1611 from hathach/fix-release-bodyHa Thach
2022-08-23try to fix release body in tinyusb_src (not tested)hathach
2022-08-23Merge pull request #1609 from hathach/release-0.14.0-p20.14.0Ha Thach
2022-08-23update repository.ymlhathach
2022-08-19Update feature_request.ymlHa Thach
2022-08-19Merge pull request #1569 from hathach/release-0.14.0Ha Thach
2022-08-19more docs updatehathach
2022-08-17Merge pull request #1603 from Ryzee119/hub_improvHa Thach
2022-08-16Hub: Clear other port feature changesRyzee119
2022-08-16Hub: Handle hub device status change interruptRyzee119
2022-08-15Merge pull request #1489 from kasjer/kasjer/fix-nrf5x-dma-accessHa Thach
2022-08-15Hub: Rename port status callback to be more genericRyzee119
2022-08-15Hub: Expand hub helpers to handle device eventsRyzee119