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: Daniel Gomez <daniel@qtec.com>,
	Wolfram Sang <wsa+renesas@sang-engineering.com>
Subject: [GIT PULL FOR v5.6] Various fixes
Date: Mon, 6 Jan 2020 14:36:42 +0100	[thread overview]
Message-ID: <2337b954-6d92-319f-91d9-caa66713571e@xs4all.nl> (raw)

The following changes since commit 51e40a0dbe53cebe1f4b85bb47e250dc5a89b254:

  media: sun4i-csi: Add support for A10 CSI1 camera sensor interface (2020-01-04 08:21:35 +0100)

are available in the Git repository at:

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

for you to fetch changes up to ab568ba9fc3fd0b262e925fefa199320584a7d98:

  cec: remove unused functions (2020-01-06 14:06:05 +0100)

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

----------------------------------------------------------------
Aditya Pakki (2):
      media: cx231xx: replace BUG_ON with recovery code
      media: saa7146: Avoid using BUG_ON as an assertion

Daniel Gomez (1):
      media: v4l2: Fix fourcc names for 12b and 14b packed bayer

Dmitry Osipenko (3):
      media: staging: tegra-vde: Select IOVA unconditionally in Kconfig
      media: staging: tegra-vde: Sort headers alphabetically
      media: staging: tegra-vde: Use __maybe_unused attribute instead of ifdef

Hans Verkuil (2):
      Revert "media: v4l2: Fix fourcc names for BAYER12P"
      cec: remove unused functions

Helen Koike (1):
      media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments

Jia-Ju Bai (1):
      media: sti: bdisp: fix a possible sleep-in-atomic-context bug in bdisp_device_run()

Ma Feng (1):
      media: pvrusb2: Remove unneeded semicolon and add newline

Wolfram Sang (5):
      media: pci: cx23885: convert to i2c_new_scanned_device
      media: pci: cx88: convert to i2c_new_scanned_device
      media: pci: bt8xx: convert to i2c_new_scanned_device
      media: pci: cx18: convert to i2c_new_scanned_device
      media: pci: ivtv: convert to i2c_new_scanned_device

 Documentation/media/uapi/v4l/pixfmt-srggb12p.rst |  2 +-
 Documentation/media/uapi/v4l/pixfmt-srggb14p.rst |  2 +-
 drivers/media/cec/cec-core.c                     | 21 +--------------------
 drivers/media/cec/cec-notifier.c                 | 37 ++-----------------------------------
 drivers/media/cec/cec-priv.h                     |  2 +-
 drivers/media/common/saa7146/saa7146_video.c     |  6 ++++--
 drivers/media/pci/bt8xx/bttv-input.c             |  6 +++---
 drivers/media/pci/cx18/cx18-i2c.c                |  2 +-
 drivers/media/pci/cx23885/cx23885-i2c.c          |  4 ++--
 drivers/media/pci/cx88/cx88-input.c              |  2 +-
 drivers/media/pci/ivtv/ivtv-i2c.c                |  6 +++---
 drivers/media/pci/ivtv/ivtv-i2c.h                |  2 +-
 drivers/media/platform/sti/bdisp/bdisp-hw.c      |  6 +++---
 drivers/media/usb/cx231xx/cx231xx-i2c.c          |  3 ++-
 drivers/media/usb/pvrusb2/pvrusb2-encoder.c      |  4 ++--
 drivers/staging/media/tegra-vde/Kconfig          |  2 +-
 drivers/staging/media/tegra-vde/vde.c            |  6 ++----
 drivers/staging/media/tegra-vde/vde.h            |  2 +-
 include/media/cec-notifier.h                     | 27 ---------------------------
 include/media/cec.h                              | 46 ----------------------------------------------
 include/media/v4l2-rect.h                        |  8 ++++----
 21 files changed, 36 insertions(+), 160 deletions(-)

             reply	other threads:[~2020-01-06 13:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-06 13:36 Hans Verkuil [this message]
2020-01-06 13:54 ` [GIT PULL FOR v5.6] Various fixes Jenkins
2020-01-10 14:53 Hans Verkuil
2020-01-10 15:03 ` Jenkins
2020-01-13 12:17 Hans Verkuil
2020-01-13 12:22 ` Jenkins
2020-01-16 13:52 Hans Verkuil
2020-01-16 14:21 ` Jenkins

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=2337b954-6d92-319f-91d9-caa66713571e@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=daniel@qtec.com \
    --cc=linux-media@vger.kernel.org \
    --cc=wsa+renesas@sang-engineering.com \
    /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.