All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@iki.fi>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR 6.9] V4L2 patches
Date: Mon, 15 Jan 2024 09:54:10 +0000	[thread overview]
Message-ID: <ZaUAwu0j22NDkWZ7@valkosipuli.retiisi.eu> (raw)

Hi Mauro, Hans,

Here are a few patches, mostly cleanups and fixes. Debug messages are also
added to v4l2_fwnode_create_links_for_pad() and the Cadence csi2rx gets
support for additional formats. Also a fix for the IPU3 ImgU driver is
included, cc'd to stable, too.

Please pull.


The following changes since commit 02d4e62ae2452c83e4a3e279b8e4cb4dcbad4b31:

  media: i2c: mt9m114: use fsleep() in place of udelay() (2023-12-14 12:40:13 +0100)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/for-6.9-1-signed

for you to fetch changes up to 718594b35b7cead6cb022899cd2b8746d74ef12d:

  media: i2c: ar0521: fix spellos (2024-01-11 12:27:13 +0200)

----------------------------------------------------------------
V4L2 patches for 6.9

----------------------------------------------------------------
Changhuang Liang (1):
      media: cadence: csi2rx: Add enum_mbus_code pad ops

Colin Ian King (1):
      media: v4l2-subdev: Fix spelling mistake "heigth" -> "height"

Hidenori Kobayashi (1):
      media: staging: ipu3-imgu: Set fields before media_entity_pads_init()

Jai Luthra (2):
      media: cadence: csi2rx: add support for RGB formats
      media: ti: j721e-csi2rx: add support for RGB formats

Jonathan Corbet (1):
      staging: media: ipu3: Remove some excess struct member documentation

Julien Massot (3):
      media: cadence: csi2rx: use match fwnode for media link
      media: cadence: csi2rx: add Y8_1X8 format
      media: ti: j721e-csi2rx: add GREY format

Michal Simek (1):
      media: platform: xilinx: Fix Kconfig indentation

Randy Dunlap (2):
      media: media-entity.h: fix Excess kernel-doc description warnings
      media: i2c: ar0521: fix spellos

Sakari Ailus (3):
      media: ipu3-cio2: Further clean up async subdev link creation
      media: v4l2-mc: Add debug prints for v4l2_fwnode_create_links_for_pad()
      media: mc: Drop useless debug print on file handle release

 drivers/media/i2c/alvium-csi2.c                    |  2 +-
 drivers/media/i2c/ar0521.c                         |  6 +++---
 drivers/media/mc/mc-devnode.c                      |  1 -
 drivers/media/pci/intel/ipu3/ipu3-cio2.c           | 22 +++++---------------
 drivers/media/platform/cadence/cdns-csi2rx.c       | 19 ++++++++++++++++-
 .../media/platform/ti/j721e-csi2rx/j721e-csi2rx.c  | 24 ++++++++++++++++++++++
 drivers/media/platform/xilinx/Kconfig              |  4 ++--
 drivers/media/v4l2-core/v4l2-mc.c                  | 23 +++++++++++++++++----
 .../staging/media/ipu3/include/uapi/intel-ipu3.h   |  3 ---
 drivers/staging/media/ipu3/ipu3-v4l2.c             | 16 +++++++--------
 include/media/media-entity.h                       |  4 ----
 11 files changed, 80 insertions(+), 44 deletions(-)

-- 
Sakari Ailus

             reply	other threads:[~2024-01-15  9:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-15  9:54 Sakari Ailus [this message]
2024-01-15 11:11 ` [GIT PULL FOR 6.9] V4L2 patches (#98617) Jenkins
2024-01-30  8:47 [GIT PULL FOR 6.9] V4L2 patches Sakari Ailus
2024-02-23 11:59 Sakari Ailus

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=ZaUAwu0j22NDkWZ7@valkosipuli.retiisi.eu \
    --to=sakari.ailus@iki.fi \
    --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.