summaryrefslogtreecommitdiff
path: root/class/video
AgeCommit message (Expand)Author
2024-02-06support multi port api for devicesakumisu
2024-01-30update log tagsakumisu
2023-12-05add usb errno, do not use system errnosakumisu
2023-11-16refactor urb, add ep & hport in urb to make hardware pipe more reusablesakumisu
2023-11-13fix class api namesakumisu
2023-08-30fix video packet caculationsakumisu
2023-08-25standardize video control apisakimisu
2023-08-05fix function namesakimisu
2023-07-12use static memory to malloc & free classsakimisu
2023-06-21remove unused codesakimisu
2023-06-21format class struct and global variable namesakimisu
2023-05-17call usbh_xxx_stop when class enumerates completelysakimisu
2023-03-22remove unused functionssakumisu
2023-03-12move variables into no cachesakimisu
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