Hi Mauro, The following changes since commit 78cf8c842c111df656c63b5d04997ea4e40ef26a: media: drxj: fix spelling mistake in fall-through annotations (2018-09-12 11:21:52 -0400) are available in the Git repository at: git://linuxtv.org/pinchartl/media.git tags/vsp1-next-20180914 for you to fetch changes up to 585e8c594967672aeca0ec90a6472f7c13dc30a2: media: vsp1: Document max_width restriction on UDS (2018-09-15 17:27:37 +0300) ---------------------------------------------------------------- R-Car VSP1 changes for v4.20 ---------------------------------------------------------------- Kieran Bingham (5): MAINTAINERS: VSP1: Add co-maintainer media: vsp1: Remove artificial minimum width/height limitation media: vsp1: use periods at the end of comment sentences media: vsp1: Document max_width restriction on SRU media: vsp1: Document max_width restriction on UDS Koji Matsuoka (1): media: vsp1: Fix YCbCr planar formats pitch calculation Laurent Pinchart (2): media: vsp1: Fix vsp1_regs.h license header media: vsp1: Update LIF buffer thresholds MAINTAINERS | 1 + drivers/media/platform/vsp1/vsp1_brx.c | 4 ++-- drivers/media/platform/vsp1/vsp1_drm.c | 11 ++++++++++- drivers/media/platform/vsp1/vsp1_drv.c | 6 +++--- drivers/media/platform/vsp1/vsp1_entity.c | 2 +- drivers/media/platform/vsp1/vsp1_lif.c | 29 +++++++++++++++++++++++++---- drivers/media/platform/vsp1/vsp1_regs.h | 2 +- drivers/media/platform/vsp1/vsp1_rpf.c | 4 ++-- drivers/media/platform/vsp1/vsp1_sru.c | 7 ++++++- drivers/media/platform/vsp1/vsp1_uds.c | 14 +++++++++++--- drivers/media/platform/vsp1/vsp1_video.c | 9 +++------ drivers/media/platform/vsp1/vsp1_wpf.c | 2 +- include/media/vsp1.h | 2 +- 13 files changed, 67 insertions(+), 26 deletions(-) -- Regards, Laurent Pinchart