| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-27 | Add max nak config | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-11-27 | free previously allocated OUT endpoint if IN allocation failed | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-11-27 | Merge remote-tracking branch 'tinyusb/master' into hcd_fsdev | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-11-27 | Remove redundant EP reg clear | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-11-27 | Add fsdev_deinit | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-11-27 | extract core reset | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-11-27 | more rename | hathach | |
| 2025-11-26 | reorganize ctr_rx workaround | Zixun LI | |
| Signed-off-by: Zixun LI <[email protected]> | |||
| 2025-11-26 | Merge remote-tracking branch 'tinyusb/master' into hcd_fsdev | Zixun LI | |
| 2025-11-26 | dwc2 stm32 check if dcache enabled before calling SCB DCache function | hathach | |
| 2025-11-26 | change tu_fifo_buffer_info_t layout | hathach | |
| 2025-11-26 | Merge branch 'master' into xfer-fifo | hathach | |
| # Conflicts: # src/common/tusb_fifo.h | |||
| 2025-11-25 | hcd/fsdev: more refactor | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-25 | fsdev: reorganize functions | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-25 | hcd: add fsdev driver | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-25 | dcd/fsdev: re-enable SBUF for STM32U0, no more issue | Zixun LI | |
| 2025-11-23 | stm32_fsdev: Fix missed cases in single-buffered isochronous endpoint support. | milek7 | |
| 2025-11-20 | refactor tu_fifo, add tu_fifo_write/read/peek_n_access() | hathach | |
| 2025-11-19 | Merge remote-tracking branch 'tinyusb/master' into ↵ | HiFiPhile | |
| copilot/fix-dcd-edpt-xfer-issue Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-19 | Apply suggestions from code review | Ha Thach | |
| Co-authored-by: Copilot <[email protected]> | |||
| 2025-11-19 | fix more alerts | hathach | |
| 2025-11-19 | Merge pull request #3076 from HiFiPhile/xfer_close | Ha Thach | |
| host/dwc2: cleanup transfer on device close | |||
| 2025-11-19 | extract to handle_incomplete_iso_in() for readability | hathach | |
| 2025-11-19 | Merge branch 'master' into fork/HiFiPhile/dwc2_iso_incomp | hathach | |
| 2025-11-19 | Merge branch 'refs/heads/master' into dwc2_ep0 | hathach | |
| # Conflicts: # examples/device/dfu/src/usb_descriptors.c # examples/device/dfu_runtime/src/usb_descriptors.c # src/device/usbd_control.c # src/portable/synopsys/dwc2/dcd_dwc2.c | |||
| 2025-11-18 | improve closing endpoint and channel | hathach | |
| 2025-11-18 | Merge branch 'master' into fork/HiFiPhile/xfer_close | hathach | |
| 2025-11-18 | Merge branch 'master' into fork/HiFiPhile/dwc2_iso_incomp | hathach | |
| 2025-11-17 | make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ↵ | hathach | |
| as default driver implementation. dcd_edpt_close() is deprecated and will be removed from all driver in the future. | |||
| 2025-11-17 | make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ↵ | hathach | |
| as default driver implementation. dcd_edpt_close() is deprecated and will be removed from all driver in the future. | |||
| 2025-11-11 | Merge remote-tracking branch 'tinyusb/master' into ↵ | HiFiPhile | |
| copilot/fix-dcd-edpt-xfer-issue Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-11-09 | Merge pull request #3334 from hathach/fix-alerts-3 | Ha Thach | |
| Fix more code alerts | |||
| 2025-11-07 | Merge pull request #3325 from tswan22/master | Zixun LI | |
| Add STM32U3 Device | |||
| 2025-11-06 | fix more alerts | hathach | |
| 2025-11-06 | fix compile issue when enable both host and device for dwc2 | hathach | |
| 2025-11-04 | Fixed more alert found by PVS-Studio | hathach | |
| 2025-11-03 | fix more warnings/alerts | hathach | |
| 2025-11-03 | remove binary prefix for portability | hathach | |
| 2025-11-01 | Merge branch 'master' of https://github.com/hathach/tinyusb | tswan22 | |
| 2025-11-01 | add STM32U3 device (adjusted from STM32U0) | tswan22 | |
| 2025-10-31 | Merge branch 'copilot/fix-dcd-edpt-xfer-issue' of ↵ | HiFiPhile | |
| https://github.com/hathach/tinyusb into copilot/fix-dcd-edpt-xfer-issue | |||
| 2025-10-31 | Merge remote-tracking branch 'tinyusb/master' into ↵ | HiFiPhile | |
| copilot/fix-dcd-edpt-xfer-issue Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-10-31 | Skip TXFE for EP0 | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-10-31 | Merge branch 'master' into fork/ArcaneNibble/ohci-upstream | hathach | |
| 2025-10-30 | Simply restart the transfer | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-10-30 | Retry until bInterval | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-10-30 | Refactor IN fifo write | Mengsk | |
| Signed-off-by: Mengsk <[email protected]> | |||
| 2025-10-30 | Merge branch 'master' into add-ohci-lpc55 | hathach | |
| # Conflicts: - hw/bsp/lpc17/family.cmake - hw/bsp/lpc40/family.cmake - hw/bsp/lpc55/family.cmake | |||
| 2025-10-29 | Merge branch 'master' into dwc2_ep0 | hathach | |
| # Conflicts: # examples/device/dfu/src/usb_descriptors.c # examples/device/dfu_runtime/src/usb_descriptors.c # src/portable/synopsys/dwc2/dcd_dwc2.c | |||
| 2025-10-28 | fix Identifiers that start with '__' or '_[A-Z]' are reserved. | hathach | |
| fix compiling with nuc family | |||
