summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-10-25update dcd_esp32sx with correct include listsuda-morris
2021-10-24Merge pull request #1160 from cr1901/msp-fixHa Thach
2021-10-24more wMaxPacketSizehathach
2021-10-24remove ep descriptor wMaxPacketSize bitfield due to endian issuehathach
2021-10-24indenthathach
2021-10-23msp430x5xx: Set base of transmit_packet buffer earlier to avoid incrementing ...William D. Jones
2021-10-23Merge branch 'master' into fix-warningsHa Thach
2021-10-23Merge pull request #1150 from kkitayam/change_input_terminal_type_to_cameraHa Thach
2021-10-19Update _negotiate_streaming_parameters() to handle some requestskkitayam
2021-10-19Merge pull request #1139 from hathach/release-0.12.00.12.0Ha Thach
2021-10-18Implement GET_DEF and GET_LEN handling on Probe/Commit entities of streaming ...kkitayam
2021-10-18suppress null-dereference by usbh and lwiphathach
2021-10-18fix -Wnull-dereference in midi_devicehathach
2021-10-18enable -Wnull-dereferencehathach
2021-10-17add volatile to EPx_REGS for -Wcast-qualhathach
2021-10-17more -Wcast-qualhathach
2021-10-17more with -Wcast-qualhathach
2021-10-16Change input terminal type to camerakkitayam
2021-10-15fix -Wcast-qualhathach
2021-10-15dcd_da146xx: Drop unexpected dataJerzy Kasenberg
2021-10-15dcd_da146xx: Fix EPIN stall notification handlingJerzy Kasenberg
2021-10-15update some sense warning from -Wconversionhathach
2021-10-14More warning cleanupgraham sanderson
2021-10-14Remove compiler warninggraham sanderson
2021-10-14Fix GUID of video compression formatskkitayam
2021-10-13update changelog and increase version for 0.12.0hathach
2021-10-13Merge pull request #1101 from kasjer/kasjer/da146xx-bus-reset-sleepHa Thach
2021-10-12Merge branch 'master' into add_uvcHa Thach
2021-10-12Fix a typokkitayam
2021-10-12more renamehathach
2021-10-12minor code clean up without functionality changeshathach
2021-10-11rename some video constantshathach
2021-10-11update the descriptor endpoint ISO for nrf5xhathach
2021-10-11Merge pull request #1107 from majbthrd/add_ncmHa Thach
2021-10-11add ncm.h for magic numberhathach
2021-10-09add backward compatible with warnings for CFG_TUD_NEThathach
2021-10-05Merge branch 'j4cbo-ncm' into majbthrd-add_ncmhathach
2021-10-05rename CFG_TUD_NET to CFG_TUD_ECM_RNDIShathach
2021-10-05Merge branch 'add_ncm' of https://github.com/majbthrd/tinyusb into majbthrd-a...hathach
2021-10-04Handle HID devices with OUT endpoint listed firstCharlie Birks
2021-10-01Merge pull request #1120 from hathach/enhanceHa Thach
2021-10-01clean up vendor openhathach
2021-10-01clean uphathach
2021-10-01more usbd clean uphathach
2021-10-01Merge pull request #1063 from HiFiPhile/uac_fifoHa Thach
2021-09-30change scsis status to phase error when total_bytes < block_counthathach
2021-09-30Merge branch 'master' of https://github.com/szymonh/tinyusb into szymonh-masterhathach
2021-09-29Update commentskkitayam
2021-09-29Implement frame rate settingskkitayam
2021-09-29Implement negotiation process for streaming parameterskkitayam