All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL for v6.6-rc3] media fixes
@ 2023-09-20 18:09 Mauro Carvalho Chehab
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2023-09-20 18:09 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Greg Kroah-Hartman, Andrew Morton, Linux Media Mailing List,
	Linux Kernel Mailing List

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(-)


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

end of thread, other threads:[~2023-09-20 19:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-20 18:09 [GIT PULL for v6.6-rc3] media fixes Mauro Carvalho Chehab
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

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.