All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@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 v6.6-rc3] media fixes
Date: Wed, 20 Sep 2023 20:09:02 +0200	[thread overview]
Message-ID: <20230920200902.72ee092c@sal.lan> (raw)

Hi Linus,

Please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.6-2

For:
  - driver fixes due to incorrect fwnode_handle_put() call
  - bt8xx: bttv_risc_packed(): remove field checks
  - vb2: frame_vector.c: replace WARN_ONCE with a comment
  - imx219: a couple typo fixes and perform a full mode set unconditionally
  - uvcvideo: Fix OOB read
  - some dependency fixes

Thanks!
Mauro

---

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.6-2

for you to fetch changes up to 263cb0cc5abac7c22a6c0dfa7e50e89d8e6c6900:

  media: imx-mipi-csis: Remove an incorrect fwnode_handle_put() call (2023-09-19 09:03:21 +0200)

----------------------------------------------------------------
Linux media updates for v6.6-rc3

----------------------------------------------------------------
Christophe JAILLET (3):
      media: i2c: max9286: Remove an incorrect fwnode_handle_put() call
      media: i2c: rdacm21: Remove an incorrect fwnode_handle_put() call
      media: imx-mipi-csis: Remove an incorrect fwnode_handle_put() call

Hans Verkuil (2):
      media: bt8xx: bttv_risc_packed(): remove field checks
      media: vb2: frame_vector.c: replace WARN_ONCE with a comment

Laurent Pinchart (3):
      media: i2c: imx219: Fix a typo referring to a wrong variable
      media: i2c: imx219: Fix crop rectangle setting when changing format
      media: i2c: imx219: Perform a full mode set unconditionally

Ricardo Ribalda (1):
      media: uvcvideo: Fix OOB read

Sakari Ailus (4):
      media: pci: ivsc: Select build dependencies
      media: v4l: Use correct dependency for camera sensor drivers
      media: via: Use correct dependency for camera sensor drivers
      media: ivsc: Depend on VIDEO_DEV

 drivers/media/common/videobuf2/frame_vector.c |  6 ++++--
 drivers/media/i2c/imx219.c                    | 13 +++++++------
 drivers/media/i2c/max9286.c                   |  1 -
 drivers/media/i2c/rdacm21.c                   |  1 -
 drivers/media/pci/bt8xx/bttv-risc.c           |  4 +---
 drivers/media/pci/intel/ivsc/Kconfig          |  5 ++++-
 drivers/media/platform/marvell/Kconfig        |  4 ++--
 drivers/media/platform/nxp/imx-mipi-csis.c    |  2 --
 drivers/media/platform/via/Kconfig            |  2 +-
 drivers/media/usb/em28xx/Kconfig              |  4 ++--
 drivers/media/usb/go7007/Kconfig              |  2 +-
 drivers/media/usb/uvc/uvc_ctrl.c              |  3 +++
 12 files changed, 25 insertions(+), 22 deletions(-)


             reply	other threads:[~2023-09-20 18:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-20 18:09 Mauro Carvalho Chehab [this message]
2023-09-20 18:12 ` [GIT PULL for v6.6-rc3] media fixes (#94931) Jenkins
2023-09-20 19:31 ` [GIT PULL for v6.6-rc3] 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=20230920200902.72ee092c@sal.lan \
    --to=mchehab@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.