I'm still hoping to get some resolution of my question from http://article.gmane.org/gmane.linux.power-management.general/17462 after which, hopefully, we fix a problem with mt9t031, and, perhaps, in a reasonable generic manner. Another patch "soc_camera: match signedness of soc_camera_limit_side()" is still awaiting confirmation from its original author. Otherwise: The following changes since commit 7e24229d0a2370c6e6aa9e6ffa6ecbaf8d8f091f: Oliver Endriss (1): V4L/DVB: ngene: Fix I2C initialisation are available in the git repository at: ssh://linuxtv.org/git/gliakhovetski/soc-camera.git devel Antonio Ospite (1): pxa_camera: remove init() callback Guennadi Liakhovetski (5): soc-camera: update mt9v022 to take into account board signal routing tw9910: use TABs for indentation soc-camera: adjust coding style to match V4L preferences soc-camera: add support for VIDIOC_S_PARM and VIDIOC_G_PARM ioctls sh_mobile_ceu_camera: pass .set_parm and .get_parm down to subdevices Kuninori Morimoto (1): soc-camera: ov772x: Modify buswidth control Magnus Damm (1): soc-camera: return -ENODEV if sensor is missing arch/arm/mach-pxa/include/mach/camera.h | 2 - arch/sh/boards/mach-ap325rxa/setup.c | 4 +- arch/sh/boards/mach-migor/setup.c | 2 +- drivers/media/video/mt9v022.c | 17 +++++----- drivers/media/video/ov772x.c | 22 ++++--------- drivers/media/video/pxa_camera.c | 10 ------ drivers/media/video/sh_mobile_ceu_camera.c | 18 +++++++++++ drivers/media/video/soc_camera.c | 36 ++++++++++++++++++---- drivers/media/video/soc_mediabus.c | 45 ++++++++++++++++++--------- drivers/media/video/tw9910.c | 8 ++-- include/media/ov772x.h | 10 +++--- include/media/soc_camera.h | 2 + include/media/tw9910.h | 4 +- 13 files changed, 109 insertions(+), 71 deletions(-) Thanks Guennadi --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer http://www.open-technology.de/ -- 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