The following changes since commit 4e8c120de9268fc26f583268b9d22e7d37c4595f:
media: fdp1: Support M3N and E3 platforms (2019-06-11 12:29:54 -0400)
are available in the Git repository at:
git://linuxtv.org/hverkuil/media_tree.git for-v5.3p
for you to fetch changes up to 4ca498ad26603d78d76deff405a0070f9bf65c21:
media: imx214: Fix typo in module description of imx214 (2019-06-12 16:11:27
+0200)
----------------------------------------------------------------
Anders Roxell (2):
drivers: media: i2c: don't enable if CONFIG_DRM_I2C_ADV7511=n
drivers: media: coda: fix warning same module names
Hans Verkuil (1):
touchscreen/sur40: set device_caps in struct video_device
Marek Szyprowski (1):
media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7
Masanari Iida (1):
media: imx214: Fix typo in module description of imx214
Tomasz Figa (1):
MAINTAINERS: media: Add Tomasz Figa as a videobuf2 reviewer
Young Xiao (1):
media: davinci: vpif_capture: fix memory leak in vpif_probe()
YueHaibing (1):
media: meson: vdec: Add missing kthread.h
MAINTAINERS | 1 +
drivers/input/touchscreen/sur40.c | 6 ++----
drivers/media/i2c/Kconfig | 1 +
drivers/media/i2c/imx214.c | 2 +-
drivers/media/pci/cobalt/Kconfig | 2 +-
drivers/media/platform/coda/Makefile | 4 ++--
drivers/media/platform/davinci/vpif_capture.c | 16 ++++++++++++++--
drivers/media/platform/s5p-mfc/s5p_mfc.c | 3 ++-
drivers/staging/media/meson/vdec/vdec.c | 1 +
9 files changed, 25 insertions(+), 11 deletions(-)