linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v4.21 v2] Various fixes (coda, rcar, pxp, others)
@ 2018-11-23  8:22 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2018-11-23  8:22 UTC (permalink / raw)
  To: Linux Media Mailing List

Fixed my SoB mess.

Regards,

	Hans

The following changes since commit fbe57dde7126d1b2712ab5ea93fb9d15f89de708:

  media: ov7740: constify structures stored in fields of v4l2_subdev_ops structure (2018-11-06 07:17:02 -0500)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v4.21c

for you to fetch changes up to fb248101254782a3939c40eaaa7e347260b27b77:

  pulse8-cec: return 0 when invalidating the logical address (2018-11-14 16:07:47 +0100)

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

----------------------------------------------------------------
Fabio Estevam (3):
      media: imx-pxp: Check the return value from clk_prepare_enable()
      media: imx-pxp: Check for pxp_soft_reset() error
      media: imx-pxp: Improve pxp_soft_reset() error message

Hans Verkuil (3):
      vb2: vb2_mmap: move lock up
      cec-pin: fix broken tx_ignore_nack_until_eom error injection
      pulse8-cec: return 0 when invalidating the logical address

Jacopo Mondi (6):
      media: dt-bindings: rcar-vin: Add R8A77990 support
      media: rcar-vin: Add support for R-Car R8A77990
      media: dt-bindings: rcar-csi2: Add R8A77990
      media: rcar-csi2: Add R8A77990 support
      media: rcar: rcar-csi2: Update V3M/E3 PHTW tables
      media: rcar-csi2: Handle per-SoC number of channels

Lucas Stach (2):
      media: coda: limit queueing into internal bitstream buffer
      media: coda: don't disable IRQs across buffer meta handling

Michael Tretter (1):
      media: coda: print SEQ_INIT error code as hex value

Philipp Zabel (12):
      media: coda: fix memory corruption in case more than 32 instances are opened
      media: coda: store unmasked fifo position in meta
      media: coda: always hold back decoder jobs until we have enough bitstream payload
      media: coda: reduce minimum frame size to 48x16 pixels.
      media: coda: remove unused instances list
      media: coda: set V4L2_CAP_TIMEPERFRAME flag in coda_s_parm
      media: coda: implement ENUM_FRAMEINTERVALS
      media: coda: never set infinite timeperframe
      media: coda: fail S_SELECTION for read-only targets
      media: coda: improve queue busy error message
      media: coda: normalise debug output
      media: coda: debug output when setting visible size via crop selection

Ricardo Ribalda Delgado (1):
      media: doc-rst: Fix broken references

kbuild test robot (1):
      media: platform: fix platform_no_drv_owner.cocci warnings

 Documentation/devicetree/bindings/media/rcar_vin.txt          |   1 +
 Documentation/devicetree/bindings/media/renesas,rcar-csi2.txt |   1 +
 Documentation/media/v4l-drivers/sh_mobile_ceu_camera.rst      |   2 +-
 drivers/media/cec/cec-pin.c                                   |   5 +-
 drivers/media/common/videobuf2/videobuf2-core.c               |  11 +-
 drivers/media/platform/coda/coda-bit.c                        | 113 +++++++++++---------
 drivers/media/platform/coda/coda-common.c                     | 231 ++++++++++++++++++++++-------------------
 drivers/media/platform/coda/coda.h                            |  28 ++++-
 drivers/media/platform/coda/trace.h                           |  10 +-
 drivers/media/platform/imx-pxp.c                              |  17 ++-
 drivers/media/platform/rcar-vin/rcar-core.c                   |  20 ++++
 drivers/media/platform/rcar-vin/rcar-csi2.c                   |  86 +++++++++------
 drivers/media/platform/sh_vou.c                               |   2 +-
 drivers/media/usb/pulse8-cec/pulse8-cec.c                     |   2 +-
 drivers/staging/media/sunxi/cedrus/cedrus.c                   |   1 -
 15 files changed, 319 insertions(+), 211 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-11-23 19:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-23  8:22 [GIT PULL FOR v4.21 v2] Various fixes (coda, rcar, pxp, others) Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).