| Age | Commit message (Expand) | Author |
| 2026-07-12 | dcd(ip3511): clear Active directly on stall/iso-activate, keep EPSKIP for reopen | hathach |
| 2026-07-09 | dcd(ip3511): iso alloc/activate; retire armed buffers via EPSKIP | hathach |
| 2026-07-02 | license: use SPDX identifiers for src/ headers (#3749) | Ha Thach |
| 2026-04-17 | fix some Wconversion warnings | 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 | Fix copilot issues | Mengsk |
| 2025-10-22 | Add is_isr parameter to dcd_edpt_xfer and dcd_edpt_xfer_fifo | copilot-swe-agent[bot] |
| 2025-03-16 | Fix 2 IAR warnings. | HiFiPhile |
| 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-05-02 | add cmake for lpc15 | hathach |
| 2024-05-02 | add cmake for lpc11 | hathach |
| 2024-04-23 | clang work with lpc55 | hathach |
| 2023-08-09 | update to dcd ip3511 to add work-around for lpc54628 usb hs errata USB.1 and ... | hathach |
| 2023-07-24 | rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack | hathach |
| 2023-03-17 | fix trailing space and new line | hathach |
| 2023-01-08 | ip3511 : Fix IAR build. | MasterPhi |
| 2022-10-24 | use dummy for all ZLP for ip3511, fix lpc55 build with DEBUG=1 | hathach |
| 2022-10-21 | unused (void) cast | tswan-quasi |
| 2022-10-20 | typo fix | tswan-quasi |
| 2022-10-20 | dummy buffer only on EP0 OUT ZLPs | tswan-quasi |
| 2022-10-17 | minor rename | hathach |
| 2022-10-13 | (void) rhport for unused parameter | tswan-quasi |
| 2022-10-12 | double cast of pointer to remove error | tswan-quasi |
| 2022-10-11 | lpc55s69 isochronous, dummy address for endpoint buffers to prevent accidenta... | tswan-quasi |
| 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 |
| 2021-08-26 | add dcd_edpt_close_all() for clear existing configured state | hathach |
| 2021-04-26 | use correct NBYTES_MAX for full and high speed | hathach |
| 2021-04-26 | clean up | hathach |
| 2021-04-26 | ip3511 correct buffer offset, nbytes layout for highspeed port1 | hathach |
| 2021-04-24 | fix unaligned access with port1 hs | hathach |
| 2021-04-24 | lpc55 improve multiple controller support | hathach |
| 2021-04-24 | lpc55 correct bus_reset with highspeed on support controller | hathach |
| 2021-04-24 | lpc55 better multiport support | hathach |
| 2021-04-24 | update dcd ip3511 for better multiple rhport support | hathach |
| 2021-01-08 | use dcd_event_bus_reset() with speed to replace bus_signal | hathach |
| 2020-04-17 | complete remove dcd_set_config(), fix unit test | hathach |
| 2020-04-17 | mass rename tud/dcd_irq_handler to tud/dcd_init_handler | hathach |
| 2020-04-16 | implement dcd disconnect/connect for lpc ip3511 | hathach |
| 2020-04-06 | add tud_irq_handler() for all lpc ip3511 (13, 15, 11) | hathach |
| 2019-10-04 | adding lpc1549, but couldnt recieve setup packet, though setup received inter... | hathach |
| 2019-09-05 | 55s69 device work with usb0 | hathach |
| 2019-09-01 | dma of lpc54114 can also execute up to 64 bytes each transfer | hathach |
| 2019-09-01 | rename lpc_usbd to lpc_ip3511 | hathach |