summaryrefslogtreecommitdiffstats
path: root/drivers/media/test-drivers/vimc
Commit message (Expand)AuthorAgeFilesLines
* media: v4l2: Add mem2mem helpers for REMOVE_BUFS ioctlBenjamin Gaignard2024-03-251-0/+1
* media: test-drivers: Set REQBUFS minimum number of buffersBenjamin Gaignard2024-03-251-1/+1
* media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard2023-12-131-1/+1
* media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart2023-12-043-9/+24
* media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus2023-11-233-13/+12
* media: Zero-initialize all structures passed to subdev pad operationsLaurent Pinchart2023-04-121-4/+4
* media: vimc-core: Convert to platform remove callback returning voidUwe Kleine-König2023-04-111-4/+2
* media: vimc: Fix wrong function called when vimc_init() failsChen Zhongjin2022-11-251-1/+1
* media: drivers: use video device pipeline start/stopTomi Valkeinen2022-09-241-4/+3
* media: vimc: wrong pointer is used with PTR_ERRHans Verkuil2022-07-271-1/+1
* media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart2022-07-171-1/+1
* media: vimc: use data link entities enum to index the ent_config arrayDaniel Oakley2022-07-151-11/+11
* media: vimc: enumerate data link entities for clarityDaniel Oakley2022-07-151-8/+28
* media: vimc: expand the names of vimc entity typesDaniel Oakley2022-07-157-648/+652
* media: vimc: add ancillary lensYunke Cao2022-07-154-21/+170
* media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab2022-03-181-1/+1
* media: vimc: Add support for contiguous DMA buffersLaurent Pinchart2022-02-164-2/+25
* media: vimc: Enable set resolution at the scaler src padPedro Terra2021-09-301-222/+144
* media: v4l2-subdev: add subdev-wide state structTomi Valkeinen2021-06-173-36/+36
* media: media/test-drivers: use vb2_video_unregister_device()Hans Verkuil2020-08-281-5/+2
* media: vimc: Add a control to display info on test imageKaaira Gupta2020-07-194-0/+84
* media: vimc: Make use of V4L2_CAP_IO_MCNiklas Söderlund2020-05-061-2/+12
* media: vimc: deb: Add support for {RGB,BGR,GBR}888 bus formats on source padNícolas F. R. A. Prado2020-05-051-17/+54
* media: vimc: Add missing {RGB,BGR,GBR}888 media bus codesNícolas F. R. A. Prado2020-05-052-3/+15
* media: vimc: Support multiple media bus codes for each pixelformatNícolas F. R. A. Prado2020-05-054-32/+68
* media: vimc: cap: Report a colorspaceNiklas Söderlund2020-04-294-4/+7
* media: media/test_drivers: rename to test-driversHans Verkuil2020-04-1611-0/+3234