mbox series

[GIT,PULL,for,v6.13-rc4] media fixes

Message ID 20241221142012.3f43a036@foz.lan (mailing list archive)
State New
Headers show
Series [GIT,PULL,for,v6.13-rc4] media fixes | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git tags/media/v6.13-3

Message

Mauro Carvalho Chehab Dec. 21, 2024, 1:20 p.m. UTC
Linus,

Please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git tags/media/v6.13-3

For:
  - a clang build issue with mediatec vcodec:
  - a fix at dib3000mb write function missing data init

Regards,
Mauro

---


The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git tags/media/v6.13-3

for you to fetch changes up to 8b55f8818900c99dd4f55a59a103f5b29e41eb2c:

  media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef noinline (2024-12-13 17:51:35 +0100)

----------------------------------------------------------------
[GIT PULL for 6.13-rc4] media fixes

----------------------------------------------------------------
Arnd Bergmann (1):
      media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef noinline

Nikita Zhandarovich (1):
      media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_reg

 drivers/media/dvb-frontends/dib3000mb.c                                | 2 +-
 .../media/platform/mediatek/vcodec/decoder/vdec/vdec_vp9_req_lat_if.c  | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

Comments

Jenkins Dec. 21, 2024, 1:40 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20241221142012.3f43a036@foz.lan/
Build log: https://builder.linuxtv.org/job/patchwork/409761/
Build time: 00:11:44
Link: https://lore.kernel.org/linux-media/20241221142012.3f43a036@foz.lan

gpg: Signature made Sat 21 Dec 2024 11:25:16 AM UTC
gpg:                using RSA key F909AE68FC11DF09C1755C00085F3EBD8EE4E115
gpg: Good signature from "Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <mchehab@kernel.org>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <m.chehab@samsung.com>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <mchehab@osg.samsung.com>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <mchehab@s-opensource.com>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <mchehab+samsung@kernel.org>" [ultimate]
gpg:                 aka "[jpeg image of size 3594]" [never]
gpg:                 aka "Mauro Carvalho Chehab <mchehab+huawei@kernel.org>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <mauro.chehab@intel.com>" [ultimate]

Summary: no issues. All 2 looked fine.
pr-tracker-bot@kernel.org Dec. 21, 2024, 7:30 p.m. UTC | #2
The pull request you sent on Sat, 21 Dec 2024 14:20:12 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git tags/media/v6.13-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/876685ce5e1a5f8696a7124de9bfa0ffbbbd27ae

Thank you!