Thursday, October 4. 2012, 09:53 AM
Of the soc-camera 3.6 kernel patches, listed below, the series from Laurent is a part of his work to use soc-camera originated subdevice (e.g. camera sensor) drivers with non-soc-camera bridge (camera host) drivers, like the OMAP3 ISP driver.
Fabio Estevam (2):
video: mx1_camera: Use clk_prepare_enable/clk_disable_unprepare
video: mx2_camera: Use clk_prepare_enable/clk_disable_unprepare
Guennadi Liakhovetski (1):
V4L: soc-camera: add selection API host operations
Javier Martin (2):
media: mx2_camera: Fix mbus format handling
media: mx2_camera: Add YUYV output format.
Laurent Pinchart (18):
soc-camera: Don't fail at module init time if no device is present
soc-camera: Pass the physical device to the power operation
ov2640: Don't access the device in the g_mbus_fmt operation
ov772x: Don't access the device in the g_mbus_fmt operation
tw9910: Don't access the device in the g_mbus_fmt operation
soc_camera: Don't call .s_power() during probe
soc-camera: Continue the power off sequence if one of the steps fails
soc-camera: Add and use soc_camera_power_[on|off]() helper functions
soc-camera: Push probe-time power management to drivers
ov772x: Fix memory leak in probe error path
ov772x: Select the default format at probe time
ov772x: Don't fail in s_fmt if the requested format isn't supported
ov772x: try_fmt must not default to the current format
ov772x: Make to_ov772x convert from v4l2_subdev to ov772x_priv
ov772x: Add ov772x_read() and ov772x_write() functions
ov772x: Add support for SBGGR10 format
ov772x: Compute window size registers at runtime
ov772x: Stop sensor readout right after reset
Unfortunately, not all these patches managed it into 3.6, some have been delayed until 3.7.