summaryrefslogtreecommitdiff
path: root/drivers/media/test-drivers/vivid/vivid-core.c
AgeCommit message (Expand)Author
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-06-28media: vivid: loopback based on 'Connected To' controlsHans Verkuil
2024-06-28media: vivid: Add 'Is Connected To' menu controlsDorcas Anono Litunya
2024-06-28media: vivid: vidioc_g_edid: do not change the original input EDIDHans Verkuil
2024-03-25media: v4l2: Add mem2mem helpers for REMOVE_BUFS ioctlBenjamin Gaignard
2024-03-25media: test-drivers: Set REQBUFS minimum number of buffersBenjamin Gaignard
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-11-23media: test-drivers: vivid: Increase max supported buffers for capture queuesBenjamin Gaignard
2023-09-27media: vivid: use VIVID_MODULE_NAME to fill bus_infoHans Verkuil
2023-08-14media: vivid: fix the racy dev->radio_tx_rds_ownerSishuai Gong
2023-04-11media: vivid-core: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20media: vivid: drop bitmap and clipping output overlay supportHans Verkuil
2023-03-20media: vivid: drop overlay supportHans Verkuil
2022-10-25media: vivid: set num_in/outputs to 0 if not supportedHans Verkuil
2022-10-25media: vivid: s_fbuf: add more sanity checksHans Verkuil
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-06-08media: vivid: use vb2_queue_change_typeTomi Valkeinen
2021-04-06media: vivid: update EDIDHans Verkuil
2020-12-07media: vivid: fix 'disconnect' error injectionHans Verkuil
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-28media: media/test-drivers: use vb2_video_unregister_device()Hans Verkuil
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