summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/imx
Commit message (Expand)AuthorAgeFilesLines
* media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam2019-02-185-23/+37
* media: imx: Validate frame intervals before settingSteve Longerbeam2019-02-074-6/+22
* media: imx: prpencvf: Stop upstream before disabling IDMA channelSteve Longerbeam2019-01-311-9/+17
* 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: capture: Allow event subscribe/unsubscribeSteve Longerbeam2019-01-211-0/+18
* media: imx: queue subdev events to reachable video devicesSteve Longerbeam2019-01-211-0/+24
* media: imx: lift CSI and PRP ENC/VF width alignment restrictionPhilipp Zabel2019-01-213-6/+22
* media: imx: set compose rectangle to mbus formatPhilipp Zabel2019-01-211-21/+47
* media: imx: add capture compose rectanglePhilipp Zabel2019-01-215-6/+33
* media: imx: Allow interweave with top/bottom lines swappedSteve Longerbeam2019-01-162-11/+54
* media: imx-csi: Move crop/compose reset after filling default mbus fieldsSteve Longerbeam2019-01-161-13/+14
* media: imx: vdic: rely on VDIC for correct field orderSteve Longerbeam2019-01-161-10/+2Star
* 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-162-4/+13
* media: imx-csi: Double crop height for alternate fields at sinkSteve Longerbeam2019-01-161-5/+15
* media: imx: Fix field negotiationSteve Longerbeam2019-01-163-23/+76
* media: gpu: ipu-v3: Add planar support to interlaced scanSteve Longerbeam2019-01-162-2/+4
* media: gpu: ipu-csi: Swap fields according to input/output field typesSteve Longerbeam2019-01-161-6/+1Star
* media: staging: media: imx: Use of_node_name_eq for node name comparisonsRob Herring2018-12-071-1/+1
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-312-2/+2
|\
| * media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2018-08-312-2/+2
* | Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-299-264/+156Star
|\ \
| * | 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-042-2/+2
| * | media: staging/imx: TODO: Remove one assumption about OF graph parsingSteve Longerbeam2018-10-041-22/+7Star
| * | media: staging/imx: Switch to v4l2_async_notifier_add_*_subdevSteve Longerbeam2018-10-043-94/+36Star
| * | media: staging/imx: Rename root notifierSteve Longerbeam2018-10-042-8/+8
| * | media: staging/imx: Loop through all registered subdevs for media linksSteve Longerbeam2018-10-041-10/+6Star
| * | media: staging/imx: of: Remove recursive graph walkSteve Longerbeam2018-10-041-98/+8Star
| * | media: imx: mipi csi-2: Register a subdev notifierSteve Longerbeam2018-10-041-17/+14Star
| * | media: imx: csi: Register a subdev notifierSteve Longerbeam2018-10-041-1/+56
| * | media: imx: use well defined 32-bit RGB pixel formatPhilipp Zabel2018-10-041-2/+2
| * | media: imx: work around false-positive warning, againArnd Bergmann2018-09-241-1/+4
| * | media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-1/+1
| * | media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-112-4/+4
| |/
* / staging: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-102-7/+12
|/
* media: cleanup fall-through commentsMauro Carvalho Chehab2018-08-081-2/+1Star
* 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-043-33/+71
* media: imx: capture: refactor enum_/try_fmtJan Luebbe2018-07-041-20/+18Star
* media: staging/imx: fill vb2_v4l2_buffer sequence entryPeter Seiderer2018-07-042-0/+8
* media: staging/imx: fill vb2_v4l2_buffer field entryPeter Seiderer2018-07-042-0/+2
* media: Staging:media:imx Fix multiple assignments in a lineJanani Sankara Babu2018-06-281-2/+4
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-131-3/+3
* media: imx: fix compiler warningHans Verkuil2018-05-251-2/+2
* 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