summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/imx/imx-media-csi.c
AgeCommit message (Expand)Author
2019-10-10media: imx: Move pads init to probeSteve Longerbeam
2019-10-10media: imx: Move capture device init to registeredSteve Longerbeam
2019-10-10media: staging: media: imx: Fix alignment to match open parenthesisAmol Grover
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-14media: imx: Try colorimetry at both sink and source padsSteve Longerbeam
2019-06-03media: staging/imx: fix two NULL vs IS_ERR() bugsDan Carpenter
2019-05-28media: staging/imx: Improve pipeline searchingSteve Longerbeam
2019-05-28media: staging/imx: Remove capture_device_set_formatSteve Longerbeam
2019-05-28media: Revert "media: imx: Set capture compose rectangle in capture_device_se...Steve Longerbeam
2019-05-28media: staging/imx: Move add_video_device into capture_device_registerSteve Longerbeam
2019-05-28media: staging/imx: Pass device to alloc/free_dma_bufSteve Longerbeam
2019-05-28media: staging/imx: Switch to sync registration for IPU subdevsSteve Longerbeam
2019-05-28media: Revert "media: staging/imx: add media device to capture register"Steve Longerbeam
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-05-08Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-05-08media: staging/imx: add media device to capture registerRui Miguel Silva
2019-04-03staging: media: imx: add proper SPDX identifiers on files that did not have t...Greg Kroah-Hartman
2019-03-19media: imx: csi: Allow unknown nearest upstream entitiesSteve Longerbeam
2019-02-18media: staging/imx: rearrange group id to take in account IPURui Miguel Silva
2019-02-18media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam
2019-02-07media: imx: Validate frame intervals before settingSteve Longerbeam
2019-01-31media: imx: csi: Stop upstream before disabling IDMA channelSteve Longerbeam
2019-01-31media: imx: csi: Disable CSI immediately after last EOFSteve Longerbeam
2019-01-21media: imx-csi: Input connections to CSI should be optionalSteve Longerbeam
2019-01-21media: imx: lift CSI and PRP ENC/VF width alignment restrictionPhilipp Zabel
2019-01-21media: imx: add capture compose rectanglePhilipp Zabel
2019-01-16media: imx: Allow interweave with top/bottom lines swappedSteve Longerbeam
2019-01-16media: imx-csi: Move crop/compose reset after filling default mbus fieldsSteve Longerbeam
2019-01-16media: imx-csi: Allow skipping odd chroma rows for YVU420Steve Longerbeam
2019-01-16media: imx: interweave and odd-chroma-row skip are incompatibleSteve Longerbeam
2019-01-16media: imx-csi: Double crop height for alternate fields at sinkSteve Longerbeam
2019-01-16media: imx: Fix field negotiationSteve Longerbeam
2019-01-16media: gpu: ipu-v3: Add planar support to interlaced scanSteve Longerbeam
2019-01-16media: gpu: ipu-csi: Swap fields according to input/output field typesSteve Longerbeam
2018-10-04media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus
2018-10-04media: imx: csi: Register a subdev notifierSteve Longerbeam
2018-09-24media: imx: work around false-positive warning, againArnd Bergmann
2018-08-08media: cleanup fall-through commentsMauro Carvalho Chehab
2018-08-07media: imx: shut up a false positive warningMauro Carvalho Chehab
2018-07-04media: imx: add support for RGB565_2X8 on parallel busJan Luebbe
2018-07-04media: staging/imx: fill vb2_v4l2_buffer sequence entryPeter Seiderer
2018-07-04media: staging/imx: fill vb2_v4l2_buffer field entryPeter Seiderer
2018-06-28media: Staging:media:imx Fix multiple assignments in a lineJanani Sankara Babu
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab
2018-05-09media: imx-csi: fix burst size for 16 bitJan Luebbe
2018-05-09media: imx: add 16-bit grayscale supportPhilipp Zabel
2018-05-04media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERRFrom: Gustavo A. R. Silva
2018-04-04media: imx-media-csi: Do not propagate the error when pinctrl is not foundFabio Estevam
2018-04-04media: imx: work around false-positive warningArnd Bergmann