| Age | Commit message (Expand) | Author |
| 2024-02-07 | add volatile for HcEpType & ChannelEna | sakumisu |
| 2024-02-06 | support multi port api for device | sakumisu |
| 2024-02-06 | class: msc device: support multi lun | Zhihong Chen |
| 2024-02-06 | usbd: change endpoint number from 8 to 16 | Zhihong Chen |
| 2024-02-03 | make serial driver standard for cdc acm, ftdi, cp210x, ch34x | sakumisu |
| 2024-02-02 | use cdc_linecoding and line state for ftdi | sakumisu |
| 2024-02-02 | add ftdi host | sakumisu |
| 2024-02-01 | add nrf usbhci firmware | sakumisu |
| 2024-01-31 | add usbhci_h4 log and update bluetooth submodule | sakumisu |
| 2024-01-30 | update log tag | sakumisu |
| 2024-01-29 | add nimble submodule | sakumisu |
| 2024-01-29 | add zephyr bluetooth submodule | sakumisu |
| 2024-01-25 | support hci usb h4 for usb bluetooth | sakumisu |
| 2024-01-23 | fix actual len position | sakumisu |
| 2024-01-22 | update nimble porting with freertos | sakumisu |
| 2024-01-23 | remove ununsed macro | sakumisu |
| 2024-01-19 | remove ununsed header | sakumisu |
| 2024-01-16 | add usbd init and deinit event macro | sakumisu |
| 2024-01-14 | add ecm device write and read api | sakumisu |
| 2024-01-14 | port: hpmicro: fix usb_dc_deinit() | Zhihong Chen |
| 2024-01-14 | usbh_core: add iar risc-v support | Zhihong Chen |
| 2024-01-13 | dwc2 use fifo not dma as default because users may have problems in cache | sakumisu |
| 2024-01-09 | fix cdc ecm zlp check | sakumisu |
| 2024-01-09 | update bluetooth rx callback, add zephyr bluetooth stack porting | sakumisu |
| 2024-01-09 | add ehci hccr offset macro | sakumisu |
| 2024-01-08 | support multi USB IP for host | sakumisu |
| 2024-01-06 | fix macro name | sakumisu |
| 2024-01-06 | support usb ble host | sakumisu |
| 2024-01-06 | dwc2: ctrl and bulk no need nak irq, when intr calls nak, retry by user | sakumisu |
| 2024-01-06 | rename CONFIG_USBDEV_MSC_BLOCK_SIZE to CONFIG_USBDEV_MSC_MAX_BUFSIZE | sakumisu |
| 2024-01-06 | dwc2 low level deinit after usb register reset | sakumisu |
| 2023-12-30 | release v1.0.0v1.0.0 | sakumisu |
| 2023-12-30 | add aic & intel ehci glue, add rtems osal | sakumisu |
| 2023-12-30 | remove ch32 host, nrf5x, rp2040 port | sakumisu |
| 2023-12-30 | fix hctsiz macro name | sakumisu |
| 2023-12-30 | update gccfg for stm32h7/f7 | sakumisu |
| 2023-12-28 | fix dwc2 out chan actual len | sakumisu |
| 2023-12-27 | add \t for hub info log | sakumisu |
| 2023-12-27 | update memory usage | sakumisu |
| 2023-12-26 | fix rst grammar | sakumisu |
| 2023-12-26 | musb do not use alloc pipe | sakumisu |
| 2023-12-26 | update demo version | sakumisu |
| 2023-12-26 | add check for dwc2 ramsize and ep num | sakumisu |
| 2023-12-25 | update stm32 demo rst | sakumisu |
| 2023-12-24 | add usbh_deinitialize api | sakumisu |
| 2023-12-21 | user must define some configs in usb_config.h when use fsdev/musb/dwc2 | sakumisu |
| 2023-12-20 | register desc with callback when enable CONFIG_USBDEV_ADVANCE_DESC | sakumisu |
| 2023-12-19 | create lwip rx thread by user | sakumisu |
| 2023-12-18 | init demo thread in xxx_run api, and delete by itself | sakumisu |
| 2023-12-18 | fix musb submit_urb by 5bbe2a97 | sakumisu |