From: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
Linux Media Mailing List <linux-media@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL for v5.2-rc1] media fixes
Date: Thu, 16 May 2019 13:49:02 -0300 [thread overview]
Message-ID: <20190516134902.59a3a855@coco.lan> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v5.2-1
For some fixes for some platform drivers (rockchip, atmel, omap, daVinci,
tegra-cec, coda and rcar).
It also includes a fix on one of the V4L2 uAPI doc, explaining a border case.
Thanks!
Mauro
The following changes since commit 0d672fffb447aa1699d76fdacd90dc31eeb66d97:
media: dt-bindings: aspeed-video: Add missing memory-region property (2019-04-30 13:53:12 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v5.2-1
for you to fetch changes up to fc8670d1f72b746ff3a5fe441f1fca4c4dba0e6f:
media: rockchip/vpu: Fix/re-order probe-error/remove path (2019-05-15 05:38:22 -0400)
----------------------------------------------------------------
media updates for v5.2-rc1
----------------------------------------------------------------
Boris Brezillon (2):
media: rockchip/vpu: Get vdev from the file arg in vidioc_querycap()
media: rockchip/vpu: Initialize mdev->bus_info
Dan Carpenter (2):
media: omap_vout: potential buffer overflow in vidioc_dqbuf()
media: davinci/vpbe: array underflow in vpbe_enum_outputs()
Eugen Hristev (3):
media: atmel: atmel-isc: limit incoming pixels per frame
media: atmel: atmel-isc: fix INIT_WORK misplacement
media: atmel: atmel-isc: fix asd memory allocation
Hans Verkuil (2):
media: field-order.rst: clarify FIELD_ANY and FIELD_NONE
media: tegra-cec: fix cec_notifier_parse_hdmi_phandle return check
Jonas Karlman (3):
media: rockchip/vpu: Do not request id 0 for our video device
media: rockchip/vpu: Add missing dont_use_autosuspend() calls
media: rockchip/vpu: Fix/re-order probe-error/remove path
Niklas Söderlund (2):
media: rcar-csi2: restart CSI-2 link if error is detected
media: rcar-csi2: Propagate the FLD signal for NTSC and PAL
Philipp Zabel (1):
media: coda: fix unset field and fail on invalid field in buf_prepare
Rui Miguel Silva (1):
media: staging/imx: add media device to capture register
Documentation/media/uapi/v4l/field-order.rst | 16 +++--
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 +-
include/media/davinci/vpbe.h | 2 +-
16 files changed, 172 insertions(+), 42 deletions(-)
next reply other threads:[~2019-05-16 16:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-16 16:49 Mauro Carvalho Chehab [this message]
2019-05-16 19:25 ` [GIT PULL for v5.2-rc1] media fixes pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190516134902.59a3a855@coco.lan \
--to=mchehab+samsung@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.