This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 27ebbf9d5bc0 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/ [...] new 35399f87e271 configfs: fix possible use-after-free in configfs_register_group new 4e785e8d9947 Merge tag 'configfs-for-5.2' of git://git.infradead.org/us [...] new 2b8358a951b1 EDAC/mpc85xx: Prevent building as a module new 29a0c843973b EDAC/mc: Fix edac_mc_find() in case no device is found new 11b1177399b6 Merge tag 'edac_fixes_for_5.2' of git://git.kernel.org/pub [...] new 253ccf34232a media: atmel: atmel-isc: limit incoming pixels per frame new 79199002db5c media: atmel: atmel-isc: fix INIT_WORK misplacement new 1e4e25c4959c media: atmel: atmel-isc: fix asd memory allocation new 583958cba72f media: coda: fix unset field and fail on invalid field in [...] new dd6e2a981bfe media: omap_vout: potential buffer overflow in vidioc_dqbuf() new 4ab44ff0841b media: rcar-csi2: restart CSI-2 link if error is detected new 9f7983bdc492 media: rcar-csi2: Propagate the FLD signal for NTSC and PAL new 16204b8a1c1a media: staging/imx: add media device to capture register new 823a633eeb77 media: field-order.rst: clarify FIELD_ANY and FIELD_NONE new b72845ee5577 media: davinci/vpbe: array underflow in vpbe_enum_outputs() new 1199fa8c0ddd media: tegra-cec: fix cec_notifier_parse_hdmi_phandle retu [...] new 76f2db08e000 media: rockchip/vpu: Do not request id 0 for our video device new 5c5b90f5cbad media: rockchip/vpu: Add missing dont_use_autosuspend() calls new 2aa314b4f52f media: rockchip/vpu: Get vdev from the file arg in vidioc_ [...] new f6d080f73a8f media: rockchip/vpu: Initialize mdev->bus_info new fc8670d1f72b media: rockchip/vpu: Fix/re-order probe-error/remove path new 01be377c6221 Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/l [...]
The 22 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/field-order.rst | 16 +++-- drivers/edac/Kconfig | 4 +- drivers/edac/edac_mc.c | 12 ++-- drivers/media/platform/atmel/atmel-isc-regs.h | 19 ++++++ drivers/media/platform/atmel/atmel-isc.c | 46 +++++++++++++-- drivers/media/platform/coda/coda-common.c | 10 ++++ drivers/media/platform/davinci/vpbe.c | 2 +- drivers/media/platform/omap/omap_vout.c | 15 ++--- drivers/media/platform/rcar-vin/rcar-csi2.c | 68 ++++++++++++++++++++-- drivers/media/platform/tegra-cec/tegra_cec.c | 4 +- drivers/staging/media/imx/imx-ic-prpencvf.c | 2 +- drivers/staging/media/imx/imx-media-capture.c | 6 +- drivers/staging/media/imx/imx-media-csi.c | 2 +- drivers/staging/media/imx/imx-media.h | 3 +- drivers/staging/media/imx/imx7-media-csi.c | 2 +- .../staging/media/rockchip/vpu/rockchip_vpu_drv.c | 14 +++-- .../staging/media/rockchip/vpu/rockchip_vpu_enc.c | 3 +- fs/configfs/dir.c | 17 ++++-- include/media/davinci/vpbe.h | 2 +- 19 files changed, 190 insertions(+), 57 deletions(-)