summaryrefslogtreecommitdiff
path: root/drivers/media/platform/vimc/vimc-common.h
AgeCommit message (Expand)Author
2020-04-14media: split test drivers from platform directoryMauro Carvalho Chehab
2020-03-05media: vimc: use-after-free fix - release vimc in the v4l_device releaseDafna Hirschfeld
2020-03-05media: vimc: allocate vimc_device dynamicallyDafna Hirschfeld
2019-11-10media: vimc: upon streaming, check that the pipeline starts with a source entityDafna Hirschfeld
2019-11-05media: vimc: Make capture devices and subdevices use different link_validatesNícolas F. R. A. Prado
2019-10-24media: vimc: Implement debayer control for mean window sizeArthur Moraes do Lago
2019-10-24media: vimc: move the dev field of each entity to vimc_ent_devDafna Hirschfeld
2019-10-24media: vimc: embed the pads of entities in the entities' structsDafna Hirschfeld
2019-10-24media: vimc: remove unused struct declaration vimc_platform_dataDafna Hirschfeld
2019-10-24media: vimc: common: remove unused function 'vimc_pipeline_s_stream'Dafna Hirschfeld
2019-10-24media: vimc: remove the helper function vimc_ent_sd_unregisterDafna Hirschfeld
2019-10-01media: vimc: move duplicated IS_SRC and IS_SINK to common headerShuah Khan
2019-10-01media: vimc: Collapse component structure into a single monolithic driverShuah Khan
2019-08-13media: Revert "media: vimc: propagate pixel format in the stream"Helen Koike
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-04-22media: vimc: propagate pixel format in the streamHelen Fornazier
2019-03-19media: vimc: use new release opHans Verkuil
2019-02-07media: vimc: Add vimc-streamer for stream controlLucas A. M. Magalhães
2019-01-21media: vimc: fill in correct driver name in querycapHans Verkuil
2017-12-08media: vimc: add test_pattern and h/vflip controls to the sensorHans Verkuil
2017-06-23[media] vimc: sca: Add scalerHelen Fornazier
2017-06-23[media] vimc: deb: Add debayer filterHelen Fornazier
2017-06-23[media] vimc: Subdevices as modulesHelen Fornazier
2017-06-23[media] vimc: sen: Support several image formatsHelen Fornazier
2017-06-23[media] vimc: common: Add vimc_colorimetry_clampHelen Fornazier
2017-06-23[media] vimc: common: Add vimc_link_validateHelen Fornazier
2017-06-23[media] vimc: common: Add vimc_pipeline_s_stream helperHelen Fornazier
2017-06-23[media] vimc: common: Add vimc_ent_sd_* helperHelen Fornazier
2017-06-23[media] vimc: Move common code from the coreHelen Fornazier