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
Age
Commit message (
Expand
)
Author
2025-04-15
Merge branch 'master' into dwc2-proper-attach-debouncing
Maxime Vincent
2025-04-15
Merge pull request #3070 from HiFiPhile/bitfield
Ha Thach
2025-04-14
channge DWC2_CHANNEL_COUNT/DWC2_EP_COUNT to inline function
hathach
2025-04-12
Merge pull request #3079 from byteit101/version-string-fix
HiFiPhile
2025-04-12
Fix typo
HiFiPhile
2025-04-12
Fix handle_hprt_irq
HiFiPhile
2025-04-11
Fix version string to actually be the version
Patrick Plenefisch
2025-04-11
dwc2/host: attach debouncing fixes
Maxime Vincent
2025-04-11
dwc2/host: HFIR: Fix timing off-by-one
Maxime Vincent
2025-04-09
Fix CI.
HiFiPhile
2025-04-09
dwc2: refactor bitfields.
HiFiPhile
2025-04-06
Merge pull request #3063 from maximevince/dwc2-host-fix-sof-flag
HiFiPhile
2025-04-04
dwc2/host: clear SOF flag in handle_sof_irq()
Maxime Vincent
2025-04-03
fix(hcd) hcd_edpt_open() return true if endpoint is already opened.
hathach
2025-03-27
Merge pull request #3043 from hathach/hcd-close-ep
Ha Thach
2025-03-26
added hcd_edpt_close() stub for other ports
hathach
2025-03-26
hcd/ehci: hcd_edpt_open() return false if ep is already opened. implement hcd...
hathach
2025-03-25
add tuh_edpt_close() API, it will abort any pending transfer
hathach
2025-03-24
device cdc: rename tud_cdc_configure_fifo/_t to tud_cdc_configure/_t
hathach
2025-03-24
host: add tuh_enum_descriptor_device_cb() and tuh_enum_descriptor_configurati...
hathach
2025-03-21
Fix #3033: address review comment
rppicomidi
2025-03-21
Move misplaced statement
rppicomidi
2025-03-21
enable hil dual for metro m4 with max3421
hathach
2025-03-20
Fix #3033: Increase array bounds and test for overflow
rppicomidi
2025-03-19
Move iInterface per review comment
rppicomidi
2025-03-18
Fix compiler conversion error warning
rppicomidi
2025-03-18
fix tuh_midi_itf_get_info() desc->iInterface value
rppicomidi
2025-03-17
Fix 3031: implement tuh_midi_itf_get_info()
rppicomidi
2025-03-16
Fix 2 IAR warnings.
HiFiPhile
2025-03-15
Add ctrl buffer alignment.
HiFiPhile
2025-03-13
Only clear stream_read & stream_write if they are defined
rppicomidi
2025-03-10
fix desc_end in vendord_open()
Cynventria[CitRA]
2025-03-09
Merge pull request #1627 from atoktoto/midihost
Ha Thach
2025-03-07
Merge pull request #2937 from pschatzmann/rp2040-iso
Ha Thach
2025-03-06
fix(dwc2) host driver conflict with max3421e
hathach
2025-03-06
hack: force/overwrite endpoint mps to 64 for device that incorrectly report 5...
hathach
2025-03-06
midi host: skip rx data with all zeroes
hathach
2025-03-05
rp2040: abort transfer if active in iso_activate()
hathach
2025-03-05
Merge branch 'master' into fork/pschatzmann/rp2040-iso
hathach
2025-03-05
Merge branch 'master' into fork/atoktoto/midihost
hathach
2025-03-03
- add tuh_descriptor_get_string_langid() API
hathach
2025-02-28
fix(hcd_rp2040) assert/panic endpoint already active: when a device reset whi...
hathach
2025-02-24
add tuh_midi_mount_cb_t struct for tuh_midi_mount_cb()
hathach
2025-02-24
add desc_audio_control to midi descriptor callback
hathach
2025-02-24
change API to take index instead of dev address, this allow to support more t...
hathach
2025-02-24
add tuh_midi_descriptor_cb()
hathach
2025-02-21
remove CFG_MIDI_HOST_DEVSTRINGS support, we will leave that for application t...
hathach
2025-02-21
Merge branch 'master' into fork/atoktoto/midihost
hathach
2025-02-19
more hub improve, handle more failed transfer with polling interrupt status e...
hathach
2025-02-19
complete separate hub epbuf from itf
hathach
[next]