summaryrefslogtreecommitdiffstats
path: root/drivers/media/test-drivers/vivid
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2025-12-04Merge tag 'media/v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-3/+3
2025-10-30media: vivid: use prandomMarkus Theil-1/+3
2025-10-14media: vivid: use vmalloc_array and vcalloc to simplify codeQianfeng Rong-3/+3
2025-09-09media: vivid: fix disappearing <Vendor Command With ID> messagesHans Verkuil-7/+5
2025-08-13media: test-drivers: Rename second ioctl handlers argument to 'void *priv'Laurent Pinchart-142/+142
2025-08-13media: Replace file->private_data access with file_to_v4l2_fh()Laurent Pinchart-6/+6
2025-07-08media: vivid: fix wrong pixel_array control sizeHans Verkuil-3/+4
2025-06-17media: media/test_drivers: Replace open-coded parity calculation with parity8()Kuan-Wei Chiu-6/+2
2025-05-28Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-13/+15
2025-04-30media: vivid: use (t,l)/wxh format for rectangleHans Verkuil-10/+10
2025-04-25media: vivid: Change the siize of the composingDenis Arefev-1/+1
2025-04-25media: vivid: Add more webcam resolutionsRicardo Ribalda-0/+3
2025-04-25media: vivid: Fix requirement about webcam_intervalsRicardo Ribalda-2/+1
2025-04-07media: vivid: fix FB dependencyArnd Bergmann-1/+2
2025-03-06media: vivid: Introduce VIDEO_VIVID_OSDRicardo Ribalda-3/+34
2025-03-06media: vivid: Move all fb_info references into vivid-osdRicardo Ribalda-16/+28
2025-03-03media: vivid: Add a rectangle controlYunke Cao-0/+34
2025-02-18media: test-drivers: vivid: don't call schedule in loopHans Verkuil-12/+32
2024-11-20Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-19/+14
2024-11-19Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab-4/+6
2024-10-28media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil-2/+13
2024-10-28media: test-drivers: drop vb2_ops_wait_prepare/finishHans Verkuil-16/+0
2024-10-28media: vivid: fix buffer overwrite when using > 32 buffersHans Verkuil-4/+6
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-10-03media: vivid: Include <linux/prandom.h> in vivid-vid-cap.cUros Bizjak-0/+1
2024-08-05media: vivid: add <Vendor Command With ID> supportHans Verkuil-3/+45
2024-06-28media: vivid: loopback based on 'Connected To' controlsHans Verkuil-277/+362
2024-06-28media: vivid: Add 'Is Connected To' menu controlsDorcas Anono Litunya-17/+401
2024-06-28media: vivid: add instance number to input/output namesHans Verkuil-12/+12
2024-06-28media: vivid: don't set HDMI TX controls if there are no HDMI outputsHans Verkuil-4/+8
2024-06-28media: vivid: vidioc_g_edid: do not change the original input EDIDHans Verkuil-4/+22
2024-06-26media: vivid: fix CREATE_BUFS support in queue_setup()Hans Verkuil-4/+13
2024-06-26media: vivid: fix wrong sizeimage value for mplaneHans Verkuil-9/+12
2024-03-25media: v4l2: Add mem2mem helpers for REMOVE_BUFS ioctlBenjamin Gaignard-0/+1
2024-03-25media: test-drivers: Set REQBUFS minimum number of buffersBenjamin Gaignard-12/+4
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard-2/+2
2023-11-23media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_APIHans Verkuil-1/+0
2023-11-23media: test-drivers: vivid: Increase max supported buffers for capture queuesBenjamin Gaignard-0/+14
2023-11-23media: test-drivers: Stop direct calls to queue num_buffers fieldBenjamin Gaignard-20/+7
2023-09-27media: vivid: use VIVID_MODULE_NAME to fill bus_infoHans Verkuil-1/+1
2023-09-27media: vivid: avoid integer overflowHans Verkuil-1/+1
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-1/+1
2023-08-14media: vivid: fix the racy dev->radio_tx_rds_ownerSishuai Gong-1/+1
2023-08-04media/vivid: Use fbdev I/O helpersThomas Zimmermann-6/+2
2023-07-25media: Remove flag FBINFO_FLAG_DEFAULT from fbdev driversThomas Zimmermann-1/+0
2023-07-24media: Remove flag FBINFO_FLAG_DEFAULT from fbdev driversThomas Zimmermann-1/+0
2023-05-25media: vivid: Extend FPS rates offered by simulated webcamMax Staudt-15/+34