From: Mauro Carvalho Chehab <mchehab@kernel.org>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: linux-media@vger.kernel.org
Subject: Re: [GIT PULL FOR v5.18] Misc V4L2 driver changes
Date: Thu, 17 Feb 2022 10:34:53 +0100 [thread overview]
Message-ID: <20220217103453.5574b675@coco.lan> (raw)
In-Reply-To: <YguGJi0Z7cKu/Yuz@pendragon.ideasonboard.com>
Em Tue, 15 Feb 2022 12:53:26 +0200
Laurent Pinchart <laurent.pinchart@ideasonboard.com> escreveu:
> Hi Mauro,
>
> The following changes since commit 68a99f6a0ebfe9101ea79ba5af1c407a5ad4f629:
>
> media: lirc: report ir receiver overflow (2022-01-28 19:32:50 +0100)
>
> are available in the Git repository at:
>
> git://linuxtv.org/pinchartl/media.git tags/v4l2-next-20220215
>
> for you to fetch changes up to 90b5eb835fef2da635c459b78c5c81525ca26d47:
>
> media: xilinx: csi2rxss: Use mipi-csi2.h (2022-02-15 12:52:09 +0200)
>
> ----------------------------------------------------------------
> Misc V4L2 driver changes
>
> ----------------------------------------------------------------
> Alexander Stein (1):
> staging: media: imx: imx7_mipi_csis: Store colorspace in set_fmt as well
>
> Laurent Pinchart (4):
> media: Define MIPI CSI-2 data types in a shared header file
> media: rcar-isp: Use mipi-csi2.h
> media: rcar-csi2: Use mipi-csi2.h
> media: xilinx: csi2rxss: Use mipi-csi2.h
>
> Martin Kepplinger (2):
> dt-binding: media: hynix,hi846: use $defs/port-base port description
> dt-bindings: media: hynix,hi846: add link-frequencies description
Those two patches seemed to have been merged already. So, I
skipped those.
The other ones were applied.
Thanks!
Mauro
>
> Nikita Yushchenko (1):
> media: vsp1: mask interrupts before enabling
>
> Paul Pawlowski (1):
> media: uvcvideo: Add support for Apple T2-attached FaceTime HD Camera
>
> Zhou Qingyang (1):
> media: ti-vpe: cal: Fix a NULL pointer dereference in cal_ctx_v4l2_init_formats()
>
> .../devicetree/bindings/media/i2c/hynix,hi846.yaml | 6 +-
> drivers/media/platform/rcar-isp.c | 32 +++++--
> drivers/media/platform/rcar-vin/rcar-csi2.c | 57 ++++++++---
> drivers/media/platform/ti-vpe/cal-video.c | 3 +
> drivers/media/platform/vsp1/vsp1_drv.c | 37 +++++--
> drivers/media/platform/xilinx/xilinx-csi2rxss.c | 106 +++++++++------------
> drivers/media/usb/uvc/uvc_driver.c | 9 ++
> drivers/staging/media/imx/imx7-mipi-csis.c | 4 +
> include/media/mipi-csi2.h | 45 +++++++++
> 9 files changed, 212 insertions(+), 87 deletions(-)
> create mode 100644 include/media/mipi-csi2.h
>
Thanks,
Mauro
prev parent reply other threads:[~2022-02-17 9:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-15 10:53 [GIT PULL FOR v5.18] Misc V4L2 driver changes Laurent Pinchart
2022-02-15 11:23 ` [GIT PULL FOR v5.18] Misc V4L2 driver changes (#80745) Jenkins
2022-02-17 9:34 ` Mauro Carvalho Chehab [this message]
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=20220217103453.5574b675@coco.lan \
--to=mchehab@kernel.org \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.kernel.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.