This patch series contains four bugfixes for mt9m111 driver. * v3 - Set initial try format with default configuration instead of current one. * v2 - Drop patch 1/4 in v1 ("fix setting pixclk polarit") since it was wrong. - Use format->pad for the argument of v4l2_subdev_get_try_format(). Akinobu Mita (3): media: mt9m111: make VIDIOC_SUBDEV_G_FMT ioctl work with V4L2_SUBDEV_FORMAT_TRY media: mt9m111: set all mbus format field when G_FMT and S_FMT ioctls media: mt9m111: set initial frame size other than 0x0 drivers/media/i2c/mt9m111.c | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) Cc: Enrico Scholz <enrico.scholz@xxxxxxxxxxxxxxxxx> Cc: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx> Cc: Marco Felsch <m.felsch@xxxxxxxxxxxxxx> Cc: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> Cc: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> -- 2.7.4