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
/
host
Age
Commit message (
Expand
)
Author
2025-03-03
- add tuh_descriptor_get_string_langid() API
hathach
2025-02-24
add tuh_midi_mount_cb_t struct for tuh_midi_mount_cb()
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
2025-02-19
move status_change to epbuf
hathach
2025-02-17
usbh always retry control transfer (max 3) in case of XFER_RESULT_FAILED.
hathach
2025-02-17
improve hub: retry if hub interrupt endpoint failed
hathach
2025-02-13
update midi host to use endpoint stream API
hathach
2025-02-12
- use CFG_TUH_MIDI as number of midi host instance
hathach
2025-02-12
fix host midi build
hathach
2025-02-12
clean up
hathach
2025-02-12
Merge branch 'master' into fork/atoktoto/midihost
hathach
2025-01-29
Fix Auto speed display.
HiFiPhile
2024-11-28
Merge branch 'refs/heads/master' into fork/GuavTek/recover_zero_length_desc
hathach
2024-11-27
Move desc_len sanity checks to start of loops
GuavTek
2024-11-27
minor clean up
hathach
2024-11-27
update device_info example to work with p4 dcache
hathach
2024-11-26
msc host work ok with p4 dma
hathach
2024-11-26
hcd dwc2 add dcache support, usbh correctly use cache line size with TUH_EPBU...
hathach
2024-11-04
usbh use the new tusb_time_delay_ms_api()
hathach
2024-10-21
add tusb_time_millis(), able to reset and enable dwc2 port and get SOF active
hathach
2024-10-18
Recover host enumeration from zero length descriptors
GuavTek
2024-10-14
change the tusb_rhport_init_t struct, exclude the rhport to make API more con...
hathach
2024-10-11
hcd_init() take init struct
hathach
2024-10-11
change tusb_init(), tusb_rhport_init() to use init struct for expandability
hathach
2024-10-10
add new tusb_int_handler(rhport, in_isr) as common irq handler
hathach
2024-08-26
add sndfifo owner info to skip rewriting data for retrying NAKed
hathach
2024-06-20
usbh: Add set address recovery time
Ryzee119
2024-06-18
usbh: Set interface recipient should be interface
Ryzee119
2024-04-22
fix nrfx v3 spim freq when init
hathach
2024-04-16
add TU_ASSERT() to check for adding new usb event
hathach
2024-04-08
add class driver deinit
hathach
2024-04-08
add cpuctl and pinctl to tuh_configure() option for max3421
hathach
2024-04-02
add hcd_configure() to change max NAK dynamically
hathach
2024-03-28
use hub_addr=0, hub_port=0 for removing root hub port
hathach
2024-03-28
Fake unplug devices when a root hub is deinit
Scott Shawcroft
2024-03-28
fix build when CFG_TUH_HUB == 0
hathach
2024-03-28
enhance hub removal using while loop to unroll recursive instead of event queue.
hathach
2024-03-22
implement tuh_init()
hathach
2024-03-22
adding deinit() stub for usbh/hcd class driver
hathach
2024-03-04
- usbh enumeration: move _parse_configuration_descriptor after SET_CONFIGURAT...
hathach
2024-03-04
code reformat
hathach
2024-02-08
missing \r\n after TU_LOG_BUF => moved \r\n to tu_print_buf()
IngHK
2024-02-07
Merge remote-tracking branch 'remotes/hathach/master' into improve_debug_prints
IngHK
2024-02-07
changes after review
IngHK
2024-01-12
- change tuh_event_hook_cb, tud_event_hook_cb to weak default implementation
hathach
2024-01-11
Merge pull request #2400 from Ryzee119/hub_fix
Ha Thach
2024-01-09
[HUB] Prevent status request to invalid ep_num
Ryzee119
2024-01-07
[HUB] Fix double status xfer
Ryzee119
[prev]
[next]