summaryrefslogtreecommitdiff
path: root/drivers/media/test-drivers
AgeCommit message (Expand)Author
2025-05-28Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-04-30media: vivid: use (t,l)/wxh format for rectangleHans Verkuil
2025-04-25media: vivid: Change the siize of the composingDenis Arefev
2025-04-25media: vivid: Add more webcam resolutionsRicardo Ribalda
2025-04-25media: vivid: Fix requirement about webcam_intervalsRicardo Ribalda
2025-04-25media: vidtv: Terminating the subsequent process of initialization failureEdward Adam Davis
2025-04-25media: vim2m: Add parametized support for multiplanar APIMatthew Majewski
2025-04-25media: vim2m: Simplify try_fmtMatthew Majewski
2025-04-07media: vivid: fix FB dependencyArnd Bergmann
2025-03-06media: vim2m: print device name after registering deviceMatthew Majewski
2025-03-06media: vivid: Introduce VIDEO_VIVID_OSDRicardo Ribalda
2025-03-06media: vivid: Move all fb_info references into vivid-osdRicardo Ribalda
2025-03-05media: vimc: skip .s_stream() for stopped entitiesNikita Zhandarovich
2025-03-03media: vivid: Add a rectangle controlYunke Cao
2025-02-25media: visl: Fix ERANGE error when setting enum controlsNicolas Dufresne
2025-02-18media: test-drivers: vivid: don't call schedule in loopHans Verkuil
2025-01-07media: vidtv: Fix a null-ptr-deref in vidtv_mux_stop_threadEdward Adam Davis
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-11-08media: replace obsolete hans.verkuil@cisco.com aliasHans Verkuil
2024-11-08media: vicodec: add V4L2_CID_MIN_BUFFERS_FOR_* controlsHans Verkuil
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: test-drivers: Use V4L2_FMTDESC_FLAG_ENUM_ALL flagBenjamin Gaignard
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-25media: vicodec: allow en/decoder cmd w/o CAPTUREDeborah Brouwer
2024-08-09media: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
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-06-26media: vimc: scaler: Use subdev active stateLaurent Pinchart
2024-06-26media: vimc: debayer: Use subdev active stateLaurent Pinchart
2024-06-26media: vimc: sensor: Use subdev active stateLaurent Pinchart
2024-06-26media: vimc: Initialize subdev active stateLaurent Pinchart
2024-06-26media: vimc: Centralize subdev internal_ops initializationLaurent Pinchart
2024-06-26media: vimc: scaler: Rename vic_sca_pad enum to vimc_scaler_padLaurent Pinchart
2024-06-26media: vimc: Constify the ent_config arrayLaurent Pinchart
2024-06-26media: vimc: Constify vimc_ent_type structuresLaurent Pinchart
2024-06-26media: vimc: Don't iterate over single padLaurent Pinchart
2024-03-25media: v4l2: Add mem2mem helpers for REMOVE_BUFS ioctlBenjamin Gaignard
2024-03-25media: test-drivers: Set REQBUFS minimum number of buffersBenjamin Gaignard
2024-03-15Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds