summaryrefslogtreecommitdiff
path: root/class/video
AgeCommit message (Expand)Author
2023-02-18move hub and hport variable into common ram to reduce nocache ram usagesakumisu
2023-02-07do not check if device is closedsakimisu
2023-02-05config ep pipe after set_interfacesakumisu
2023-01-03reset pipe and is_opened before set_interface cmdsakimisu
2022-12-31rename class info namesakimisu
2022-12-31update video driversakimisu
2022-11-26add host class run and stop callbacksakimisu
2022-10-20remove intf mallocsakumisu
2022-10-07list all video altsettingssakumisu
2022-10-06do not reset bufoffset when len=0 or len=buf[0]sakumisu
2022-10-05update video templatesakumisu
2022-10-01remove irq protect when allocates devnumsakumisu
2022-09-26fix probe to commitsakumisu
2022-09-24check if video frame header is illegalsakumisu
2022-09-24record video altsetting numsakumisu
2022-09-23add usb host video classsakumisu
2022-09-23fix video payload head togglesakumisu
2022-09-08remove custom handler, split class handler into interface and endpointsakumisu
2022-08-20refactor usb device intf and ep registersakumisu
2022-08-19give up class registersakumisu
2022-08-18delete sof callbacksakumisu
2022-08-18Simplify the license rows, standardize header macro namesakumisu
2022-05-25add video_entity_info structsakumisu
2022-03-27clean compiler warning.aozima
2022-03-26update audio and video macros,add xxx_open and xxx_close functionsakumisu
2022-02-28delete commasakumisu
2022-02-25modify video desc macro for universalitysakumisu
2022-02-24add video descriptor macrossakumisu
2022-02-24update video mjpeg payload fill and toggle functionsakumisu
2022-02-17update video class structure, add vs input/output terminal and processing uni...sakumisu
2022-02-12update video device class driversakumisu
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-07-10first commitjzlv