Hi Mauro, As agreed upon, I regenerated my tree, which now includes 4 fixes and a new sensor driver. All marked "Priority: high." Please pull from http://linuxtv.org/hg/~gliakhovetski/v4l-dvb for the following 6 changesets: 01/06: sh_mobile_ceu: add soft reset function http://linuxtv.org/hg/~gliakhovetski/v4l-dvb?cmd=changeset;node=74c7deed99ab 02/06: sh_mobile_ceu_camera: add VBP error support http://linuxtv.org/hg/~gliakhovetski/v4l-dvb?cmd=changeset;node=cb1a46850d59 03/06: sh_mobile_ceu_camera: fix cropping for scaling clients http://linuxtv.org/hg/~gliakhovetski/v4l-dvb?cmd=changeset;node=1ec5d4b2baf9 04/06: soc-camera: add a new driver for the RJ54N1CB0C camera sensor from Sharp http://linuxtv.org/hg/~gliakhovetski/v4l-dvb?cmd=changeset;node=3694d2ae959a 05/06: pxa_camera: fix camera pixel format configuration http://linuxtv.org/hg/~gliakhovetski/v4l-dvb?cmd=changeset;node=74be1809c9f1 06/06: fix use-after-free Oops, resulting from a driver-core API change http://linuxtv.org/hg/~gliakhovetski/v4l-dvb?cmd=changeset;node=a0605260c650 b/linux/drivers/media/video/rj54n1cb0c.c | 1219 +++++++++++++++++++++++ linux/drivers/media/video/Kconfig | 6 linux/drivers/media/video/Makefile | 1 linux/drivers/media/video/pxa_camera.c | 4 linux/drivers/media/video/sh_mobile_ceu_camera.c | 87 + linux/drivers/media/video/soc_camera.c | 16 linux/include/media/v4l2-chip-ident.h | 3 7 files changed, 1312 insertions(+), 24 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