summaryrefslogtreecommitdiff
path: root/class/audio
AgeCommit message (Expand)Author
2022-08-17remove comments to reduce rowssakumisu
2022-08-11fix clock source process in uac2.0sakumisu
2022-05-25info level log to debug levelsakumisu
2022-04-15replace malloc with usb_mallocsakumisu
2022-04-13disable sampling rate which outweigh 48ksakumisu
2022-04-12add entity_id param for audio functionsakumisu
2022-04-09update audio class driversakumisu
2022-04-08add audio2.0 support and templatesakumisu
2022-03-27clean compiler warning.aozima
2022-03-26update audio and video macros,add xxx_open and xxx_close functionsakumisu
2022-02-12add static to embelish request handlersakumisu
2022-02-08format codessakimisu
2022-02-01rename paramater named class with devclass insteadsakimusu
2022-01-15update licensesakumisu
2022-01-15add usb debug level control and color displaysakumisu
2021-12-04fix doxygen user namesakumisu
2021-11-29refactor usb class structuresakumisu
2021-11-14modify print log,add USBD_LOG_INFO forever printsakumisu
2021-11-09modify class request print logsakumisu
2021-09-28add usb hs support,add bos and msosv2 descriptor registersakumisu
2021-07-10first commitjzlv