summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-05-03Merge branch 'master' into copilot/upgrade-net-lwip-webserver-descriptorsZixun LI
2026-04-29clean uphathach
2026-04-28Merge branch 'master' into fork/kira-live/masterhathach
2026-04-26usbd_control: consolidate status stage ep selectionhathach
2026-04-25Merge branch 'master' into musb-followup-3594hathach
2026-04-25separate pipe0 since it is 1 packet per transfer, merge PIPE0 STATUS PENDINGhathach
2026-04-25clean uphathach
2026-04-25musb more ep0 refactor. add back remaining_ctrl for correct ep0 state transit...hathach
2026-04-24musb migrate to ep0_state, remove setup packet from dcd datahathach
2026-04-24refactor musb ep0 xferhathach
2026-04-24Merge pull request #3597 from canokeys/big-endian-for-setup-packetsZixun LI
2026-04-24fix zero wLength request in control requestakari
2026-04-23musb double packet for epouthathach
2026-04-23Merge upstream master into net descriptor-based ep_size branchcopilot-swe-agent[bot]
2026-04-23Merge pull request #3590 from hathach/copilot/extract-hcd-pma-buffer-errata-w...Ha Thach
2026-04-23Merge pull request #3601 from hathach/fix-conversion-warningsHa Thach
2026-04-22Add ESP32-S31 as a supported MCU in TinyUSBigor.masar
2026-04-22musb implement double buffer for txhathach
2026-04-21enable double buffer for tm4chathach
2026-04-21minor clean uphathach
2026-04-21optimize pipe_state_t sram for port with CFG_TUD_ENDPOINT_ONE_DIRECTION_ONLY.hathach
2026-04-21refactor interrupt handling and add `pipe_write` to fix IN ZLP issuehathach
2026-04-21replace `TUD_ENDPOINT_ONE_DIRECTION_ONLY` with `CFG_TUD_ENDPOINT_ONE_DIRECTIO...hathach
2026-04-20fix usbnet hardcode speed. disable hil test for nowhathach
2026-04-20improving transfer tracking and adding support for un-armed Rx data handlinghathach
2026-04-17use single volatile counterhathach
2026-04-17remove duplicated tu_le16toh since we have converted the endian when setup.Fan DANG
2026-04-17tinyusb.mk: Remove duplicate usbc.c entry.Andrew Leech
2026-04-17Merge pull request #3594Ha Thach
2026-04-17fix some Wconversion warningshathach
2026-04-14Merge branch 'hathach:master' into big-endian-for-setup-packetsDang Fan
2026-04-13introduce two more macros to follow tinyusb's styleFan DANG
2026-04-13fix(device): big-endian host support for SETUP packet handlingFan DANG
2026-04-11Fix musb RXRDY ClearingBrent Kowal
2026-04-10Update src/portable/synopsys/dwc2/dcd_dwc2.cHa Thach
2026-04-10clean uphathach
2026-04-10fix DWC2 FIFO depth values for STM32 familieshathach
2026-04-10debloat the workaroundHiFiPhile
2026-04-10Allow STM32 FSDEV delay override macros to satisfy 32-bit guardcopilot-swe-agent[bot]
2026-04-10Restore errata context comment on inline delay helpercopilot-swe-agent[bot]
2026-04-10Make fsdev errata delay helper static inlinecopilot-swe-agent[bot]
2026-04-10add dwc2_clock_init() to have nrf54 initial sequence. currently stub for othe...hathach
2026-04-09rename ep_fifo_size (bytes) to otg_dfifo_depth (words)hathach
2026-04-09Polish FSDEV delay code readabilitycopilot-swe-agent[bot]
2026-04-09Clarify STM32U0 delay-default frequency usagecopilot-swe-agent[bot]
2026-04-09Simplify delay loop comment in shared FSDEV helpercopilot-swe-agent[bot]
2026-04-09Decouple DCON stabilize delay from BTABLE errata macrocopilot-swe-agent[bot]
2026-04-09Restore compile-time guard for STM32 FSDEV delay defaultscopilot-swe-agent[bot]
2026-04-09Document and polish shared FSDEV errata delay helpercopilot-swe-agent[bot]
2026-04-09Refactor STM32 FSDEV PMA errata delay into common helpercopilot-swe-agent[bot]