summaryrefslogtreecommitdiff
path: root/drivers/media/test-drivers/vivid
AgeCommit message (Expand)Author
2021-10-05media: vivid: fix an error code in vivid_create_instance()Dan Carpenter
2021-09-30media: vivid: add signal-free time for cec message xferDeborah Brouwer
2021-09-30media: vivid: add module option to set request support modeHans Verkuil
2021-07-12media: vivid: increase max number of allowedHans Verkuil
2021-06-08media: vivid: use vb2_queue_change_typeTomi Valkeinen
2021-06-08media: vivid: remove stream_sliced_vbi_cap fieldTomi Valkeinen
2021-05-19media: rtl2832_sdr/vivid/airspy/hackrf/msi2500: drop memset of fmt.sdr.reservedHans Verkuil
2021-04-06media: vivid: add read-only int32 controlHans Verkuil
2021-04-06media: vivid: update EDIDHans Verkuil
2021-03-11media: vivid: fix assignment of dev->fbuf_out_flagsColin Ian King
2021-01-04media: vivid: call v4l2_event_wake_all() on disconnectHans Verkuil
2020-12-07media: vivid: fix 'disconnect' error injectionHans Verkuil
2020-11-16media: vivid: fix (partially) timing issuesHans Verkuil
2020-11-16media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann
2020-09-26media: vivid: Add support to the CSC APIDafna Hirschfeld
2020-09-08media: vivid: fix compile warning/errorHans Verkuil
2020-09-07media: vivid: fix error pathMauro Carvalho Chehab
2020-09-07media: vivid: move the devnode creation logic to a separate functionMauro Carvalho Chehab
2020-09-07media: vivid: move the create queues to a separate functionMauro Carvalho Chehab
2020-09-07media: vivid: place dt timings init code on a separate functionMauro Carvalho Chehab
2020-09-07media: vivid: move set_capabilities logic to a separate functionMauro Carvalho Chehab
2020-09-07media: vivid: place the logic which disables ioctl on a separate functionMauro Carvalho Chehab
2020-09-07media: vivid: move the detection part out of vivid_create_instanceMauro Carvalho Chehab
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-28media: media/test-drivers: use vb2_video_unregister_device()Hans Verkuil
2020-08-26media: vivid: Fix global-out-of-bounds read in precalculate_color()Peilin Ye
2020-07-04media: test_drivers: vivid-core: Use array_size() helperGustavo A. R. Silva
2020-06-23media: vivid: add cache_hints module paramSergey Senozhatsky
2020-04-16media: media/test_drivers: rename to test-driversHans Verkuil