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.5-rc7] media fixes
Date: Sat, 19 Aug 2023 12:57:07 +0200 [thread overview]
Message-ID: <20230819125707.25397dd9@coco.lan> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.5-3
for 3 driver fixes:
mtk-jpeg: Set platform driver data earlier
imx: imx7-media-csi: Fix applying format constraints
uvcvideo: Fix menu count handling for userspace XU mappings
Thanks,
Mauro
---
The following changes since commit 0cb1d9c845110ce638a43a1417c7df5968d1daa3:
media: verisilicon: change confusingly named relaxed register access (2023-07-14 09:14:10 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.5-3
for you to fetch changes up to 2908042a37b56d6a9a595eca946e187e9d2df39a:
media: imx: imx7-media-csi: Fix applying format constraints (2023-08-09 13:31:37 +0200)
----------------------------------------------------------------
media fixes for v6.5-rc7
----------------------------------------------------------------
Chen-Yu Tsai (1):
media: mtk-jpeg: Set platform driver data earlier
Fabio Estevam (1):
media: imx: imx7-media-csi: Fix applying format constraints
Laurent Pinchart (1):
media: uvcvideo: Fix menu count handling for userspace XU mappings
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c | 4 ++--
drivers/media/platform/nxp/imx7-media-csi.c | 7 +++++--
drivers/media/usb/uvc/uvc_v4l2.c | 2 +-
3 files changed, 8 insertions(+), 5 deletions(-)
next reply other threads:[~2023-08-19 10:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-19 10:57 Mauro Carvalho Chehab [this message]
2023-08-19 11:19 ` [GIT PULL for v6.5-rc7] media fixes pr-tracker-bot
2023-08-19 11:25 ` [GIT PULL for v6.5-rc7] media fixes (#94182) 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=20230819125707.25397dd9@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.