mbox

[GIT,PULL,FOR,v4.8] Various fixes

Message ID 84a7f883-352c-cb54-391f-00abc65175b7@xs4all.nl (mailing list archive)
State Accepted, archived
Headers

Pull-request

git://linuxtv.org/hverkuil/media_tree.git for-v4.8j

Message

Hans Verkuil July 12, 2016, 5:11 p.m. UTC
  A bunch of vcodec code improvements and two cec changes: one adds a
sanity check, the other improves timestamping. A patch updating the
doc-rst will be posted separately.

Regards,

	Hans

The following changes since commit 9d01315d132469fd0a92f5a13c0a605d6ce96b21:

  [media] pulse8-cec: declare function as static (2016-07-12 13:46:20 -0300)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v4.8j

for you to fetch changes up to 948ae91767dab720d978a3cb835f5b9f23f6f13b:

  mtk-vcodec: fix type mismatches (2016-07-12 19:07:27 +0200)

----------------------------------------------------------------
Arnd Bergmann (1):
      mtk-vcodec: fix type mismatches

Hans Verkuil (2):
      cec: add sanity check for msg->len
      cec: split the timestamp into an rx and tx timestamp

Wei Yongjun (4):
      VPU: mediatek: fix return value check in mtk_vpu_probe()
      VPU: mediatek: remove redundant dev_err call in mtk_vpu_probe()
      vcodec: mediatek: Fix return value check in mtk_vcodec_init_enc_pm()
      mtk-vcodec: remove redundant dev_err call in mtk_vcodec_probe()

 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc.c     |  8 ++++----
 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_drv.c |  2 --
 drivers/media/platform/mtk-vcodec/mtk_vcodec_enc_pm.c  | 16 ++++++++--------
 drivers/media/platform/mtk-vcodec/venc/venc_h264_if.c  |  4 ++--
 drivers/media/platform/mtk-vcodec/venc/venc_vp8_if.c   |  4 ++--
 drivers/media/platform/mtk-vcodec/venc_vpu_if.c        |  4 ++--
 drivers/media/platform/mtk-vpu/mtk_vpu.c               | 12 ++++--------
 drivers/staging/media/cec/cec-adap.c                   | 27 +++++++++++++++------------
 include/linux/cec.h                                    | 18 ++++++++++--------
 9 files changed, 47 insertions(+), 48 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html