index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
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
master
merge_os
port-embos
raw_gadget_review
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
2024-03-31
code format
hathach
2024-03-31
minor clean up
hathach
2024-03-30
Code refactor.
HiFiPhile
2024-03-30
Flush FIFO on bus reset.
HiFiPhile
2024-03-30
dwc2: add endpoint allocation support.
HiFiPhile
2024-03-29
fix rp2 debug build with level 3
hathach
2024-03-26
implement hcd_deinit() for max3421
hathach
2024-03-25
Merge pull request #2515 from Lurcy38/ReAlignMaster
Ha Thach
2024-03-25
fix pre-commit
Ha Thach
2024-03-25
Update dcd_stm32_fsdev_pvt_st.h
Ha Thach
2024-03-24
Merge pull request #2472 from cdesjardins/master
HiFiPhile
2024-03-22
Merge pull request #2526 from hathach/fix-uvc-hardfault
Ha Thach
2024-03-21
Merge pull request #2527 from tannewt/idf5.2.1
Ha Thach
2024-03-20
Tweaks for ESP-IDF 5.2.1
Scott Shawcroft
2024-03-20
improve uvc debug message
hathach
2024-03-14
dcd_stm32_fsdev.c: Fix a bug seend with stm32h5xxx when the driver is compi...
henneboi
2024-03-13
- only abort ep0 if it is active
hathach
2024-03-12
Merge branch 'master' into fix-rp2040-ctrl-xfer
hathach
2024-03-11
reformat code
hathach
2024-02-26
work around possible RP2040 erratum
Taylor Yu
2024-02-24
only save/restore CLK_RECOVER_IRC_EN/CTRL if FSL_FEATURE_USB_KHCI_IRC48M_MODU...
hathach
2024-02-24
Merge pull request #2168 from emb4fun/nxp_k64
Ha Thach
2024-02-24
fix build with cpu without USB_CLK_RECOVER using old dcd_khci driver
hathach
2024-02-24
frdm k64f usb work well, add kinetis_k to ci cmake
hathach
2024-02-20
Merge pull request #2463 from kasjer/kasjer/nrf5x-isoout-corruption-detection
Ha Thach
2024-02-19
fix wrong volatile usage in ohci gtd
Ha Thach
2024-02-15
Do not enable the Mode mismatch interrupt source, it is not cleared
Chris Desjardins
2024-02-12
nrf5x: Handle ISOOUT CRC errors
Jerzy Kasenberg
2024-02-04
Merge branch 'hathach:master' into nxp_k64
Michael Fischer
2024-02-01
Merge branch 'master' into src/portable/synopsys/dwc2/fix_sof_int_handling
HiFiPhile
2024-01-12
Merge pull request #2401 from Ryzee119/ohci_more_dev
Ha Thach
2024-01-12
Merge pull request #2402 from Okarss/master
Ha Thach
2024-01-11
[STM32 FSDEV] Align names for consistency
Okarss
2024-01-11
move gtd extra out of control struct to save sram
hathach
2024-01-11
[STM32 FSDEV] Introduce a typedef for bus access width
Okarss
2024-01-10
Disable ULPI clock during sleep on stm32f7 when using internal phy
Alex Voinea
2024-01-10
[OHCI] Allow more than 16 devices
Ryzee119
2024-01-10
[STM32 FSDEV] Fix ISR race conditions
Okarss
2023-12-26
allow rp2040 to use max3421e as host controller
hathach
2023-12-21
dcd_nrf5x: Fix dcd_edpt_open for iso endpoint
Jerzy Kasenberg
2023-12-13
Fix CI & typo.
HiFiPhile
2023-12-12
Add Support stm32h5 for stm32h573i based on stm32_fsdev G0 implementation Tes...
henneboi
2023-11-29
Merge pull request #2346 from IngHK/LogLineEnds
Ha Thach
2023-11-24
made log line end consistent \r\n
IngHK
2023-11-24
Merge branch 'master' into feature/ch32f20x
Ha Thach
2023-11-22
fix h7 running on fullspeed phy has issue with WFI if not disable ULPI clock
hathach
2023-11-22
add spec version to dwc2 info
hathach
2023-11-20
add tuh_max3421_reg_read(), tuh_max3421_reg_read() for application usage
hathach
2023-11-19
Fix CI
HiFiPhile
2023-11-19
Add dwc2 info of F429.
HiFiPhile
[next]