On some camera systems we do not tolerate the losing of captured frames. We observed losing of the first frame from CSI when double buffering is used (multiple buffers queued by the mx3-camera driver). The patches provide fixes for the observed problem. Anatolij Gustschin (2): v4l: soc-camera: start stream after queueing the buffers dma: ipu_idmac: do not lose valid received data in the irq handler drivers/dma/ipu/ipu_idmac.c | 50 -------------------------------------- drivers/media/video/soc_camera.c | 4 +- 2 files changed, 2 insertions(+), 52 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html