linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.1] Various fixes, mostly adv748x
@ 2019-02-08 10:21 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2019-02-08 10:21 UTC (permalink / raw)
  To: Linux Media Mailing List; +Cc: Jacopo Mondi

The following changes since commit 6fd369dd1cb65a032f1ab9227033ecb7b759656d:

  media: vimc: fill in bus_info in media_device_info (2019-02-07 12:38:59 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 72a98aaee48bd2980d1d18f212972201ed036fb0:

  media: i2c: adv748x: Remove PAGE_WAIT (2019-02-08 11:19:26 +0100)

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

----------------------------------------------------------------
Hans Verkuil (2):
      vimc: add USERPTR support
      v4l2-subdev.h: v4l2_subdev_call: use temp __sd variable

Jacopo Mondi (6):
      media: adv748x: Add is_txb()
      media: adv748x: Rename reset procedures
      media: adv748x: csi2: Link AFE with TXA and TXB
      media: adv748x: Store the source subdevice in TX
      media: adv748x: Store the TX sink in HDMI/AFE
      media: adv748x: Implement TX link_setup callback

Kieran Bingham (2):
      media: i2c: adv748x: Convert SW reset routine to function
      media: i2c: adv748x: Remove PAGE_WAIT

Lucas A. M. Magalhães (1):
      media: vimc: Remove unused but set variables

Steve Longerbeam (1):
      media: imx: Set capture compose rectangle in capture_device_set_format

 drivers/media/i2c/adv748x/adv748x-afe.c       |   2 +-
 drivers/media/i2c/adv748x/adv748x-core.c      | 125 ++++++++++++++++++++++++++++++++++++++++------------------
 drivers/media/i2c/adv748x/adv748x-csi2.c      |  64 +++++++++++++++++++-----------
 drivers/media/i2c/adv748x/adv748x-hdmi.c      |   2 +-
 drivers/media/i2c/adv748x/adv748x.h           |  27 ++++++++++++-
 drivers/media/platform/vimc/vimc-capture.c    |   2 +-
 drivers/media/platform/vimc/vimc-sensor.c     |   7 ----
 drivers/staging/media/imx/imx-ic-prpencvf.c   |   5 ++-
 drivers/staging/media/imx/imx-media-capture.c |  24 +++++------
 drivers/staging/media/imx/imx-media-csi.c     |   5 ++-
 drivers/staging/media/imx/imx-media-utils.c   |  20 +++++++---
 drivers/staging/media/imx/imx-media.h         |   6 ++-
 include/media/v4l2-subdev.h                   |   7 ++--
 13 files changed, 198 insertions(+), 98 deletions(-)

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

only message in thread, other threads:[~2019-02-08 10:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-08 10:21 [GIT PULL FOR v5.1] Various fixes, mostly adv748x 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).