summaryrefslogtreecommitdiffstats
path: root/drivers/media/test-drivers/vivid/vivid-core.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-25media: vivid: set num_in/outputs to 0 if not supportedHans Verkuil1-4/+12
2022-10-25media: vivid: s_fbuf: add more sanity checksHans Verkuil1-0/+22
2021-10-05media: vivid: fix an error code in vivid_create_instance()Dan Carpenter1-1/+1
2021-09-30media: vivid: add signal-free time for cec message xferDeborah Brouwer1-20/+18
2021-09-30media: vivid: add module option to set request support modeHans Verkuil1-2/+12
2021-06-08media: vivid: use vb2_queue_change_typeTomi Valkeinen1-2/+42
2021-04-06media: vivid: update EDIDHans Verkuil1-3/+3
2020-12-07media: vivid: fix 'disconnect' error injectionHans Verkuil1-22/+44
2020-09-08media: vivid: fix compile warning/errorHans Verkuil1-4/+5
2020-09-07media: vivid: fix error pathMauro Carvalho Chehab1-4/+2
2020-09-07media: vivid: move the devnode creation logic to a separate functionMauro Carvalho Chehab1-256/+274
2020-09-07media: vivid: move the create queues to a separate functionMauro Carvalho Chehab1-83/+92
2020-09-07media: vivid: place dt timings init code on a separate functionMauro Carvalho Chehab1-32/+44
2020-09-07media: vivid: move set_capabilities logic to a separate functionMauro Carvalho Chehab1-78/+83
2020-09-07media: vivid: place the logic which disables ioctl on a separate functionMauro Carvalho Chehab1-86/+96
2020-09-07media: vivid: move the detection part out of vivid_create_instanceMauro Carvalho Chehab1-68/+83
2020-08-28media: media/test-drivers: use vb2_video_unregister_device()Hans Verkuil1-16/+16
2020-07-04media: test_drivers: vivid-core: Use array_size() helperGustavo A. R. Silva1-2/+2
2020-06-23media: vivid: add cache_hints module paramSergey Senozhatsky1-0/+9
2020-04-16media: media/test_drivers: rename to test-driversHans Verkuil1-0/+2006