aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-19media: imx: Don't register IPU subdevs/links if CSI port missingSteve Longerbeam5-46/+46
2019-03-19media: imx: Rename functions that add IPU-internal subdevsSteve Longerbeam5-15/+15
2019-03-19media: imx: Clear fwnode link struct for each endpoint iterationSteve Longerbeam1-6/+9
2019-03-19media: imx: csi: Allow unknown nearest upstream entitiesSteve Longerbeam1-4/+14
2019-03-19media: imx7: fix smatch errorHans Verkuil1-1/+1
2019-03-19media: imx: vdic: Restore default case to prepare_vdi_in_buffers()Steve Longerbeam1-0/+6
2019-03-18staging: media: zoran: remove unnecessary parenthesesHimadri Pandya1-2/+2
2019-03-18staging: zoran: remove license boilerplate textJules Irenge1-13/+0
2019-03-18staging: zoran: add SPDX GPL-2.0+ license identifierJules Irenge1-0/+1
2019-03-18staging: media: davinci_vpfe: Fix alignment issuesDaniela Mormocea1-9/+9
2019-03-18staging: media: davinci_vpfe: Fix multiple line dereferenceDaniela Mormocea1-2/+1
2019-03-18staging: media: davinci_vpfe: Fix comparison to NULLDaniela Mormocea1-1/+1
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds70-1154/+9890
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab1-1/+1
2019-03-01media: staging: fix several typosMauro Carvalho Chehab11-15/+15
2019-03-01media: imx7_mipi_csis: remove internal opsRui Miguel Silva1-27/+0
2019-02-19media: ipu3-mmu: fix some kernel-doc macrosMauro Carvalho Chehab1-2/+3
2019-02-19media: ipu3: shut up warnings produced with W=1Mauro Carvalho Chehab2-0/+8
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: cedrus: mpeg2: Use v4l2_m2m_get_vq helper for capture queuePaul Kocialkowski1-5/+5
2019-02-18media: cedrus: Forbid setting new formats on busy queuesPaul Kocialkowski1-0/+10
2019-02-18media: rockchip/vpu: Correct return type for mem2mem buffer helpersEzequiel Garcia2-6/+6
2019-02-18media: soc_camera: Depend on BROKENSakari Ailus1-1/+1
2019-02-18media: soc_camera: Move the mt9t031 under soc_camera directorySakari Ailus5-3/+7
2019-02-18media: soc_camera: Move the imx074 under soc_camera directorySakari Ailus8-14/+8
2019-02-18media: soc_camera: Move to the staging treeSakari Ailus9-0/+5843
2019-02-18media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_*Yong Zhi18-805/+802
2019-02-18media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam5-23/+37
2019-02-07media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadataEzequiel Garcia1-1/+1
2019-02-07media: imx: Validate frame intervals before settingSteve Longerbeam4-6/+22
2019-02-07media: zoran: use u64 for the timestamp internallyHans Verkuil3-5/+5
2019-02-07media: staging: intel-ipu3: fix unsigned comparison with < 0Colin Ian King1-4/+4
2019-02-07media: ipu3-imgu: Remove dead code for NULL checkYong Zhi1-6/+5
2019-02-07media: ipu3-imgu: Use MENU type for mode controlYong Zhi3-12/+11
2019-02-04staging: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2019-01-31media: cedrus: add buf_out_validate callbackHans Verkuil1-0/+9
2019-01-31media: cedrus: Remove completed item from TODO list (dma-buf references)Paul Kocialkowski1-5/+0
2019-01-31media: Revert "media: cedrus: Allow using the current dst buffer as reference"Paul Kocialkowski3-21/+4
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