All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.18] Misc V4L2 driver changes
@ 2022-02-15 10:53 Laurent Pinchart
  2022-02-15 11:23 ` [GIT PULL FOR v5.18] Misc V4L2 driver changes (#80745) Jenkins
  2022-02-17  9:34 ` [GIT PULL FOR v5.18] Misc V4L2 driver changes Mauro Carvalho Chehab
  0 siblings, 2 replies; 3+ messages in thread
From: Laurent Pinchart @ 2022-02-15 10:53 UTC (permalink / raw)
  To: linux-media

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

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

-- 
Regards,

Laurent Pinchart

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-17  9:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [GIT PULL FOR v5.18] Misc V4L2 driver changes Mauro Carvalho Chehab

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.