All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] media: imx: Miscellaneous fixes for i.MX7
@ 2019-10-24  0:41 Laurent Pinchart
  2019-10-24  0:41 ` [PATCH 1/7] media: imx: imx7_mipi_csis: Power off the source when stopping streaming Laurent Pinchart
                   ` (7 more replies)
  0 siblings, 8 replies; 23+ messages in thread
From: Laurent Pinchart @ 2019-10-24  0:41 UTC (permalink / raw)
  To: linux-media; +Cc: Steve Longerbeam, Philipp Zabel, Rui Miguel Silva

Hello,

This patch series contains miscellaneous fixes I developed while trying
to capture from a CSI-2 sensor on the i.MX7.

Patches 1/7, 2/7 and 6/7 are small fixes or enhancements, please see
individual commit messages. Patches 3/7, 4/7 and 5/7 add support for 10-
and 12-bit greyscale formats (both on the i.MX7 CSI-2 receiver side and
the CSI side). Patch 7/7 finally fixes a recent issue with video field
handling.

Laurent Pinchart (7):
  media: imx: imx7_mipi_csis: Power off the source when stopping
    streaming
  media: imx: imx7_mipi_csis: Print the RESOL_CH0 register
  media: imx: imx7_mipi_csis: Add greyscale formats support
  media: imx: imx6-media-csi: Replace Y16 with Y10 and Y12
  media: imx: imx7-media-csi: Add Y10 and Y12 formats support
  media: imx: imx7-media-csi: Remove unneeded register read
  media: imx: imx7-media-csi: Fix video field handling

 drivers/staging/media/imx/imx-media-csi.c   |  3 ++-
 drivers/staging/media/imx/imx-media-utils.c | 13 ++++++++-----
 drivers/staging/media/imx/imx7-media-csi.c  | 14 +++++++++++++-
 drivers/staging/media/imx/imx7-mipi-csis.c  | 15 ++++++++++++++-
 4 files changed, 37 insertions(+), 8 deletions(-)

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2020-03-12  0:02 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24  0:41 [PATCH 0/7] media: imx: Miscellaneous fixes for i.MX7 Laurent Pinchart
2019-10-24  0:41 ` [PATCH 1/7] media: imx: imx7_mipi_csis: Power off the source when stopping streaming Laurent Pinchart
2019-10-24 17:43   ` Fabio Estevam
2019-10-24 22:20     ` Rui Miguel Silva
2019-10-24  0:41 ` [PATCH 2/7] media: imx: imx7_mipi_csis: Print the RESOL_CH0 register Laurent Pinchart
2019-10-24  0:41 ` [PATCH 3/7] media: imx: imx7_mipi_csis: Add greyscale formats support Laurent Pinchart
2019-10-24  0:41 ` [PATCH 4/7] media: imx: imx6-media-csi: Replace Y16 with Y10 and Y12 Laurent Pinchart
2019-10-24  0:41 ` [PATCH 5/7] media: imx: imx7-media-csi: Add Y10 and Y12 formats support Laurent Pinchart
2019-10-24  0:41 ` [PATCH 6/7] media: imx: imx7-media-csi: Remove unneeded register read Laurent Pinchart
2019-10-24 17:57   ` Steve Longerbeam
2019-10-24 17:59     ` Steve Longerbeam
2019-10-24  0:41 ` [PATCH 7/7] media: imx: imx7-media-csi: Fix video field handling Laurent Pinchart
2019-10-24  3:25   ` Steve Longerbeam
2019-10-24  3:27     ` Steve Longerbeam
2020-03-09 20:48     ` Laurent Pinchart
2019-10-24 15:11   ` Steve Longerbeam
2020-03-09 20:52     ` Laurent Pinchart
2020-03-10  0:00       ` Steve Longerbeam
2020-03-10  0:06         ` Laurent Pinchart
2020-03-10 15:49         ` Laurent Pinchart
2020-03-11 23:54           ` Steve Longerbeam
2020-03-12  0:01             ` Laurent Pinchart
2019-10-24 22:14 ` [PATCH 0/7] media: imx: Miscellaneous fixes for i.MX7 Rui Miguel Silva

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.