summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/imx/imx-media-csi.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-19staging/media: Remove unneeded geometry restrictions from i.MX CSI driverKrzysztof HaƂasa1-2/+2
2020-05-18media: imx: csi: Lookup upstream endpoint with imx_media_get_pad_fwnodeSteve Longerbeam1-16/+6
2020-05-18media: imx5/6/7: csi: Mark a bound video mux as a CSI muxSteve Longerbeam1-18/+27
2020-05-18media: imx: csi: Create media links in bound notifierSteve Longerbeam1-0/+21
2020-05-18media: imx: csi: Implement get_fwnode_pad opSteve Longerbeam1-0/+23
2020-05-18media: imx: Parse information from firmware without using callbacksSteve Longerbeam1-40/+38
2020-04-21media: imx: utils: Rename format lookup and enumeration functionsLaurent Pinchart1-9/+9
2020-04-21media: imx: utils: Rename pixel format selection enumerationSteve Longerbeam1-15/+20
2020-04-21media: imx: utils: Handle Bayer format lookup through a selection flagLaurent Pinchart1-9/+6
2020-03-12media: imx: imx6-media-csi: Replace Y16 with Y10 and Y12Laurent Pinchart1-1/+2
2020-03-05media: imx: Propagate quantization and encoding in CSISteve Longerbeam1-0/+2
2019-10-10media: imx: Move pads init to probeSteve Longerbeam1-11/+10
2019-10-10media: imx: Move capture device init to registeredSteve Longerbeam1-8/+12
2019-10-10media: staging: media: imx: Fix alignment to match open parenthesisAmol Grover1-3/+3
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-8/+11
2019-06-14media: imx: Try colorimetry at both sink and source padsSteve Longerbeam1-8/+11
2019-06-03media: staging/imx: fix two NULL vs IS_ERR() bugsDan Carpenter1-2/+2
2019-05-28media: staging/imx: Improve pipeline searchingSteve Longerbeam1-9/+4
2019-05-28media: staging/imx: Remove capture_device_set_formatSteve Longerbeam1-14/+2
2019-05-28media: Revert "media: imx: Set capture compose rectangle in capture_device_se...Steve Longerbeam1-3/+2
2019-05-28media: staging/imx: Move add_video_device into capture_device_registerSteve Longerbeam1-6/+1
2019-05-28media: staging/imx: Pass device to alloc/free_dma_bufSteve Longerbeam1-3/+3
2019-05-28media: staging/imx: Switch to sync registration for IPU subdevsSteve Longerbeam1-1/+1
2019-05-28media: Revert "media: staging/imx: add media device to capture register"Steve Longerbeam1-1/+1
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+1
2019-05-08Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-4/+14
2019-05-08media: staging/imx: add media device to capture registerRui Miguel Silva1-1/+1
2019-04-03staging: media: imx: add proper SPDX identifiers on files that did not have t...Greg Kroah-Hartman1-5/+1
2019-03-19media: imx: csi: Allow unknown nearest upstream entitiesSteve Longerbeam1-4/+14
2019-02-18media: staging/imx: rearrange group id to take in account IPURui Miguel Silva1-3/+3
2019-02-18media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam1-2/+3
2019-02-07media: imx: Validate frame intervals before settingSteve Longerbeam1-1/+4
2019-01-31media: imx: csi: Stop upstream before disabling IDMA channelSteve Longerbeam1-12/+13
2019-01-31media: imx: csi: Disable CSI immediately after last EOFSteve Longerbeam1-3/+14
2019-01-21media: imx-csi: Input connections to CSI should be optionalSteve Longerbeam1-1/+1
2019-01-21media: imx: lift CSI and PRP ENC/VF width alignment restrictionPhilipp Zabel1-2/+9
2019-01-21media: imx: add capture compose rectanglePhilipp Zabel1-2/+1
2019-01-16media: imx: Allow interweave with top/bottom lines swappedSteve Longerbeam1-5/+35
2019-01-16media: imx-csi: Move crop/compose reset after filling default mbus fieldsSteve Longerbeam1-13/+14
2019-01-16media: imx-csi: Allow skipping odd chroma rows for YVU420Steve Longerbeam1-0/+1
2019-01-16media: imx: interweave and odd-chroma-row skip are incompatibleSteve Longerbeam1-2/+6
2019-01-16media: imx-csi: Double crop height for alternate fields at sinkSteve Longerbeam1-5/+15
2019-01-16media: imx: Fix field negotiationSteve Longerbeam1-16/+48
2019-01-16media: gpu: ipu-v3: Add planar support to interlaced scanSteve Longerbeam1-1/+2
2019-01-16media: gpu: ipu-csi: Swap fields according to input/output field typesSteve Longerbeam1-6/+1
2018-10-04media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus1-4/+4
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus1-1/+1
2018-10-04media: imx: csi: Register a subdev notifierSteve Longerbeam1-1/+56
2018-09-24media: imx: work around false-positive warning, againArnd Bergmann1-1/+4
2018-08-08media: cleanup fall-through commentsMauro Carvalho Chehab1-2/+1