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-rc4] media fixes
Date: Mon, 24 Jul 2023 12:11:50 +0200 [thread overview]
Message-ID: <20230724121150.1d55ce6b@coco.lan> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.5-2
For a couple of fixes:
- some warning fixes;
- verisilicon: an excessive usage of stack fix and changes at reg access;
- amphion: use dev_err_probe;
- pulse8-cec: handle possible ping error
- imx-jpeg: Support to assign slot for encoder/decoder
- amphion: Fix firmware path to match linux-firmware
- pci: cx23885: fix error handling for cx23885 ATSC boards
- staging: atomisp: select V4L2_FWNODE
- mediatek: vcodec: fix cancel_work_sync fail with fluster test
Regards,
Mauro
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.5-2
for you to fetch changes up to 0cb1d9c845110ce638a43a1417c7df5968d1daa3:
media: verisilicon: change confusingly named relaxed register access (2023-07-14 09:14:10 +0200)
----------------------------------------------------------------
media fixes for v6.5-rc4
----------------------------------------------------------------
Alexander Stein (1):
media: amphion: use dev_err_probe
Arnd Bergmann (3):
media: mtk_jpeg_core: avoid unused-variable warning
media: verisilicon: fix excessive stack usage
media: verisilicon: change confusingly named relaxed register access
Dmitry Antipov (1):
media: pulse8-cec: handle possible ping error
Ming Qian (1):
media: imx-jpeg: Support to assign slot for encoder/decoder
Nicolas Dufresne (1):
media: amphion: Fix firmware path to match linux-firmware
Nikolay Burykin (1):
media: pci: cx23885: fix error handling for cx23885 ATSC boards
Sakari Ailus (2):
media: tc358746: Address compiler warnings
media: staging: atomisp: select V4L2_FWNODE
Yunfei Dong (1):
media: mediatek: vcodec: fix cancel_work_sync fail with fluster test
drivers/media/cec/usb/pulse8/pulse8-cec.c | 7 +-
drivers/media/i2c/tc358746.c | 4 +-
drivers/media/pci/cx23885/cx23885-dvb.c | 12 --
drivers/media/platform/amphion/vpu_core.c | 4 +-
drivers/media/platform/amphion/vpu_mbox.c | 9 +-
.../media/platform/mediatek/jpeg/mtk_jpeg_core.c | 6 +-
.../media/platform/mediatek/jpeg/mtk_jpeg_dec_hw.c | 4 +-
.../media/platform/mediatek/jpeg/mtk_jpeg_enc_hw.c | 4 +-
.../platform/mediatek/vcodec/vdec_msg_queue.c | 3 +-
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg-hw.h | 1 -
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c | 135 ++++++++++-----------
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.h | 5 +-
drivers/media/platform/verisilicon/hantro.h | 46 +++----
.../media/platform/verisilicon/hantro_postproc.c | 12 +-
drivers/staging/media/atomisp/Kconfig | 1 +
15 files changed, 116 insertions(+), 137 deletions(-)
next reply other threads:[~2023-07-24 10:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-24 10:11 Mauro Carvalho Chehab [this message]
2023-07-24 16:39 ` [GIT PULL for v6.5-rc4] media fixes pr-tracker-bot
2023-07-25 13:07 ` [GIT PULL for v6.5-rc4] media fixes (#93381) 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=20230724121150.1d55ce6b@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox