All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: Johan Hovold <johan@kernel.org>
Subject: [GIT PULL FOR v5.7] Various fixes
Date: Thu, 12 Mar 2020 13:13:30 +0100	[thread overview]
Message-ID: <b8db3a3f-33d4-99d3-f03f-25b968ba1907@xs4all.nl> (raw)

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(-)

             reply	other threads:[~2020-03-12 12:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-12 12:13 Hans Verkuil [this message]
2020-03-12 12:31 ` [GIT PULL FOR v5.7] Various fixes (#62127) Jenkins
  -- strict thread matches above, loose matches on Subject: below --
2020-03-16 13:27 [GIT PULL FOR v5.7] Various fixes Hans Verkuil
2020-03-11 14:38 Hans Verkuil
2020-03-03 15:06 Hans Verkuil
2020-02-27 12:27 Hans Verkuil

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=b8db3a3f-33d4-99d3-f03f-25b968ba1907@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=johan@kernel.org \
    --cc=linux-media@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.