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
/
renesas
/
rusb2
/
hcd_rusb2.c
Age
Commit message (
Expand
)
Author
2026-07-13
rusb2: EP0 OUT reliability, HS UTMI PHY power-up, FS-only build support
hathach
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2026-01-04
update hcd rusb2 to use tu_hwfifo read/write
hathach
2026-01-03
fix rusb2 hcd_port_connect_status() using line state, add post root reset del...
hathach
2025-04-23
rename and expose tuh_bus_info_get() to application
hathach
2025-04-23
rename hcd_devtree_info_t to tuh_bus_info_t, hcd_devtree_get_info to hcd_bus_...
hathach
2025-03-26
added hcd_edpt_close() stub for other ports
hathach
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-04-15
revert to use __builtin_ctz() for optimized time
hathach
2024-04-11
apply find_pipe() and forloop for hcd
hathach
2023-09-27
change hcd_int_handler(rhport, in_isr) signature: add in_isr
hathach
2023-08-04
clean(ra_hcd): fix typos in the hcd library
Aladdin Bakosh
2023-08-04
Merge branch 'master' into master
Ha Thach
2023-08-01
renesas: host: remove attach_attempt logic
Martino Facchin
2023-08-01
add rusb2_common.c for dynami irq
hathach
2023-07-28
add uno r4 wih FLASH_IMAGE_START=0x4000, running but interrupt (systick) does...
hathach
2023-07-28
- revert usb address
hathach
2023-07-27
Merge branch 'master' into renesas_ra_hs_rebased
hathach
2023-07-26
correct hcd_edpt_clear_stall() API signature
hathach
2023-07-26
refactored multiple ports for hcd rusb2
hathach
2023-07-26
updating hcd rusb2
hathach
2023-07-21
add stub hcd_edpt_abort_xfer() for all ports
hathach
2023-07-18
Merge branch 'master' into renesas_ra_hs_rebased
hathach
2023-07-17
debugging can be configured on renesas hcd
Aladdin Bakosh
2023-07-17
fix(RA_hcd): STALL status can be also 3 not only 2
Aladdin Bakosh
2023-07-02
made line ends consistent.
Lars Pötter
2023-06-05
Merge remote-tracking branch 'mainline/master' into HEAD
Martino Facchin
2023-06-05
renesas_rx: fix compilation on latest GCC
Martino Facchin
2023-05-24
fix(RA Host Portable): implement missing function __builtin_ctz(x) for IAR
Aladdin Bakosh
2023-05-17
renesas: provide default for CFG_TUSB_RHPORT1_MODE
Martino Facchin
2023-05-03
renesas: add fallback for targets not defining CFG_TUSB_RHPORT*_MODE
Martino Facchin
2023-05-03
renesas_ra: host: handle retry on attach()
Martino Facchin
2023-05-03
renesas_ra: add support for HS port
Martino Facchin
2023-03-16
rename symbols
hathach
2023-03-16
rename file link to rusb2
hathach