[GIT PULL for v4.10] media fixes

From: Mauro Carvalho Chehab
Date: Tue Feb 14 2017 - 03:53:06 EST


Hi Linus,

Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.10-4

For a regression fix on colorspace at V4L2 core and a CEC core bug that
makes it discard valid messages.

Thanks!
Mauro

The following changes since commit f9f96fc10c09ca16e336854c08bc1563eed97985:

[media] cec: fix wrong last_la determination (2017-01-30 11:42:31 -0200)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.10-4

for you to fetch changes up to 42980da2eb7eb9695d8efc0c0ef145cbbb993b2c:

[media] cec: initiator should be the same as the destination for, poll (2017-02-13 14:34:11 -0200)

----------------------------------------------------------------
media fixes for v4.10-rc8

----------------------------------------------------------------
Hans Verkuil (2):
[media] videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGB
[media] cec: initiator should be the same as the destination for, poll

Documentation/media/uapi/v4l/pixfmt-007.rst | 23 +++++++++++++++++------
drivers/media/cec/cec-adap.c | 7 +++----
include/uapi/linux/videodev2.h | 7 +++----
3 files changed, 23 insertions(+), 14 deletions(-)