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.4-rc2] media fixes
Date: Thu, 11 May 2023 07:01:03 +0100 [thread overview]
Message-ID: <20230511070103.263505ba@sal.lan> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.4-2
For a couple of fixes:
- fix some unused-variable warning at mtk-mdp3;
- ignore unused suspend operations at nxp;
- some driver fixes at rcar-vin.
Regards,
Mauro
---
The following changes since commit ba0ad6ed89fd5dada3b7b65ef2b08e95d449d4ab:
media: nxp: imx8-isi: fix buiding on 32-bit (2023-05-08 09:10:07 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.4-2
for you to fetch changes up to ae3c253f595b31ff30d55b4c50b4470e56bc4e0d:
media: platform: mtk-mdp3: work around unused-variable warning (2023-05-08 12:11:25 +0100)
----------------------------------------------------------------
media fixes for v6.4-rc2
----------------------------------------------------------------
Arnd Bergmann (2):
media: nxp: ignore unused suspend operations
media: platform: mtk-mdp3: work around unused-variable warning
Niklas Söderlund (3):
media: rcar-vin: Gen3 can not scale NV12
media: rcar-vin: Fix NV12 size alignment
media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATE
.../media/platform/mediatek/mdp3/mtk-mdp3-comp.c | 3 +--
drivers/media/platform/nxp/imx8-isi/imx8-isi-core.c | 6 +++---
drivers/media/platform/renesas/rcar-vin/rcar-dma.c | 21 +++++++++++++++------
3 files changed, 19 insertions(+), 11 deletions(-)
next reply other threads:[~2023-05-11 6:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-11 6:01 Mauro Carvalho Chehab [this message]
2023-05-11 6:14 ` [GIT PULL for v6.4-rc2] media fixes (#91758) Jenkins
2023-05-11 14:14 ` [GIT PULL for v6.4-rc2] 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=20230511070103.263505ba@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.