mbox series

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

Message ID b8db3a3f-33d4-99d3-f03f-25b968ba1907@xs4all.nl (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,FOR,v5.7] Various fixes | expand

Pull-request

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

Message

Hans Verkuil March 12, 2020, 12:13 p.m. UTC
The following changes since commit eceeea5481d4eeb6073e8ccb2f229bb0dd14a44d:

  media: lmedm04: remove redundant assignment to variable gate (2020-03-12 09:47:33 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 7b03d504269160d7fe68724b970a74b658c150fa:

  media: mtk-mdp: Check return value of of_clk_get (2020-03-12 12:48:29 +0100)

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

----------------------------------------------------------------
Alexandre Courbot (1):
      media: videobuf2-core: fix dprintk level

Etienne Carriere (2):
      media: platform: stm32: defer probe for auxiliary clock
      media: platform: stm32: don't print an error on probe deferral

Johan Hovold (3):
      media: ov519: add missing endpoint sanity checks
      media: stv06xx: add missing descriptor sanity checks
      media: xirlink_cit: add missing descriptor sanity checks

Matthias Brugger (1):
      media: mtk-mdp: Check return value of of_clk_get

Ricardo Ribalda Delgado (1):
      imx214: Remove redundant code

Sebastian Gross (1):
      media: i2c: s5c73m3: Fix number in auto focus cluster

 drivers/media/common/videobuf2/videobuf2-core.c  |  4 ++--
 drivers/media/i2c/imx214.c                       |  1 -
 drivers/media/i2c/s5c73m3/s5c73m3-ctrls.c        |  2 +-
 drivers/media/platform/mtk-mdp/mtk_mdp_comp.c    |  6 ++++++
 drivers/media/platform/stm32/stm32-cec.c         | 10 ++++++++--
 drivers/media/usb/gspca/ov519.c                  | 10 ++++++++++
 drivers/media/usb/gspca/stv06xx/stv06xx.c        | 19 ++++++++++++++++++-
 drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.c |  4 ++++
 drivers/media/usb/gspca/xirlink_cit.c            | 18 +++++++++++++++++-
 9 files changed, 66 insertions(+), 8 deletions(-)

Comments

Jenkins March 12, 2020, 12:31 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/patch/62127/
Build log: https://builder.linuxtv.org/job/patchwork/41972/
Build time: 00:10:50
Link: https://lore.kernel.org/linux-media/b8db3a3f-33d4-99d3-f03f-25b968ba1907@xs4all.nl

gpg: Signature made Thu 12 Mar 2020 12:12:20 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