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
/
nordic
Age
Commit message (
Expand
)
Author
2026-07-14
Merge remote-tracking branch 'origin/master' into usbtest
hathach
2026-07-10
nrf5x: fix hfclk_running() for nrfx v2.0.0
Mikey Sklar
2026-07-09
dcd(nrf5x): errata 199 DMA workaround + iso alloc/activate
hathach
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2026-05-08
nrf5x: request HFCLK in USB_EVT_READY to fix post-SoftDevice deadlock
hathach
2026-04-17
fix some Wconversion warnings
hathach
2025-11-28
fix build with zephyr with latest nrfx v4
hathach
2025-11-19
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-11-17
make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ...
hathach
2025-10-22
Apply suggestions from code review
Zixun LI
2025-10-22
Add is_isr parameter to dcd_edpt_xfer and dcd_edpt_xfer_fifo
copilot-swe-agent[bot]
2025-01-23
kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYR
hathach
2024-11-27
Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)
Ha Thach
2024-10-14
change dcd_init() return from void to bool
hathach
2024-10-14
change the tusb_rhport_init_t struct, exclude the rhport to make API more con...
hathach
2024-10-11
change dcd_init() to take rhport struct
hathach
2024-08-29
change order, fixes #2778
Reinhard Griech
2024-06-18
LOG3 in isr
hathach
2024-05-27
nrf5x: Add support for dcd_sof_enable().
Andrew Leech
2024-05-13
revert (unverified) second race condition
Hardy Griech
2024-05-06
edpt_dma_start() is called during interrupt time as well, dcd_edpt_xfer() nee...
Hardy Griech
2024-04-22
fix print lu format warnings with clang
hathach
2024-04-22
dcd nrf change atoimc_bool to atomic_flag
hathach
2024-04-19
- update nrfx to v3.4.0
hathach
2024-04-16
code format
hathach
2024-04-16
- in case of mdk conflict to use nrfx v2
hathach
2024-04-16
revert nvic changes
hathach
2024-04-16
catch all nrfx versions with an old API
Hardy Griech
2024-04-16
softdevice nvic calls only if old SDK
Hardy Griech
2024-04-16
make it compile also with old Nordic SDK
Hardy Griech
2024-03-20
improve uvc debug message
hathach
2024-02-12
nrf5x: Handle ISOOUT CRC errors
Jerzy Kasenberg
2023-12-21
dcd_nrf5x: Fix dcd_edpt_open for iso endpoint
Jerzy Kasenberg
2023-06-16
fix build, update freertos config for cmake
hathach
2023-03-17
fix trailing space and new line
hathach
2023-03-10
dcd_nrf5x: ISO OUT handling
Jerzy Kasenberg
2022-12-04
more typos
hathach
2022-09-13
nrf5x: Fix reception of large ISO packets
Jerzy Kasenberg
2022-08-26
nrf5x: Fix endpoint internal state when closed
Jerzy Kasenberg
2022-06-02
nrf5x: Fix DMA access
Jerzy Kasenberg
2022-03-07
added dcd_sof_enable() stubs for all other ports
hathach
2022-02-25
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
hathach
2022-01-19
nrf5x: Fix EP OUT race conditions in OS build
Jerzy Kasenberg
2022-01-19
nrf5x: Fix DMA access race condition
Jerzy Kasenberg
2022-01-19
Merge pull request #1279 from kasjer/kasjer/nrf5x-int-race
Ha Thach
2022-01-18
nrf5x: Request HFXO via OS
Jerzy Kasenberg
2022-01-14
nrf5x: Fix EP OUT race conditions
Jerzy Kasenberg
2021-12-08
nrf5x: Fix race condition during startup
Jerzy Kasenberg
2021-11-23
more clean up
hathach
2021-11-23
clean up
hathach
[next]