Sunday, April 25. 2010, 08:14 PM
Some soc-camera patches and two video output drivers:
01/06: sh_mobile_ceu_camera.c: preserve output window on VIDIOC_S_CROP
02/06: soc-camera: update comment
03/06: sh_mobile_ceu_camera.c: update documentation to reflect the new cropping
04/06: videobuf-dma-contig.c: simplify pointer dereference
05/06: V4L: SuperH Video Output Unit (VOU) driver
06/06: V4L: v4l2-subdev driver for AK8813 and AK8814 TV-encoders from AKM
The first of these patches is interesting, because it changes once again the way cropping is handled in the sh_mobile_ceu_camera driver. See patch description and documentation update for more details. Patches 5 and 6 are not related to soc-camera, the host and the client driver communicate with each other, directly using the v4l2-subdev API.