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.10-rc3] media fixes
Date: Sat, 8 Jun 2024 17:36:28 +0200 [thread overview]
Message-ID: <20240608173628.05f15fbc@coco.lan> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.10-2
For:
- some fixes at the new ipu6 driver (and related fixes at mei csi driver);
- fix a double debugfs remove logic at mgb4 driver;
- a documentation fix.
Regards,
Mauro
---
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.10-2
for you to fetch changes up to ffb9072bce200a4d004006e8b40c366933cf517b:
media: intel/ipu6: add csi2 port sanity check in notifier bound (2024-05-30 16:34:59 +0200)
----------------------------------------------------------------
media fixes for v6.10-rc3
----------------------------------------------------------------
Bingbu Cao (3):
media: intel/ipu6: fix the buffer flags caused by wrong parentheses
media: intel/ipu6: update the maximum supported csi2 port number to 6
media: intel/ipu6: add csi2 port sanity check in notifier bound
Christophe JAILLET (3):
media: intel/ipu6: Fix some redundant resources freeing in ipu6_pci_remove()
media: intel/ipu6: Move isys_remove() close to isys_probe()
media: intel/ipu6: Fix an error handling path in isys_probe()
Martin Tůma (1):
media: mgb4: Fix double debugfs remove
Sakari Ailus (3):
media: Documentation: v4l: Fix ACTIVE route flag
media: mei: csi: Put the IPU device reference
media: mei: csi: Warn less verbosely of a missing device fwnode
.../userspace-api/media/v4l/dev-subdev.rst | 2 +-
drivers/media/pci/intel/ipu6/ipu6-isys-queue.c | 6 +-
drivers/media/pci/intel/ipu6/ipu6-isys.c | 71 +++++++++++++---------
drivers/media/pci/intel/ipu6/ipu6.c | 5 +-
drivers/media/pci/intel/ivsc/mei_csi.c | 5 +-
drivers/media/pci/mgb4/mgb4_core.c | 7 ++-
6 files changed, 56 insertions(+), 40 deletions(-)
next reply other threads:[~2024-06-08 15:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-08 15:36 Mauro Carvalho Chehab [this message]
2024-06-08 16:03 ` [GIT PULL for v6.10-rc3] media fixes (#102289) Jenkins
2024-06-08 17:19 ` [GIT PULL for v6.10-rc3] media fixes pr-tracker-bot
2024-07-15 7:24 ` [GIT PULL for v6.10-rc3] media fixes (#102289) Jenkins
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=20240608173628.05f15fbc@coco.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.