index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/ci-select-rule17
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
hil-report
master
merge_os
port-embos
raw_gadget_review
update-sponsor
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
Age
Commit message (
Expand
)
Author
3 days
Merge pull request #3833 from hathach/claude/ci-hs-set-address-order
Ha Thach
3 days
dcd(ci_hs): stage the device address before priming the status stage
hathach
3 days
Merge pull request #3816 from Ryzee119/ohci_gtd_fix
Zixun LI
3 days
ohci: defer descriptor reclaim until next frame
HiFiPHile
4 days
dcd(ip3511): fix DEVCMDSTAT write-1-to-clear handling and EP0 setup races
hathach
4 days
dcd(ci_hs): rework bus reset handling and bound the register waits
hathach
5 days
ohci: reclaim orphaned TDs on device disconnect
Ryzee119
5 days
portable/chipidea: name SBUSCFG in ci_hs_regs_t, unify AHB burst hook
hathach
10 days
ohci: fix double allocation of dummy TDs in gtd_find_free
Ryzee119
2026-07-30
Merge remote-tracking branch 'origin/master' into tmp/pr3790-merge
hathach
2026-07-29
also added rp2usb_deinit() call to hcd_deinit()
Geurt Vos
2026-07-29
rp2xxx: added rp2usb_deinit() to fix 'No spinlocks are available'
Geurt Vos
2026-07-28
portable/dwc2: rewind DMA on ISO IN retry
Zixun LI
2026-07-27
portable/chipidea: configure i.MX RT AHB bursts
Zixun LI
2026-07-27
portable/chipidea: configure LPC USB0 AHB bursts
Zixun LI
2026-07-21
Add support for APM32F072
Jie Feng
2026-07-19
Merge pull request #3757 from rhgndf/at32f403a_larger_pma
Zixun LI
2026-07-19
Potential fix for pull request finding
Zixun LI
2026-07-19
add assert to dcd_edpt_iso_alloc
HiFiPhile
2026-07-20
return false on too large ep sizes
Jie Feng
2026-07-19
misc fixes
Jie Feng
2026-07-19
add to docs
Jie Feng
2026-07-19
cleanup
Jie Feng
2026-07-19
add py32f0 support
Jie Feng
2026-07-19
Merge pull request #3775 from hathach/claude/add-usb-debug-sniff
Ha Thach
2026-07-18
fix(ci_fs): address code-review findings in host/device drivers
hathach
2026-07-18
dcd_lpc17_40: address review findings in the iso paths
hathach
2026-07-17
fix(ci_fs host): release stale sibling BDT on multi-packet completion
hathach
2026-07-17
dcd_ci_fs: disarm sibling BDT on short-packet OUT completion
hathach
2026-07-17
migrate NXP Kinetis khci to chipidea ci_fs driver (device + host)
hathach
2026-07-17
dcd_lpc17_40: mask USB IRQ around non-reentrant SIE and realization sequences
hathach
2026-07-17
dcd_lpc17_40: fix stale EP0 out_received, add isochronous support
hathach
2026-07-15
dwc2: fix EP0 OUT dcache invalidate range; run usbtest on espressif s3/p4 and...
hathach
2026-07-14
dcd(ci_hs): stale overlay fix; run usbtest on lpcxpresso43s67
hathach
2026-07-14
Merge remote-tracking branch 'origin/master' into usbtest
hathach
2026-07-13
rusb2: EP0 OUT reliability, HS UTMI PHY power-up, FS-only build support
hathach
2026-07-12
dcd(ch32_usbfs): reset stale transfer state in dcd_edpt_iso_activate
hathach
2026-07-12
dcd(ip3511): clear Active directly on stall/iso-activate, keep EPSKIP for reopen
hathach
2026-07-10
nrf5x: fix hfclk_running() for nrfx v2.0.0
Mikey Sklar
2026-07-09
dcd(ch32-usbfs): isochronous support
hathach
2026-07-09
dcd(ch32-usbhs): re-queue the pending OUT read on clear-halt
hathach
2026-07-09
dcd(musb): flush TX FIFO on halt; don't load a disarmed pipe
hathach
2026-07-09
dcd(fsdev): don't disarm an armed endpoint on clear-halt toggle reset
hathach
2026-07-09
dcd(rp2040): re-issue in-flight transfer on clear-halt toggle reset
hathach
2026-07-09
dcd(nrf5x): errata 199 DMA workaround + iso alloc/activate
hathach
2026-07-09
dcd(ip3511): iso alloc/activate; retire armed buffers via EPSKIP
hathach
2026-07-09
dcd(rusb2): iso alloc/activate; bound the FIFO-ready wait
hathach
2026-07-09
dcd(samd): implement iso alloc/activate
hathach
2026-07-06
Set larger AT32 FSDEV PMA area
Jie Feng
2026-07-03
Merge pull request #3748 from mikeysklar/fix-max3421-oscok-hang
Ha Thach
[next]