index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
portable
/
raspberrypi
Age
Commit message (
Expand
)
Author
2026-07-07
usbtest: address Codex re-review (5 findings)
hathach
2026-07-07
address Codex/Copilot review findings (9 fixed, 3 refuted with evidence)
hathach
2026-07-06
Merge remote-tracking branch 'origin/master' into usbtest
hathach
2026-07-06
usbtest: address code-review findings (EP3 iso regression + 9 more)
hathach
2026-07-03
dcd(rp2040): re-issue in-flight transfer on clear-halt data-toggle reset
hathach
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2026-05-15
rp2040: fix host SET_REPORT (and any OUT-data control xfer) sending DATA0 ins...
Boris Dolgov
2026-04-02
Apply suggestion from @Copilot
Ha Thach
2026-04-02
rp2040: fix RP2350 hard fault in unaligned_memcpy to USB DPRAM
hathach
2026-04-01
fix issue caused by merging active + pending state
hathach
2026-04-01
reduce code size, use state to replace active + pending
hathach
2026-03-31
finally get rp2040 host epx working with 2-sof solution for switching
hathach
2026-03-31
host abort transfer on short packet in double buffer.
hathach
2026-03-30
hcd rp2 add double buffered for control endpoint transfers.
hathach
2026-03-28
rp2 common refactor
hathach
2026-03-28
host epx clean up
hathach
2026-03-27
refactor
hathach
2026-03-27
rename and clean up
hathach
2026-03-27
fix E15 workaround issue with out of order in double buffer. device bulk rx/t...
hathach
2026-03-27
clean up hw_endpoint_open(), still has issue with E15 and ping-pong (slow read).
hathach
2026-03-26
implement ping-pong double buffered for both tx and rx
hathach
2026-03-25
fix e4 incorrect buf with incorrect buf_id = 1
hathach
2026-03-25
update hcd to handle interrupt per buf
hathach
2026-03-24
handle buf_status in per buffer basic (INTERRUPT_PER_BUFFER), this allows us ...
hathach
2026-03-23
add rp2040 sof + stop_trans on nak. increase nak_poll fs/ls delay to 300 us t...
hathach
2026-03-20
clean up
hathach
2026-03-20
Add support for EPX preemption on RP2350 during NAK conditions
hathach
2026-03-19
Add EPX transfer scheduling when hcd_edpt_xfer() is called while epx is busy
hathach
2026-03-19
Merge branch 'refs/heads/master' into rp2040-hcd-epx
hathach
2026-03-19
rp2 disable hwfifo
hathach
2026-01-16
revert back to shared hw_endpoint_t
hathach
2026-01-16
rename
hathach
2026-01-16
rename
hathach
2026-01-16
implement hcd_device_close()
hathach
2026-01-16
refactor hcd, get both control and interrupt endpoint working
hathach
2026-01-15
draft: hcd control work
hathach
2026-01-10
remove transfer_type from hw_endpoint
hathach
2026-01-09
enable dedicated hwfifo for rp2
hathach
2026-01-09
clean up
hathach
2026-01-09
only apply errata E5 and E15 for rp2040. rp2350 already fixes these
hathach
2026-01-08
fix hcd force_single mistake by refactor
hathach
2026-01-08
minor clean up
hathach
2026-01-08
change signature for hwep_buf_ctrl_* to take pointer to buf control instead o...
hathach
2026-01-07
remove hw_endpoint_t rx, rename/change signature of helper functions
hathach
2026-01-07
refactor remove endpoint_control/buffer_control from hw_endpoint_t
hathach
2025-11-19
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-11-17
make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ...
hathach
2025-10-31
Merge branch 'copilot/fix-dcd-edpt-xfer-issue' of https://github.com/hathach/...
HiFiPhile
2025-10-31
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-10-27
improve warnings with rp2040 family
hathach
[next]