summaryrefslogtreecommitdiff
path: root/drivers/media/test-drivers
AgeCommit message (Expand)Author
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
2024-02-22treewide: update LLVM Bugzilla linksNathan Chancellor
2024-02-16media: visl: Add codec specific variability on output framesDetlev Casanova
2024-02-16media: visl: Add a tpg_verbose parameterDetlev Casanova
2024-02-16media: visl,vidtv: Set parameters permissions to 0444Detlev Casanova
2024-01-12Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-12-18media: vidtv: fix missing includeKent Overstreet
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-12-07media: visl: Add AV1 supportDetlev Casanova
2023-12-04media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus
2023-11-23media: visl: Hook the (TRY_)DECODER_CMD stateless ioctlsPaul Kocialkowski
2023-11-23media: vicodec: Disable (TRY_)DECODER_CMD for the stateless casePaul Kocialkowski
2023-11-23media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_APIHans Verkuil
2023-11-23media: test-drivers: vicodec: Increase max supported capture queue buffersBenjamin Gaignard
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-11-23media: visl: Use vb2_get_buffer() instead of directly access to buffers arrayBenjamin Gaignard