summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-10-20typo fixtswan-quasi
2022-10-20dummy buffer only on EP0 OUT ZLPstswan-quasi
2022-10-19Merge pull request #1680 from LynnL4/port-stm32u5xxHa Thach
2022-10-19Merge pull request #1668 from kkitayam/add_support_for_mjpegHa Thach
2022-10-19Merge pull request #1523 from maddyaby/dcd_edpt_openHa Thach
2022-10-18esp: Fix Isochronous transfersTomas Rezucha
2022-10-17minor renamehathach
2022-10-15hid: add configurable report size for fidogaoyichuan
2022-10-15hid: add fido hid descriptor templatesgaoyichuan
2022-10-14Merge pull request #1646 from battlesnake/feedback-prototype-fixHa Thach
2022-10-13(void) rhport for unused parametertswan-quasi
2022-10-13Add support for STM32U5 mcuLynnL4
2022-10-12double cast of pointer to remove errortswan-quasi
2022-10-12Fix pointer type to calculate streaming parameterkkitayam
2022-10-11lpc55s69 isochronous, dummy address for endpoint buffers to prevent accidenta...tswan-quasi
2022-10-10Merge pull request #1623 from SudoMaker/masterHa Thach
2022-10-07Fix max payload size to clip at 1023kkitayam
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-13nrf5x: Fix reception of large ISO packetsJerzy Kasenberg
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-07Fix bug #1628 by preventing shared irq slots for filling upjmark1m
2022-09-03Initial PIC32MM/MX & PIC24 supportReimuNotMoe
2022-08-26nrf5x: Fix endpoint internal state when closedJerzy Kasenberg
2022-08-19Merge pull request #1569 from hathach/release-0.14.0Ha Thach
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
2022-08-09dfu: Allow DFU coexistence with other interfacesJerzy Kasenberg
2022-08-01fix issue with TUD_OPT_HIGH_SPEEDhathach
2022-07-19Merge pull request #1514 from maddyaby/audiod_typoHa Thach
2022-07-19increase version for releasehathach