This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allnoconfig in repository toolchain/linux-next.
from f2ce1065e767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net adds dafb7f9aef2f v4l2-controls: add a missing include adds df18bfd35bbf media: v4l: fix uapi mpeg slice params definition adds 215237a5e436 Merge tag 'v4.20-rc1' into patchwork adds 0ede1794b966 media: tc358743: Remove unnecessary self assignment adds 7cf7b2e977ab media: vicodec: lower minimum height to 360 adds 55623b416905 media: cec: check for non-OK/NACK conditions while claiming a LA adds 2efaf6ebb34f media: cec: increase debug level for 'queue full' adds ef86eaf97acd media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queue adds b50b769bcbc2 media: dm365_ipipeif: better annotate a fall though adds 92539d3eda2c media: v4l: event: Add subscription to list before calling [...] adds 003aedaed65d media: docs: Document metadata format in struct v4l2_format adds 30efae3d789c media: omap3isp: Unregister media device as first adds 32388d6ef7cf media: ipu3-cio2: Unregister device nodes first, then rele [...] adds 4e26f692e2e2 media: ipu3-cio2: Use cio2_queues_exit adds 06e68fed3282 Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/ [...] adds 82fba2df7f7c MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON US [...] adds 25517ed4e99b MIPS: Let early memblock_alloc*() allocate memories bottom-up adds 1229ace4a4a2 MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculation new c8ce94b8fe53 Merge tag 'mips_fixes_4.20_3' of git://git.kernel.org/pub/ [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/media/uapi/v4l/dev-meta.rst | 2 +- Documentation/media/uapi/v4l/vidioc-g-fmt.rst | 5 +++ arch/mips/configs/cavium_octeon_defconfig | 1 + arch/mips/kernel/setup.c | 1 + arch/mips/kernel/traps.c | 3 +- arch/mips/loongson64/loongson-3/numa.c | 12 +----- arch/mips/sgi-ip27/ip27-memory.c | 11 +---- drivers/media/cec/cec-adap.c | 49 +++++++++++++++++----- drivers/media/i2c/tc358743.c | 1 - drivers/media/pci/intel/ipu3/ipu3-cio2.c | 6 +-- drivers/media/platform/omap3isp/isp.c | 3 +- drivers/media/platform/vicodec/vicodec-core.c | 2 +- drivers/media/platform/vim2m.c | 2 +- drivers/media/v4l2-core/v4l2-ctrls.c | 5 +++ drivers/media/v4l2-core/v4l2-event.c | 43 ++++++++++--------- drivers/media/v4l2-core/v4l2-mem2mem.c | 4 +- drivers/staging/media/davinci_vpfe/dm365_ipipeif.c | 1 + drivers/staging/media/sunxi/cedrus/cedrus.c | 2 +- include/media/v4l2-mem2mem.h | 2 +- include/uapi/linux/v4l2-controls.h | 5 +++ 20 files changed, 95 insertions(+), 65 deletions(-)