public inbox for linux-media@vger.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.8] V4L2 subdev patches
Date: Fri, 17 Nov 2023 13:16:22 +0000	[thread overview]
Message-ID: <ZVdnpn9EpuY9phPg@valkosipuli.retiisi.eu> (raw)

Hi Mauro, Hans,

I've split the large PR into two smaller ones, this only contains
relatively unimportant fixes and cleanups mainly for the recenlty merged
IVSC driver, but also one for the CCS driver as well as an indentation fix
for the v4l2-subdev.h header.

Please pull.


The following changes since commit 1865913dd590ca6d5e3207b15099a1210dd62f29:

  media: meson-ir-tx: Drop usage of platform_driver_probe() (2023-11-16 13:56:48 +0100)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/for-6.8-3-signed

for you to fetch changes up to 27b4ca9ef301b2475d4a72d2a8c264ebe7f91482:

  media: ivsc: csi: Check number of lanes on source, too (2023-11-17 09:41:52 +0200)

----------------------------------------------------------------
V4L2 patches for 6.8

----------------------------------------------------------------
Laurent Pinchart (1):
      media: v4l2-subdev: Fix indentation in v4l2-subdev.h

Sakari Ailus (7):
      media: ccs: Ensure control handlers have been set up after probe
      media: ivsc: csi: Don't parse remote endpoints
      media: ivsc: csi: Clean up V4L2 async notifier on error
      media: ivsc: csi: Clean up notifier set-up
      media: ivsc: csi: Clean up parsing firmware and setting up async notifier
      media: ivsc: csi: Don't mask v4l2_fwnode_endpoint_parse return value
      media: ivsc: csi: Check number of lanes on source, too

 drivers/media/i2c/ccs/ccs-core.c       |  5 ++-
 drivers/media/i2c/ccs/ccs.h            |  1 +
 drivers/media/pci/intel/ivsc/mei_csi.c | 69 ++++++++++++++++++++++------------
 include/uapi/linux/v4l2-subdev.h       |  2 +-
 4 files changed, 50 insertions(+), 27 deletions(-)

-- 
Sakari Ailus

             reply	other threads:[~2023-11-17 13:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-17 13:16 Sakari Ailus [this message]
2023-11-17 17:10 ` [GIT PULL FOR 6.8] V4L2 subdev patches (#97110) Jenkins
2023-11-22 10:00 ` [GIT PULL FOR 6.8] V4L2 subdev patches Hans Verkuil
2023-11-23 14:48   ` Laurent Pinchart
  -- strict thread matches above, loose matches on Subject: below --
2023-11-07 22:35 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=ZVdnpn9EpuY9phPg@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox