summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-07-09class/vendor: add interrupt/iso endpoint pairs and alt-setting supporthathach
2026-07-05bound rndis data packet offset in handle_incoming_packetJavid Khan
2026-07-05Merge pull request #3738 from sauloverissimo/fix/midi2-fb-directionZixun LI
2026-07-05ensure gtb is validHiFiPhile
2026-07-05Merge pull request #3753 from Old-Ding/codex/usbd-driver-count-warningZixun LI
2026-07-05Fix usbh empty builtin driver warningHiFiPhile
2026-07-05Fix usbd empty builtin driver warning v2HiFiPhile
2026-07-05Merge pull request #3754 from Old-Ding/codex/usbtmc-status-byte-bufferZixun LI
2026-07-05Merge pull request #3741 from dxbjavid/ncm-ndp-length-boundZixun LI
2026-07-05Fix USBTMC status byte notification bufferaineoae86-sys
2026-07-05fix sizeof(nth16_t) typoHiFiPhile
2026-07-05Fix USBTMC notification endpoint claimaineoae86-sys
2026-07-05Fix usbd empty builtin driver warningaineoae86-sys
2026-07-03Merge pull request #3748 from mikeysklar/fix-max3421-oscok-hangHa Thach
2026-07-03Merge pull request #3660 from andrewleech/cdch-on-enum-idx-guardZixun LI
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
2026-07-01hcd(max3421): improve CHIPRES reset logic and refine oscillator stabilization...hathach
2026-07-01max3421: prevent USB host hang at startupMikey Sklar
2026-06-29Bump version to 0.21.0; rework changelog, contributors, and docshathach
2026-06-28feat(midi2): derive function blocks from the GTB descriptorSaulo Veríssimo
2026-06-27bound ndp16 wLength against received ntb in recv_validate_datagramJavid Khan
2026-06-26Merge branch 'hathach:master' into fix/dwc2-hcd-ls-hfir代码人生
2026-06-25hcd/dwc2: update wording on hfirHiFiPhile
2026-06-25Merge pull request #3616 from michaelajax/fix-stm32-usbcZixun LI
2026-06-25fix(dwc2_hcd): correct HFIR for Low-Speed devices via internal FS PHYZhang, Zhenjiang
2026-06-24skip cable-plug trafficHiFiPhile
2026-06-24apply review suggestionsHiFiPhile
2026-06-24typec: add tuc_connect/tuc_disconnect apiHiFiPhile
2026-06-24typec: add stm32u5 supportHiFiPhile
2026-06-24cap tud_msc_scsi_cb bufsize to endpoint buffer sizedxbjavid
2026-06-24Merge pull request #3648 from hathach/ch32_fsdevHa Thach
2026-06-23Merge remote-tracking branch 'tinyusb/master' into fix-stm32-usbcHiFiPhile
2026-06-23Merge pull request #3698 from dxbjavid/hid-report-desc-boundsZixun LI
2026-06-22address reviewHiFiPhile
2026-06-22Merge remote-tracking branch 'tinyusb/master' into pr-osal-spin-deinitHiFiPhile
2026-06-22usbd: add osal_spin_deinit() to tud_deinit()HiFiPhile
2026-06-22usbh: remove Pico specific commentHiFiPhile
2026-06-22osal: add missing osal_spin_deinit()HiFiPhile
2026-06-22Merge remote-tracking branch 'origin/master' into add-ch58x-usbfshathach
2026-06-22tusb_option: dedupe OPT_MCU_CH583 / make OPT_MCU_CH582 a token aliashathach
2026-06-22hw/bsp+wch: rename the CH58x family to ch583 and OPT_MCU_CH58X to OPT_MCU_CH583hathach
2026-06-21fix(host): release spinlock in tuh_deinit to fix multi-rebuild panicrenjie
2026-06-20dcd/wch: drop toggle-mismatched OUT packets on all USBFS variantshathach
2026-06-19dcd/ch58x: preserve the DEV_ADDR general-purpose bit on SET_ADDRESShathach
2026-06-19dcd/ch58x: drop stale EP0 transfer state on SETUPhathach
2026-06-19dcd/ch58x: report bus resume instead of a second suspendhathach
2026-06-19dcd/ch58x: advance EP0 OUT data toggle for multi-packet control transfershathach
2026-06-19dcd/ch58x: keep IRQ masked across the EP-arming RMW in dcd_edpt_xferhathach
2026-06-19dcd/ch58x: complete the EP register map and right-size EP buffershathach
2026-06-19video: assert usbd_edpt_iso_activate() result in _open_vs_itf()hathach