The following is a bunch of bug fixes/improvements for s5p-fimc driver. Sylwester Nawrocki (8): 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 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 +++++++-- 5 files changed, 61 insertions(+), 36 deletions(-) -- Regards, Sylwester Nawrocki -- 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