All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] media: imx: Various fixes for i.MX5 support
@ 2019-01-19 21:45 Steve Longerbeam
  2019-01-19 21:45 ` [PATCH 1/4] media: imx: csi: Allow unknown nearest upstream entities Steve Longerbeam
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Steve Longerbeam @ 2019-01-19 21:45 UTC (permalink / raw)
  To: linux-media; +Cc: Steve Longerbeam

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-01-22  0:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-19 21:45 [PATCH 0/4] media: imx: Various fixes for i.MX5 support Steve Longerbeam
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

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.