Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.5-4 For: - some last time changes before we stablize the new entity function integer numbers at uAPI; - probe: fix erroneous return value on i2c/adp1653 driver. - fix tx 5v detect regression on adv7604 driver. - fix missing unlock on error in vpfe_prepare_pipeline() on davinci_vpfe driver. Thanks! Mauro The following changes since commit ac75fe5d8fe4a0bf063be18fb29684405279e79e: [media] saa7134-alsa: Only frees registered sound cards (2016-02-04 16:26:10 -0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.5-4 for you to fetch changes up to fbe093ac9f0201939279cdfe8b0fce20ce5ef7a9: [media] media: Sanitise the reserved fields of the G_TOPOLOGY IOCTL arguments (2016-03-03 18:10:53 -0300) ---------------------------------------------------------------- media fixes for v4.5-rc7 ---------------------------------------------------------------- Anton Protopopov (1): [media] media: i2c/adp1653: probe: fix erroneous return value Hans Verkuil (3): [media] [for,v4.5] media.h: increase the spacing between function ranges [media] adv7604: fix tx 5v detect regression [media] media.h: use hex values for range offsets, move connectors base up. Mauro Carvalho Chehab (2): [media] media.h: get rid of MEDIA_ENT_F_CONN_TEST [media] media.h: postpone connectors entities Sakari Ailus (1): [media] media: Sanitise the reserved fields of the G_TOPOLOGY IOCTL arguments Wei Yongjun (1): [media] media: davinci_vpfe: fix missing unlock on error in vpfe_prepare_pipeline() Documentation/DocBook/media/v4l/media-types.xml | 4 -- drivers/media/i2c/adp1653.c | 2 +- drivers/media/i2c/adv7604.c | 3 +- drivers/media/usb/au0828/au0828-video.c | 3 +- drivers/staging/media/davinci_vpfe/vpfe_video.c | 2 +- include/uapi/linux/media.h | 54 ++++++++++++++----------- 6 files changed, 34 insertions(+), 34 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