summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/imx/imx-media-csi.c
Commit message (Expand)AuthorAgeFilesLines
* media: staging/imx: fix two NULL vs IS_ERR() bugsDan Carpenter2019-06-031-2/+2
* media: staging/imx: Improve pipeline searchingSteve Longerbeam2019-05-281-9/+4
* media: staging/imx: Remove capture_device_set_formatSteve Longerbeam2019-05-281-14/+2
* media: Revert "media: imx: Set capture compose rectangle in capture_device_se...Steve Longerbeam2019-05-281-3/+2
* media: staging/imx: Move add_video_device into capture_device_registerSteve Longerbeam2019-05-281-6/+1
* media: staging/imx: Pass device to alloc/free_dma_bufSteve Longerbeam2019-05-281-3/+3
* media: staging/imx: Switch to sync registration for IPU subdevsSteve Longerbeam2019-05-281-1/+1
* media: Revert "media: staging/imx: add media device to capture register"Steve Longerbeam2019-05-281-1/+1
* Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-05-161-1/+1
|\
| * media: staging/imx: add media device to capture registerRui Miguel Silva2019-05-081-1/+1
* | Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-05-081-4/+14
|\|
| * media: imx: csi: Allow unknown nearest upstream entitiesSteve Longerbeam2019-03-191-4/+14
* | staging: media: imx: add proper SPDX identifiers on files that did not have t...Greg Kroah-Hartman2019-04-031-5/+1
|/
* media: staging/imx: rearrange group id to take in account IPURui Miguel Silva2019-02-181-3/+3
* media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam2019-02-181-2/+3
* media: imx: Validate frame intervals before settingSteve Longerbeam2019-02-071-1/+4
* media: imx: csi: Stop upstream before disabling IDMA channelSteve Longerbeam2019-01-311-12/+13
* media: imx: csi: Disable CSI immediately after last EOFSteve Longerbeam2019-01-311-3/+14
* media: imx-csi: Input connections to CSI should be optionalSteve Longerbeam2019-01-211-1/+1
* media: imx: lift CSI and PRP ENC/VF width alignment restrictionPhilipp Zabel2019-01-211-2/+9
* media: imx: add capture compose rectanglePhilipp Zabel2019-01-211-2/+1
* media: imx: Allow interweave with top/bottom lines swappedSteve Longerbeam2019-01-161-5/+35
* media: imx-csi: Move crop/compose reset after filling default mbus fieldsSteve Longerbeam2019-01-161-13/+14
* media: imx-csi: Allow skipping odd chroma rows for YVU420Steve Longerbeam2019-01-161-0/+1
* media: imx: interweave and odd-chroma-row skip are incompatibleSteve Longerbeam2019-01-161-2/+6
* media: imx-csi: Double crop height for alternate fields at sinkSteve Longerbeam2019-01-161-5/+15
* media: imx: Fix field negotiationSteve Longerbeam2019-01-161-16/+48
* media: gpu: ipu-v3: Add planar support to interlaced scanSteve Longerbeam2019-01-161-1/+2
* media: gpu: ipu-csi: Swap fields according to input/output field typesSteve Longerbeam2019-01-161-6/+1
* media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus2018-10-041-4/+4
* media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-041-1/+1
* media: imx: csi: Register a subdev notifierSteve Longerbeam2018-10-041-1/+56
* media: imx: work around false-positive warning, againArnd Bergmann2018-09-241-1/+4
* media: cleanup fall-through commentsMauro Carvalho Chehab2018-08-081-2/+1
* media: imx: shut up a false positive warningMauro Carvalho Chehab2018-08-071-1/+2
* media: imx: add support for RGB565_2X8 on parallel busJan Luebbe2018-07-041-33/+68
* media: staging/imx: fill vb2_v4l2_buffer sequence entryPeter Seiderer2018-07-041-0/+4
* media: staging/imx: fill vb2_v4l2_buffer field entryPeter Seiderer2018-07-041-0/+1
* media: Staging:media:imx Fix multiple assignments in a lineJanani Sankara Babu2018-06-281-2/+4
* Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab2018-05-101-1/+1
|\
| * media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERRFrom: Gustavo A. R. Silva2018-05-041-1/+1
* | media: imx-csi: fix burst size for 16 bitJan Luebbe2018-05-091-1/+1
* | media: imx: add 16-bit grayscale supportPhilipp Zabel2018-05-091-0/+1
|/
* media: imx-media-csi: Do not propagate the error when pinctrl is not foundFabio Estevam2018-04-041-1/+4
* media: imx: work around false-positive warningArnd Bergmann2018-04-041-1/+1
* media: imx: add 8-bit grayscale supportPhilipp Zabel2018-03-211-0/+1
* media: staging/imx: Implement init_cfg subdev pad opSteve Longerbeam2018-02-261-0/+1
* media: imx: Don't initialize vars that won't be usedMauro Carvalho Chehab2018-02-261-2/+5
* media: staging/imx: remove static subdev arraysSteve Longerbeam2017-12-151-5/+4
* media: staging/imx: get CSI bus type from nearest upstream entitySteve Longerbeam2017-12-151-80/+108