index
:
cherryusb.git
gh-pages
master
release/v1.3
release/v1.4
release/v1.5
release/v1.6
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
class
/
video
Age
Commit message (
Expand
)
Author
2023-02-18
move hub and hport variable into common ram to reduce nocache ram usage
sakumisu
2023-02-07
do not check if device is closed
sakimisu
2023-02-05
config ep pipe after set_interface
sakumisu
2023-01-03
reset pipe and is_opened before set_interface cmd
sakimisu
2022-12-31
rename class info name
sakimisu
2022-12-31
update video driver
sakimisu
2022-11-26
add host class run and stop callback
sakimisu
2022-10-20
remove intf malloc
sakumisu
2022-10-07
list all video altsettings
sakumisu
2022-10-06
do not reset bufoffset when len=0 or len=buf[0]
sakumisu
2022-10-05
update video template
sakumisu
2022-10-01
remove irq protect when allocates devnum
sakumisu
2022-09-26
fix probe to commit
sakumisu
2022-09-24
check if video frame header is illegal
sakumisu
2022-09-24
record video altsetting num
sakumisu
2022-09-23
add usb host video class
sakumisu
2022-09-23
fix video payload head toggle
sakumisu
2022-09-08
remove custom handler, split class handler into interface and endpoint
sakumisu
2022-08-20
refactor usb device intf and ep register
sakumisu
2022-08-19
give up class register
sakumisu
2022-08-18
delete sof callback
sakumisu
2022-08-18
Simplify the license rows, standardize header macro name
sakumisu
2022-05-25
add video_entity_info struct
sakumisu
2022-03-27
clean compiler warning.
aozima
2022-03-26
update audio and video macros,add xxx_open and xxx_close function
sakumisu
2022-02-28
delete comma
sakumisu
2022-02-25
modify video desc macro for universality
sakumisu
2022-02-24
add video descriptor macros
sakumisu
2022-02-24
update video mjpeg payload fill and toggle function
sakumisu
2022-02-17
update video class structure, add vs input/output terminal and processing uni...
sakumisu
2022-02-12
update video device class driver
sakumisu
2022-02-08
format codes
sakimisu
2022-02-01
rename paramater named class with devclass instead
sakimusu
2022-01-15
update license
sakumisu
2022-01-15
add usb debug level control and color display
sakumisu
2021-12-04
fix doxygen user name
sakumisu
2021-11-29
refactor usb class structure
sakumisu
2021-11-14
modify print log,add USBD_LOG_INFO forever print
sakumisu
2021-11-09
modify class request print log
sakumisu
2021-07-10
first commit
jzlv