[GIT,PULL,FOR,v5.7] Various fixes

Message ID bc2880a4-42b7-8dab-241f-b263b26e20e7@xs4all.nl (mailing list archive)
State Accepted, archived
Headers
Series [GIT,PULL,FOR,v5.7] Various fixes |

Pull-request

git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.7h

Message

Hans Verkuil March 11, 2020, 2:38 p.m. UTC
  The following changes since commit 00c43088aa680989407b6afbda295f67b3f123f1:

  media: meson: vdec: add VP9 decoder support (2020-03-05 23:05:34 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.7h

for you to fetch changes up to 08f57612561cd93e9a6834c1b07be780f3e7873d:

  media: am437x-vpfe: exclude illegal values for enum when validing params from user space (2020-03-11 15:26:32 +0100)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Benoit Parrot (1):
      media: ti-vpe: cal: fix a kernel oops when unloading module

Changming Liu (1):
      media: am437x-vpfe: exclude illegal values for enum when validing params from user space

Hsin-Yi Wang (1):
      media: mtk-vpu: avoid unaligned access to DTCM buffer.

 drivers/media/platform/am437x/am437x-vpfe.c     |  1 +
 drivers/media/platform/mtk-mdp/mtk_mdp_vpu.c    |  9 +++++----
 drivers/media/platform/mtk-vcodec/vdec_vpu_if.c |  6 +++---
 drivers/media/platform/mtk-vcodec/venc_vpu_if.c | 12 ++++++------
 drivers/media/platform/mtk-vpu/mtk_vpu.c        | 45 +++++++++++++++++++++++----------------------
 drivers/media/platform/mtk-vpu/mtk_vpu.h        |  2 +-
 drivers/media/platform/ti-vpe/cal.c             | 13 ++++++++-----
 7 files changed, 47 insertions(+), 41 deletions(-)
  

Comments

Jenkins March 11, 2020, 2:52 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/62088/
Build log: https://builder.linuxtv.org/job/patchwork/41844/
Build time: 00:02:17
Link: https://lore.kernel.org/linux-media/bc2880a4-42b7-8dab-241f-b263b26e20e7@xs4all.nl

gpg: Signature made Wed 11 Mar 2020 02:37:18 PM UTC
gpg:                using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5
gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xs4all.nl>" [unknown]
gpg:                 aka "Hans Verkuil <hverkuil@xs4all.nl>" [full]

Summary: no issues