Hi Mauro, The following changes since commit 31cea59efb3a4210c063f31c061ebcaff833f583: [media] saa7134.h: Suppress compiler warnings when CONFIG_VIDEO_SAA7134_RC is not set (2011-11-03 16:58:20 -0200) are available in the git repository at: git://git.infradead.org/users/kmpark/linux-2.6-samsung v4l-fixes This is a couple of bug fixes for s5p-fimc, most of them are rather critical and it would be nice to get them in for v3.2. There is also one patch for the m5mols sensor series driver. Sylwester Nawrocki (9): s5p-fimc: Fix wrong pointer dereference when unregistering sensors s5p-fimc: Fix error in the capture subdev deinitialization s5p-fimc: Fix initialization for proper system suspend support s5p-fimc: Fix buffer dequeue order issue s5p-fimc: Allow probe() to succeed with null platform data s5p-fimc: Adjust pixel height alignments according to the IP revision s5p-fimc: Fail driver probing when sensor configuration is wrong s5p-fimc: Use correct fourcc for RGB565 colour format m5mols: Fix set_fmt to return proper pixel format code drivers/media/video/m5mols/m5mols.h | 2 - drivers/media/video/m5mols/m5mols_core.c | 20 +++++------- drivers/media/video/s5p-fimc/fimc-capture.c | 13 +++++--- drivers/media/video/s5p-fimc/fimc-core.c | 24 +++++++------- drivers/media/video/s5p-fimc/fimc-core.h | 2 + drivers/media/video/s5p-fimc/fimc-mdevice.c | 43 +++++++++++++++++---------- drivers/media/video/s5p-fimc/fimc-reg.c | 15 +++++++-- 7 files changed, 69 insertions(+), 50 deletions(-) Thanks, -- Sylwester Nawrocki Samsung Poland R&D Center -- 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