summaryrefslogtreecommitdiff
path: root/drivers/media/test-drivers/vivid
AgeCommit message (Expand)Author
2022-10-25media: vivid: dev->bitmap_cap wasn't freed in all casesHans Verkuil
2022-10-25media: vivid: s_fbuf: add more sanity checksHans Verkuil
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-08-19media: vivid: add pixel_array test controlHans Verkuil
2022-07-15media: vivid: add dynamic array test controlHans Verkuil
2022-07-15media: vivid: Add support for the new YUVA and YUVX formatsLaurent Pinchart
2022-06-20media: vivid: add HDMI Video Guard Band controlHans Verkuil
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2022-02-22media: vivid: use time_is_after_jiffies() instead of open coding itWang Qing
2022-01-23media: vivid: fix timestamp and sequence wrappingDeborah Brouwer
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