| Age | Commit message (Expand) | Author |
| 2025-07-05 | enable ci host and dual build for ch32v20x | hathach |
| 2025-07-03 | update cdc_msc/cdc_msc_freertos to also support notification | hathach |
| 2025-07-03 | make notify API and memory configurable with CFG_TUD_CDC_NOTIFY | hathach |
| 2025-07-02 | Merge branch 'master' into fork/HiFiPhile/dcd_notif | hathach |
| 2025-07-02 | update board_test always output to uart regardless of LOGGER option | hathach |
| 2025-07-02 | update example | hathach |
| 2025-07-02 | update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM | hathach |
| 2025-07-02 | remove legacy DEPS_SUBMODULES in make | hathach |
| 2025-07-01 | update example | hathach |
| 2025-06-30 | Merge branch 'master' into fork/HiFiPhile/async_io | hathach |
| 2025-06-27 | clean up | hathach |
| 2025-06-22 | Merge branch 'master' into async_io | HiFiPhile |
| 2025-06-20 | cdch clean up and refactor, add explicit sync() API | hathach |
| 2025-06-19 | revert CFG_TUH_CDC_DTR/RTS_CONTROL_ON_ENUM | hathach |
| 2025-06-17 | add common cdch_process_set_config() to safely complete set_config() when it ... | hathach |
| 2025-06-16 | Merge branch 'master' into fork/IngHK/cdch_upgrade | hathach |
| 2025-06-14 | audio: update examples | HiFiPhile |
| 2025-06-12 | Merge pull request #3137 from HiFiPhile/uac_simplify | Ha Thach |
| 2025-06-12 | Merge branch 'master' into fork/james-advatek/stm32n657nucleo | hathach |
| 2025-06-11 | Merge branch 'master' into fork/HiFiPhile/h7rs | hathach |
| 2025-06-11 | add make build for maxim | hathach |
| 2025-06-04 | chore: squash previous commits from other branches | James Sandison |
| 2025-05-29 | uac2: remove support fifo | HiFiPhile |
| 2025-05-29 | examples/device/net_lwip_webserver: Simplify example code. | Andrew Leech |
| 2025-05-29 | Add USB NCM link state control support | Andrew Leech |
| 2025-05-15 | Merge branch 'master' into h7rs | HiFiPhile |
| 2025-05-14 | update stm32wb linker to match new startup | hathach |
| 2025-05-13 | fix dual example for rp2350 conflict printf and cdc_printf | hathach |
| 2025-05-13 | fix warnings, minor clean up | hathach |
| 2025-04-23 | examples cmake: fix gcc flag -mcpu=cortex-m0 | fenugrec |
| 2025-04-23 | rename hcd_devtree_info_t to tuh_bus_info_t, hcd_devtree_get_info to hcd_bus_... | hathach |
| 2025-04-22 | include h7rs in host examples. | HiFiPhile |
| 2025-04-17 | fix iar make build with stm32 l0, f2, f3, u5, wb | hathach |
| 2025-04-17 | fix iar make build with wb and u5 | hathach |
| 2025-04-13 | Skip net_lwip_webserver, too big for h7rs | HiFiPhile |
| 2025-04-11 | Merge remote-tracking branch 'upstream/master' into async_io | HiFiPhile |
| 2025-04-03 | fix(hcd) hcd_edpt_open() return true if endpoint is already opened. | hathach |
| 2025-03-26 | added mimxrt1064_evk to hil test pool | hathach |
| 2025-03-25 | fix wanings | hathach |
| 2025-03-25 | add tuh_edpt_close() API, it will abort any pending transfer | hathach |
| 2025-03-24 | update hil test to include dual and host for pico/pico2 | hathach |
| 2025-03-21 | enable hil dual for metro m4 with max3421 | hathach |
| 2025-03-09 | Merge pull request #1627 from atoktoto/midihost | Ha Thach |
| 2025-03-06 | fix(dwc2) host driver conflict with max3421e | hathach |
| 2025-03-06 | midi host: skip rx data with all zeroes | hathach |
| 2025-03-05 | Merge branch 'master' into fork/atoktoto/midihost | hathach |
| 2025-03-03 | - add tuh_descriptor_get_string_langid() API | hathach |
| 2025-02-24 | add tuh_midi_mount_cb_t struct for tuh_midi_mount_cb() | hathach |
| 2025-02-24 | add desc_audio_control to midi descriptor callback | hathach |
| 2025-02-24 | change API to take index instead of dev address, this allow to support more t... | hathach |