All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Longerbeam <slongerbeam@gmail.com>
To: linux-media@vger.kernel.org
Cc: Steve Longerbeam <slongerbeam@gmail.com>
Subject: [PATCH 0/4] media: imx: Various fixes for i.MX5 support
Date: Sat, 19 Jan 2019 13:45:56 -0800	[thread overview]
Message-ID: <20190119214600.30897-1-slongerbeam@gmail.com> (raw)

Some fixes and improvements to support video capture on i.MX5.

Steve Longerbeam (4):
  media: imx: csi: Allow unknown nearest upstream entities
  media: imx: Clear fwnode link struct for each endpoint iteration
  media: imx: Rename functions that add IPU-internal subdevs/links
  media: imx: Don't register IPU subdevs/links if CSI port missing

 drivers/staging/media/imx/imx-ic-common.c     |  2 +-
 drivers/staging/media/imx/imx-media-csi.c     | 18 +++-
 drivers/staging/media/imx/imx-media-dev.c     | 13 +--
 .../staging/media/imx/imx-media-internal-sd.c | 36 +++-----
 drivers/staging/media/imx/imx-media-of.c      | 91 ++++++++++++-------
 drivers/staging/media/imx/imx-media-vdic.c    |  2 +-
 drivers/staging/media/imx/imx-media.h         | 11 ++-
 7 files changed, 92 insertions(+), 81 deletions(-)

-- 
2.17.1


             reply	other threads:[~2019-01-19 21:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-19 21:45 Steve Longerbeam [this message]
2019-01-19 21:45 ` [PATCH 1/4] media: imx: csi: Allow unknown nearest upstream entities Steve Longerbeam
2019-01-21 16:50   ` Philipp Zabel
2019-01-22  0:21     ` Steve Longerbeam
2019-01-19 21:45 ` [PATCH 2/4] media: imx: Clear fwnode link struct for each endpoint iteration Steve Longerbeam
2019-01-19 21:45 ` [PATCH 3/4] media: imx: Rename functions that add IPU-internal subdevs/links Steve Longerbeam
2019-01-21 16:52   ` Philipp Zabel
2019-01-19 21:46 ` [PATCH 4/4] media: imx: Don't register IPU subdevs/links if CSI port missing Steve Longerbeam
2019-01-21 16:59   ` Philipp Zabel

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=20190119214600.30897-1-slongerbeam@gmail.com \
    --to=slongerbeam@gmail.com \
    --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.