summaryrefslogtreecommitdiff
path: root/drivers/media/test-drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-27media: vivid: Change the siize of the composingDenis Arefev1-1/+1
2025-06-27media: vidtv: Terminating the subsequent process of initialization failureEdward Adam Davis1-1/+1
2025-04-07media: vivid: fix FB dependencyArnd Bergmann1-1/+2
2025-03-06media: vim2m: print device name after registering deviceMatthew Majewski1-3/+3
2025-03-06media: vivid: Introduce VIDEO_VIVID_OSDRicardo Ribalda5-3/+34
2025-03-06media: vivid: Move all fb_info references into vivid-osdRicardo Ribalda5-16/+28
2025-03-05media: vimc: skip .s_stream() for stopped entitiesNikita Zhandarovich1-0/+6
2025-03-03media: vivid: Add a rectangle controlYunke Cao1-0/+34
2025-02-25media: visl: Fix ERANGE error when setting enum controlsNicolas Dufresne1-0/+12
2025-02-18media: test-drivers: vivid: don't call schedule in loopHans Verkuil4-12/+32
2025-01-07media: vidtv: Fix a null-ptr-deref in vidtv_mux_stop_threadEdward Adam Davis1-1/+7
2024-11-20Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds16-45/+55
2024-11-19Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab4-4/+6
2024-11-08media: replace obsolete hans.verkuil@cisco.com aliasHans Verkuil1-1/+1
2024-11-08media: vicodec: add V4L2_CID_MIN_BUFFERS_FOR_* controlsHans Verkuil1-6/+17
2024-10-28media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil1-2/+13
2024-10-28media: test-drivers: drop vb2_ops_wait_prepare/finishHans Verkuil12-28/+0
2024-10-28media: vivid: fix buffer overwrite when using > 32 buffersHans Verkuil4-4/+6
2024-10-12media: test-drivers: Use V4L2_FMTDESC_FLAG_ENUM_ALL flagBenjamin Gaignard1-2/+18
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König6-6/+6
2024-10-03media: vivid: Include <linux/prandom.h> in vivid-vid-cap.cUros Bizjak1-0/+1
2024-08-25media: vicodec: allow en/decoder cmd w/o CAPTUREDeborah Brouwer1-4/+2
2024-08-09media: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2-2/+2
2024-08-05media: vivid: add <Vendor Command With ID> supportHans Verkuil1-3/+45
2024-06-28media: vivid: loopback based on 'Connected To' controlsHans Verkuil11-277/+362
2024-06-28media: vivid: Add 'Is Connected To' menu controlsDorcas Anono Litunya3-17/+401
2024-06-28media: vivid: add instance number to input/output namesHans Verkuil2-12/+12
2024-06-28media: vivid: don't set HDMI TX controls if there are no HDMI outputsHans Verkuil1-4/+8
2024-06-28media: vivid: vidioc_g_edid: do not change the original input EDIDHans Verkuil2-4/+22
2024-06-26media: vivid: fix CREATE_BUFS support in queue_setup()Hans Verkuil4-4/+13
2024-06-26media: vivid: fix wrong sizeimage value for mplaneHans Verkuil2-9/+12
2024-06-26media: vimc: scaler: Use subdev active stateLaurent Pinchart1-75/+49
2024-06-26media: vimc: debayer: Use subdev active stateLaurent Pinchart1-101/+85
2024-06-26media: vimc: sensor: Use subdev active stateLaurent Pinchart1-58/+50
2024-06-26media: vimc: Initialize subdev active stateLaurent Pinchart5-1/+26
2024-06-26media: vimc: Centralize subdev internal_ops initializationLaurent Pinchart6-10/+10
2024-06-26media: vimc: scaler: Rename vic_sca_pad enum to vimc_scaler_padLaurent Pinchart1-1/+1
2024-06-26media: vimc: Constify the ent_config arrayLaurent Pinchart1-1/+1
2024-06-26media: vimc: Constify vimc_ent_type structuresLaurent Pinchart6-11/+11
2024-06-26media: vimc: Don't iterate over single padLaurent Pinchart2-13/+6
2024-03-25media: v4l2: Add mem2mem helpers for REMOVE_BUFS ioctlBenjamin Gaignard4-0/+4
2024-03-25media: test-drivers: Set REQBUFS minimum number of buffersBenjamin Gaignard4-13/+5
2024-03-15Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds4-136/+207
2024-02-22treewide: update LLVM Bugzilla linksNathan Chancellor1-1/+1
2024-02-16media: visl: Add codec specific variability on output framesDetlev Casanova1-0/+36
2024-02-16media: visl: Add a tpg_verbose parameterDetlev Casanova3-118/+153
2024-02-16media: visl,vidtv: Set parameters permissions to 0444Detlev Casanova2-18/+18
2024-01-12Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds25-65/+535
2023-12-18media: vidtv: fix missing includeKent Overstreet1-0/+1