aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/vimc/vimc-core.h
AgeCommit message (Collapse)AuthorFilesLines
2017-06-23[media] vimc: Move common code from the coreHelen Fornazier1-112/+0
Remove helper functions from vimc-core and add it in vimc-common to clean up the core. Signed-off-by: Helen Koike <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
2017-04-14[media] vimc: Virtual Media Controller core, capture and sensorHelen Koike1-0/+112
First version of the Virtual Media Controller. Add a simple version of the core of the driver, the capture and sensor nodes in the topology, generating a grey image in a hardcoded format. Signed-off-by: Helen Koike <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> [[email protected]: fix small typo in Kconfig] Signed-off-by: Mauro Carvalho Chehab <[email protected]>