3 Commits
Author SHA1 Message Date
Sakari Ailus 69d232ae8e [media] omap3isp: ccdc: Use generic frame sync event instead of private HS_VS event
The ccdc block in the omap3isp produces events whenever it starts receiving
a new frame. A private HS_VS event was used for this previously. Now, the
generic V4L2_EVENT_FRAME_SYNC event is being used for the purpose.

This patch also provides the frame sequence number to user space.

Signed-off-by: Sakari Ailus <[email protected]>
Acked-by: Laurent Pinchart <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
2011-08-29 12:38:51 -03:00
Lucas De Marchi 25985edced Fix common misspellings
Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi <[email protected]>
2011-03-31 11:26:23 -03:00
Sakari Ailus 448de7e785 [media] omap3isp: OMAP3 ISP core
The Image Signal Processor provides the system interface and the
processing capability to connect RAW or YUV image-sensor modules to the
OMAP3.

Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: David Cohen <[email protected]>
Signed-off-by: Stanimir Varbanov <[email protected]>
Signed-off-by: Vimarsh Zutshi <[email protected]>
Signed-off-by: Tuukka Toivonen <[email protected]>
Signed-off-by: Sergio Aguirre <[email protected]>
Signed-off-by: Antti Koskipaa <[email protected]>
Signed-off-by: Ivan T. Ivanov <[email protected]>
Signed-off-by: RaniSuneela <[email protected]>
Signed-off-by: Atanas Filipov <[email protected]>
Signed-off-by: Gjorgji Rosikopulos <[email protected]>
Signed-off-by: Hiroshi DOYU <[email protected]>
Signed-off-by: Nayden Kanchev <[email protected]>
Signed-off-by: Phil Carmody <[email protected]>
Signed-off-by: Artem Bityutskiy <[email protected]>
Signed-off-by: Dominic Curran <[email protected]>
Signed-off-by: Ilkka Myllyperkio <[email protected]>
Signed-off-by: Pallavi Kulkarni <[email protected]>
Signed-off-by: Vaibhav Hiremath <[email protected]>
Acked-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
2011-03-22 04:53:46 -03:00