The following changes since commit 198bb646e8553e8abd8d83492a27b601ab97b75d: media: i2c: rdacm20: Re-work ov10635 reset (2021-06-17 12:08:55 +0200) are available in the Git repository at: git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.14r for you to fetch changes up to 893948f9b4bdef7bdb27fb4fadc34e93c454f7ee: media: saa7164: remove redundant continue statement (2021-06-18 13:21:42 +0200) ---------------------------------------------------------------- Tag branch ---------------------------------------------------------------- Christophe JAILLET (1): media: saa7134: switch from 'pci_' to 'dma_' API Colin Ian King (2): media: atomisp: remove redundant initialization of variable ret media: saa7164: remove redundant continue statement Eugen Hristev (1): media: atmel: atmel-sama5d2-isc: fix YUYV format Hans Verkuil (1): vivid: increase max number of allowed Herman (5): drivers/media/pci/tw5864/Tw5864-reg.h: fix typo issues drivers/media/usb/gspca: fix typo Fliker -> Flicker drivers/media/platform/davinci/vpfe_capture.c : fix typo Proabably > Probably drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c : fix typo 'in deed imporant' > 'indeed important' drivers/media/platform/marvell-ccic/mcam-core.c : fix typo 'gettig' > 'getting' Jernej Skrabec (2): media: hevc: Add segment address field media: cedrus: hevc: Add support for multiple slices Krzysztof Hałasa (1): TDA1997x: enable EDID support Shuah Khan (1): media: Fix Media Controller API config checks Yang Yingliang (1): saa7134: convert list_for_each to entry variant lijian (1): media: i2c: tvp5150: deleted the repeated word Documentation/userspace-api/media/v4l/ext-ctrls-codec.rst | 3 + drivers/media/i2c/tda1997x.c | 1 + drivers/media/i2c/tvp5150.c | 2 +- drivers/media/mc/Makefile | 2 +- drivers/media/pci/saa7134/saa7134-alsa.c | 4 +- drivers/media/pci/saa7134/saa7134-core.c | 7 ++- drivers/media/pci/saa7164/saa7164-cmd.c | 3 - drivers/media/pci/tw5864/tw5864-reg.h | 2 +- drivers/media/platform/atmel/atmel-sama5d2-isc.c | 17 ++++++ drivers/media/platform/davinci/vpfe_capture.c | 2 +- drivers/media/platform/marvell-ccic/mcam-core.c | 2 +- drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c | 2 +- drivers/media/test-drivers/vivid/vivid-cec.c | 2 +- drivers/media/usb/gspca/vc032x.c | 6 +- drivers/media/usb/gspca/zc3xx.c | 134 ++++++++++++++++++++++---------------------- drivers/staging/media/atomisp/i2c/ov5693/atomisp-ov5693.c | 2 +- drivers/staging/media/sunxi/cedrus/cedrus_h265.c | 26 +++++---- drivers/staging/media/sunxi/cedrus/cedrus_video.c | 1 + include/media/hevc-ctrls.h | 3 +- include/media/media-dev-allocator.h | 2 +- 20 files changed, 124 insertions(+), 99 deletions(-)