summaryrefslogtreecommitdiff
path: root/drivers/media/test-drivers/vivid
AgeCommit message (Expand)Author
2025-04-07media: vivid: fix FB dependencyArnd Bergmann
2025-03-06media: vivid: Introduce VIDEO_VIVID_OSDRicardo Ribalda
2025-03-06media: vivid: Move all fb_info references into vivid-osdRicardo Ribalda
2025-03-03media: vivid: Add a rectangle controlYunke Cao
2025-02-18media: test-drivers: vivid: don't call schedule in loopHans Verkuil
2024-11-20Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-11-19Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab
2024-10-28media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil
2024-10-28media: test-drivers: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-28media: vivid: fix buffer overwrite when using > 32 buffersHans Verkuil
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-03media: vivid: Include <linux/prandom.h> in vivid-vid-cap.cUros Bizjak
2024-08-05media: vivid: add <Vendor Command With ID> supportHans Verkuil
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: add instance number to input/output namesHans Verkuil
2024-06-28media: vivid: don't set HDMI TX controls if there are no HDMI outputsHans Verkuil
2024-06-28media: vivid: vidioc_g_edid: do not change the original input EDIDHans Verkuil
2024-06-26media: vivid: fix CREATE_BUFS support in queue_setup()Hans Verkuil
2024-06-26media: vivid: fix wrong sizeimage value for mplaneHans 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: drop CONFIG_MEDIA_CONTROLLER_REQUEST_APIHans Verkuil
2023-11-23media: test-drivers: vivid: Increase max supported buffers for capture queuesBenjamin Gaignard
2023-11-23media: test-drivers: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-09-27media: vivid: use VIVID_MODULE_NAME to fill bus_infoHans Verkuil
2023-09-27media: vivid: avoid integer overflowHans Verkuil
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-08-14media: vivid: fix the racy dev->radio_tx_rds_ownerSishuai Gong
2023-08-04media/vivid: Use fbdev I/O helpersThomas Zimmermann
2023-07-25media: Remove flag FBINFO_FLAG_DEFAULT from fbdev driversThomas Zimmermann
2023-07-24media: Remove flag FBINFO_FLAG_DEFAULT from fbdev driversThomas Zimmermann
2023-05-25media: vivid: Extend FPS rates offered by simulated webcamMax Staudt
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-12-13Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-15Merge tag 'br-v6.2d' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-11-04media: vivid: fix compose size exceed boundaryLiu Shixin
2022-10-25media: vivid: set num_in/outputs to 0 if not supportedHans Verkuil
2022-10-25media: vivid: drop GFP_DMA32Hans Verkuil
2022-10-25media: vivid: fix control handler mutex deadlockHans Verkuil
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-24media: vivid: remove redundant assignment to variable checksumColin Ian King
2022-10-24vivid: add INTEGER and INTEGER64 test control arraysHans Verkuil
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld