summaryrefslogtreecommitdiff
path: root/src/class
AgeCommit message (Expand)Author
2022-02-17fix HID_REPORT_ID_N()hathach
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-01-16update format correction with actual bus speedhathach
2022-01-07Merge branch 'master' into feature/feedback_formatValentin Milea
2022-01-07Disable feedback format correction by default #1234Valentin Milea
2022-01-05No exceptions on broadcom. Add parens to ifScott Shawcroft
2021-12-06Support disabling feedback format correction #1234Valentin Milea
2021-11-29correct 32 button in gamepad hid descriptor templatehathach
2021-11-23fix nrf easy dma race conditionhathach
2021-11-08rename to simply OPT_MCU_MSP432E4, add msp432e to cihathach
2021-11-06Implement dcd_edpt_xfer_fifo for dcd_musbkkitayam
2021-11-05bth: Update driver to interface association changesJerzy Kasenberg
2021-11-04Merge pull request #1163 from hathach/generalize-synopsys-dwc2Ha Thach
2021-10-26Merge branch 'tannewt-rpi' into generalize-synopsys-dwc2hathach
2021-10-25change usage of TU_CHECK_MCU() to prevent macro conflicthathach
2021-10-25properly handle Program Change and Channel Aftertouch messagesTod Kurt
2021-10-24remove ep descriptor wMaxPacketSize bitfield due to endian issuehathach
2021-10-24indenthathach
2021-10-23Merge branch 'master' into fix-warningsHa Thach
2021-10-19Update _negotiate_streaming_parameters() to handle some requestskkitayam
2021-10-18Implement GET_DEF and GET_LEN handling on Probe/Commit entities of streaming ...kkitayam
2021-10-18fix -Wnull-dereference in midi_devicehathach
2021-10-17more with -Wcast-qualhathach
2021-10-16Change input terminal type to camerakkitayam
2021-10-15fix -Wcast-qualhathach
2021-10-15update some sense warning from -Wconversionhathach
2021-10-14Fix GUID of video compression formatskkitayam
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-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-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
2021-09-29Fix transfer failure when reconnectingkkitayam
2021-09-29Fix typokkitayam