aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/media/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab1-1/+1
2019-03-01media: imx7_mipi_csis: remove internal opsRui Miguel Silva1-27/+0
2019-02-19media: imx7-media-csi: get rid of unused varMauro Carvalho Chehab1-3/+0
2019-02-19media: imx7-media-csi: don't store a floating pointerMauro Carvalho Chehab1-7/+11
2019-02-19media: imx7-media-csi.c: fix merge breakageHans Verkuil1-2/+3
2019-02-18media: staging/imx: add i.MX7 entries to TODO fileRui Miguel Silva1-0/+9
2019-02-18media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7Rui Miguel Silva2-0/+1188
2019-02-18media: staging/imx7: add imx7 CSI subdev driverRui Miguel Silva3-1/+1377
2019-02-18media: staging/imx: rearrange group id to take in account IPURui Miguel Silva7-50/+55
2019-02-18media: staging/imx: refactor imx media device probeRui Miguel Silva5-70/+127
2019-02-18media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam5-23/+37
2019-02-07media: imx: Validate frame intervals before settingSteve Longerbeam4-6/+22
2019-01-31media: imx: prpencvf: Stop upstream before disabling IDMA channelSteve Longerbeam1-9/+17
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: capture: Allow event subscribe/unsubscribeSteve Longerbeam1-0/+18
2019-01-21media: imx: queue subdev events to reachable video devicesSteve Longerbeam1-0/+24
2019-01-21media: imx: lift CSI and PRP ENC/VF width alignment restrictionPhilipp Zabel3-6/+22
2019-01-21media: imx: set compose rectangle to mbus formatPhilipp Zabel1-21/+47
2019-01-21media: imx: add capture compose rectanglePhilipp Zabel5-6/+33
2019-01-16media: imx: Allow interweave with top/bottom lines swappedSteve Longerbeam2-11/+54
2019-01-16media: imx-csi: Move crop/compose reset after filling default mbus fieldsSteve Longerbeam1-13/+14
2019-01-16media: imx: vdic: rely on VDIC for correct field orderSteve Longerbeam1-10/+2
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 Longerbeam2-4/+13
2019-01-16media: imx-csi: Double crop height for alternate fields at sinkSteve Longerbeam1-5/+15
2019-01-16media: imx: Fix field negotiationSteve Longerbeam3-23/+76
2019-01-16media: gpu: ipu-v3: Add planar support to interlaced scanSteve Longerbeam2-2/+4
2019-01-16media: gpu: ipu-csi: Swap fields according to input/output field typesSteve Longerbeam1-6/+1
2018-12-07media: staging: media: imx: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-2/+2
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds9-264/+156
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 Ailus2-2/+2
2018-10-04media: staging/imx: TODO: Remove one assumption about OF graph parsingSteve Longerbeam1-22/+7
2018-10-04media: staging/imx: Switch to v4l2_async_notifier_add_*_subdevSteve Longerbeam3-94/+36
2018-10-04media: staging/imx: Rename root notifierSteve Longerbeam2-8/+8
2018-10-04media: staging/imx: Loop through all registered subdevs for media linksSteve Longerbeam1-10/+6
2018-10-04media: staging/imx: of: Remove recursive graph walkSteve Longerbeam1-98/+8
2018-10-04media: imx: mipi csi-2: Register a subdev notifierSteve Longerbeam1-17/+14
2018-10-04media: imx: csi: Register a subdev notifierSteve Longerbeam1-1/+56
2018-10-04media: imx: use well defined 32-bit RGB pixel formatPhilipp Zabel1-2/+2
2018-09-24media: imx: work around false-positive warning, againArnd Bergmann1-1/+4
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2-4/+4
2018-09-10staging: Convert to using %pOFn instead of device_node.nameRob Herring2-7/+12
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2-2/+2
2018-08-08media: cleanup fall-through commentsMauro Carvalho Chehab1-2/+1
2018-08-07media: imx: shut up a false positive warningMauro Carvalho Chehab1-1/+2