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>
Subject: [GIT PULL FOR v5.1] Various fixes
Date: Tue, 8 Jan 2019 16:44:56 +0100	[thread overview]
Message-ID: <42137155-e76e-8818-3ac3-3d15eec682f8@xs4all.nl> (raw)

The following changes since commit 1e0d0a5fd38192f23304ea2fc2b531fea7c74247:

  media: s5p-mfc: fix incorrect bus assignment in virtual child device (2019-01-07 14:39:36 -0500)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.1b2

for you to fetch changes up to aaa099e5efb834c55a8ddbeb7d9596208e4433c2:

  rcar-vin: remove unneeded locking in async callbacks (2019-01-08 16:41:51 +0100)

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

----------------------------------------------------------------
Aditya Pakki (2):
      media: gspca: Check the return value of write_bridge for timeout
      media: gspca: mt9m111: Check write_bridge for timeout

Akinobu Mita (1):
      media: staging: bcm2835-camera: use V4L2_FRACT_COMPARE

Alexey Khoroshilov (2):
      media: tw9910: fix failure handling in tw9910_power_on()
      media: tw9910: add helper function for setting gpiod value

Andrzej Pietrasiewicz (2):
      media: Change Andrzej Pietrasiewicz's e-mail address
      MAINTAINERS: Change s5p-jpeg maintainer information.

Dafna Hirschfeld (1):
      media: vicodec: bugfix - replace '=' with '|='

Hans Verkuil (1):
      v4l2-ctrls.c/uvc: zero v4l2_event

Jacopo Mondi (1):
      media: rcar-csi2: Fix PHTW table values for E3/V3M

Kangjie Lu (2):
      usb: gspca: add a missed return-value check for do_command
      usb: gspca: add a missed check for goto_low_power

Kieran Bingham (1):
      media: vsp1: Fix trivial documentation

Niklas Söderlund (1):
      rcar-vin: remove unneeded locking in async callbacks

Ondrej Jirman (1):
      media: sunxi: cedrus: Fix missing error message context

Pawe? Chmiel (1):
      media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration

 MAINTAINERS                                                   |  3 ++-
 drivers/media/common/videobuf2/videobuf2-dma-sg.c             |  2 +-
 drivers/media/i2c/tw9910.c                                    | 27 +++++++++++----------
 drivers/media/platform/rcar-vin/rcar-core.c                   | 14 -----------
 drivers/media/platform/rcar-vin/rcar-csi2.c                   | 62 +++++++++++++++++++++++------------------------
 drivers/media/platform/s5p-jpeg/jpeg-core.c                   | 23 ++++++++++--------
 drivers/media/platform/s5p-jpeg/jpeg-core.h                   |  2 +-
 drivers/media/platform/s5p-jpeg/jpeg-hw-s5p.c                 |  2 +-
 drivers/media/platform/s5p-jpeg/jpeg-hw-s5p.h                 |  2 +-
 drivers/media/platform/s5p-jpeg/jpeg-regs.h                   |  2 +-
 drivers/media/platform/vicodec/codec-fwht.c                   |  8 +++---
 drivers/media/platform/vsp1/vsp1_video.c                      |  2 +-
 drivers/media/usb/gspca/cpia1.c                               | 14 ++++++++---
 drivers/media/usb/gspca/m5602/m5602_mt9m111.c                 |  8 +++---
 drivers/media/usb/gspca/m5602/m5602_po1030.c                  |  8 ++++--
 drivers/media/usb/uvc/uvc_ctrl.c                              |  2 +-
 drivers/media/v4l2-core/v4l2-ctrls.c                          |  2 +-
 drivers/staging/media/sunxi/cedrus/cedrus_hw.c                | 28 ++++++++++-----------
 drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.c |  8 ++----
 include/media/videobuf2-dma-sg.h                              |  2 +-
 20 files changed, 111 insertions(+), 110 deletions(-)

             reply	other threads:[~2019-01-08 15:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-08 15:44 Hans Verkuil [this message]
2019-01-10 11:18 [GIT PULL FOR v5.1] Various fixes Sean Young
2019-01-10 12:34 Hans Verkuil
2019-01-15  8:16 Hans Verkuil
2019-01-16 16:03 Hans Verkuil
2019-01-31 14:10 Hans Verkuil
2019-02-07 15:31 Hans Verkuil
2019-02-18 17:04 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=42137155-e76e-8818-3ac3-3d15eec682f8@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --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.