Monday, July 18. 2011, 11:59 AM
This one is more exciting. On the routine side of things it includes a new camera driver for OV5640 / OV5642 OmniVision CMOS sensors. On the more experimental side this pull includes 2 new V4L2 subdevice compatibility operations for existing soc-camera drivers, removal of soc-camera PM client methods, and removal of the soc-camera bus and device nodes on it. A more detailed description of these and other forthcoming changes to the soc-camera API will be posted separately.
Bastian Hecht (1):
V4L: initial driver for ov5642 CMOS sensor
Guennadi Liakhovetski (8):
V4L: pxa-camera: switch to using standard PM hooks
V4L: soc-camera: remove now unused soc-camera specific PM hooks
V4L: soc-camera: group struct field initialisations together
V4L: add media bus configuration subdev operations
V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifier
V4L: soc-camera: un-export the soc-camera bus
V4L: soc-camera: remove soc-camera bus and devices on it
V4L: sh_mobile_ceu_camera: fix Oops when USERPTR mapping fails
Michael Grzeschik (2):
V4L: mt9m111: fix missing return value check mt9m111_reg_clear
V4L: mt9m111: rewrite set_pixfmt