summaryrefslogtreecommitdiff
path: root/drivers/media/test-drivers/vimc
AgeCommit message (Expand)Author
2022-11-25media: vimc: Fix wrong function called when vimc_init() failsChen Zhongjin
2022-09-24media: drivers: use video device pipeline start/stopTomi Valkeinen
2022-07-27media: vimc: wrong pointer is used with PTR_ERRHans Verkuil
2022-07-17media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart
2022-07-15media: vimc: use data link entities enum to index the ent_config arrayDaniel Oakley
2022-07-15media: vimc: enumerate data link entities for clarityDaniel Oakley
2022-07-15media: vimc: expand the names of vimc entity typesDaniel Oakley
2022-07-15media: vimc: add ancillary lensYunke Cao
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2022-02-16media: vimc: Add support for contiguous DMA buffersLaurent Pinchart
2021-09-30media: vimc: Enable set resolution at the scaler src padPedro Terra
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2020-08-28media: media/test-drivers: use vb2_video_unregister_device()Hans Verkuil
2020-07-19media: vimc: Add a control to display info on test imageKaaira Gupta
2020-05-06media: vimc: Make use of V4L2_CAP_IO_MCNiklas Söderlund
2020-05-05media: vimc: deb: Add support for {RGB,BGR,GBR}888 bus formats on source padNícolas F. R. A. Prado
2020-05-05media: vimc: Add missing {RGB,BGR,GBR}888 media bus codesNícolas F. R. A. Prado
2020-05-05media: vimc: Support multiple media bus codes for each pixelformatNícolas F. R. A. Prado
2020-04-29media: vimc: cap: Report a colorspaceNiklas Söderlund
2020-04-16media: media/test_drivers: rename to test-driversHans Verkuil