summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-03-12refactor(config): separate endpoint buffer sizes into RX and TX definitions f...hathach
2026-03-11rename .rx_multiple_packet_transfer to .rx_need_zlphathach
2026-03-11Merge branch 'master' into zlp-hs-on-fshathach
2026-03-11refactor(usbd): replace `_usbd_ctrl_epbuf` with `usbd_get_ctrl_buf()` for cle...hathach
2026-03-11Merge branch 'master' into ep0_directhathach
2026-03-11Merge branch 'master' into ep0_directhathach
2026-03-11Merge pull request #3545 from hathach/remove-div-tusb-fifoHa Thach
2026-03-10Merge pull request #3530 from hathach/hcd_ip3516Ha Thach
2026-03-10remove expensive div in HWFIFO_ADDR_NEXT_N()hathach
2026-03-10fix typohathach
2026-03-09Merge branch 'master' of https://github.com/YixingShen/tinyusbYixingShen
2026-03-09revert _end_of_control_descriptor to Revision: 0a45308a296251e4376815b21f89f0...YixingShen
2026-03-09fix(usbh): correct memcpy usage to ensure proper alignment with `offsetof` in...hathach
2026-03-09refactor: add desc_device_noheader_t to simplify get device descriptor localhathach
2026-03-09usbh device descriptor validation, also check ep size > 0hathach
2026-03-09Merge pull request #3536Ha Thach
2026-03-09Merge pull request #3538 from sidcha/fix-hwfifo-PMA-pointerHa Thach
2026-03-09extend video control parsing to include class-specific VC endpoint descriptorhathach
2026-03-08tinyusb: fix hwfifo PMA pointer advance on ring buffer wrapSiddharth Chandrasekaran
2026-03-07Fix ep_ctrl_mask() corrupting opposite direction's ENDPTCTRL bitsgab-k
2026-03-07Merge branch 'master' of https://github.com/YixingShen/tinyusbYixingShen
2026-03-07fixed _end_of_control_descriptor logic. wTotalLength does not include Standar...YixingShen
2026-03-07Merge branch 'hathach:master' into master沈玴興
2026-03-07Merge pull request #3529 from hathach/mtt_hubHa Thach
2026-03-07Merge pull request #3519 from hathach/samx7x_updateHa Thach
2026-03-07open hub mtt interface in 1 callhathach
2026-03-07remove dma_desc_thathach
2026-03-07Update src/class/video/video_device.c沈玴興
2026-03-07cleanupYixingShen
2026-03-07fixed _open_vc_itf parsingYixingShen
2026-03-06fix CIHiFiPhile
2026-03-06fix ciHiFiPhile
2026-03-06Merge remote-tracking branch 'tinyusb/master' into hcd_ip3516HiFiPhile
2026-03-06usbh: support MTT hubHiFiPhile
2026-03-06Apply suggestions from code reviewZixun LI
2026-03-06Merge remote-tracking branch 'tinyusb/master' into samx7x_updateHiFiPhile
2026-03-06cleanupHiFiPhile
2026-03-06replace printer_to_hid example with printer_to_cdc examplehathach
2026-03-06add full read/write() API, use edpt stream for printer classhathach
2026-03-06update printer class: enhance descriptors, buffer sizes, and callbackshathach
2026-03-06Merge branch 'refs/heads/master' into fork/remiberthoz/device-class-printerhathach
2026-03-06Merge pull request #3528 from hathach/improve-iar-warningsHa Thach
2026-03-06fix warningshathach
2026-03-05add IAR warning flags to cmake build and fix themhathach
2026-03-05update PORTSC1Zixun LI
2026-03-05ci_hs: add deinit supportZixun LI
2026-03-05Merge pull request #3378 from hathach/dwc2_deinitHa Thach
2026-03-05improve threadx support, add multi ROTS support for board_test and msc_dual_lunhathach
2026-03-05Merge branch 'master' into fork/armusin/threadx_osalhathach
2026-03-05add hs_phy_type parameter to dwc2_phy_deinit for selective PHY deinitializati...hathach