The following changes since commit 9eb9db3a0f92b75ec710066202e0b2accb45afa9: [media] atmel-isc: Fix the static checker warning (2017-04-19 09:02:47 -0300) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git for-v4.12h for you to fetch changes up to 82fd29fb6372a9d15c39e2bcf87768cb52aa9cba: vb2: Fix an off by one error in 'vb2_plane_vaddr' (2017-04-28 11:42:54 +0200) ---------------------------------------------------------------- Arnd Bergmann (3): rainshadow-cec: use strlcat instead of strncat rainshadow-cec: avoid -Wmaybe-uninitialized warning cec: improve MEDIA_CEC_RC dependencies Christophe JAILLET (1): vb2: Fix an off by one error in 'vb2_plane_vaddr' Petr Cvek (1): pxa_camera: fix module remove codepath for v4l2 clock Wei Yongjun (2): rainshadow-cec: Fix missing spin_lock_init() s5p-cec: remove unused including <linux/version.h> drivers/media/cec/Kconfig | 1 + drivers/media/platform/pxa_camera.c | 14 +++++++++++++- drivers/media/platform/s5p-cec/s5p_cec.h | 1 - drivers/media/usb/rainshadow-cec/rainshadow-cec.c | 6 ++++-- drivers/media/v4l2-core/videobuf2-core.c | 2 +- 5 files changed, 19 insertions(+), 5 deletions(-)