Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.1-3 For 3 driver fixes: - one fix for omap4, fixing a regression due to a subsystem API that got removed for 4.1 (commit efde234674d9); - one fix for one of the formats supported by Marvel ccic driver; - one fix on rcar_vin driver that, when stopping abnormally, the driver can't return from wait_for_completion. Thanks! Mauro - The following changes since commit 64131a87f2aae2ed9e05d8227c5b009ca6c50d98: Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus (2015-04-21 09:44:55 -0300) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.1-3 for you to fetch changes up to fefad2d54beb8aad6bf4ac6daeb74f86f52565de: [media] v4l: omap4iss: Replace outdated OMAP4 control pad API with syscon (2015-04-28 08:38:23 -0300) ---------------------------------------------------------------- media fixes for v4.1-rc3 ---------------------------------------------------------------- Hans Verkuil (1): [media] marvell-ccic: fix Y'CbCr ordering Koji Matsuoka (1): [media] media: soc_camera: rcar_vin: Fix wait_for_completion Laurent Pinchart (1): [media] v4l: omap4iss: Replace outdated OMAP4 control pad API with syscon drivers/media/platform/marvell-ccic/mcam-core.c | 14 +++++++------- drivers/media/platform/marvell-ccic/mcam-core.h | 8 ++++---- drivers/media/platform/soc_camera/rcar_vin.c | 7 ++++++- drivers/staging/media/omap4iss/Kconfig | 1 + drivers/staging/media/omap4iss/iss.c | 11 +++++++++++ drivers/staging/media/omap4iss/iss.h | 4 ++++ drivers/staging/media/omap4iss/iss_csiphy.c | 12 +++++++----- 7 files changed, 40 insertions(+), 17 deletions(-) -- 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