summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-24rename groupnamesakumisu
2022-04-23add porting usb ip rstsakumisu
2022-04-23update docsakumisu
2022-04-23add static for usb_ep0_state to avoid duplicatingsakumisu
2022-04-23fix host dependsakumisu
2022-04-19add nrf5x usb dev port and ch58x usb dev portLi Guo
2022-04-17[AX88772C] porting for RT-Thread lwip netif.aozima
2022-04-17[AX88772C] add axusbnet thread, can recv and send.aozima
2022-04-17[AX88772C] porting base api.aozima
2022-04-17[AX88772C] add class driver.aozima
2022-04-17[AX88772C] porting for CherryUSB.aozima
2022-04-17[AX88772C] import asix.h from www.asix.com.twaozima
2022-04-16update quick start rstsakumisu
2022-04-16fix spelling errorsakumisu
2022-04-15fix warningsakumisu
2022-04-15rename USB_MUSB_SUNXI with CONFIG_USB_MUSB_SUNXIsakumisu
2022-04-15update sconscriptsakumisu
2022-04-15add stall state process when ep0 will be stalledsakumisu
2022-04-15replace malloc with usb_mallocsakumisu
2022-04-15fix warningsakumisu
2022-04-15add 1-8 chan config for uac2.0 mic and speakersakumisu
2022-04-14add imxrt usb device portzhouqiyusth
2022-04-14fix duplicate calls to the class notify handler when class has multiploesakumisu
2022-04-13disable sampling rate which outweigh 48ksakumisu
2022-04-13add multi sampling rate control templatesakumisu
2022-04-13delete submodule,replace with urlsakumisu
2022-04-12add entity_id param for audio functionsakumisu
2022-04-11add custom msc inquiry infosakumisu
2022-04-10update rstsakumisu
2022-04-09update audio class driversakumisu
2022-04-08add usb_config for usb dev demosakumisu
2022-04-08add audio2.0 support and templatesakumisu
2022-04-08add test mode when using feature cmdsakumisu
2022-04-08add aynsc transfer functionsakumisu
2022-04-08rename audio_xx_template with audio_v1_xxx_templatesakumisu
2022-04-05update rstsakumisu
2022-04-04sync submodulesakumisu
2022-04-04add other chip porting rstsakumisu
2022-04-04update readmesakumisu
2022-04-04add air724 host driversakumisu
2022-04-04add usb rndis host driversakumisu
2022-04-04Standardized function parameter with xxx_classsakumisu
2022-04-04add class driver export macro controlsakumisu
2022-04-03add USB_LOG_RAW macro for printfsakumisu
2022-04-03sem return with -ETIMEDOUT when timeoutsakumisu
2022-04-03update uac teriminal descriptorsakumisu
2022-04-03update musb hcd driver,match fifo with ep idxsakumisu
2022-04-01fix size_t compile errorsakumisu
2022-03-31fixed osal critical section protect adapt 64bits CPU.xieyangrun
2022-03-31fixed C standardxieyangrun