aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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-21media: cedrus: Allow using the current dst buffer as referencePaul Kocialkowski3-4/+21
2019-01-21media: cedrus: Cleanup duplicate declarations from cedrus_dec headerPaul Kocialkowski1-6/+0
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