summaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)Author
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab
2019-03-01media: staging: fix several typosMauro Carvalho Chehab
2019-03-01media: imx7_mipi_csis: remove internal opsRui Miguel Silva
2019-02-19media: ipu3-mmu: fix some kernel-doc macrosMauro Carvalho Chehab
2019-02-19media: ipu3: shut up warnings produced with W=1Mauro Carvalho Chehab
2019-02-19media: imx7-media-csi: get rid of unused varMauro Carvalho Chehab
2019-02-19media: imx7-media-csi: don't store a floating pointerMauro Carvalho Chehab
2019-02-19media: imx7-media-csi.c: fix merge breakageHans Verkuil
2019-02-18media: staging/imx: add i.MX7 entries to TODO fileRui Miguel Silva
2019-02-18media: staging/imx7: add MIPI CSI-2 receiver subdev for i.MX7Rui Miguel Silva
2019-02-18media: staging/imx7: add imx7 CSI subdev driverRui Miguel Silva
2019-02-18media: staging/imx: rearrange group id to take in account IPURui Miguel Silva
2019-02-18media: staging/imx: refactor imx media device probeRui Miguel Silva
2019-02-18media: cedrus: mpeg2: Use v4l2_m2m_get_vq helper for capture queuePaul Kocialkowski
2019-02-18media: cedrus: Forbid setting new formats on busy queuesPaul Kocialkowski
2019-02-18media: rockchip/vpu: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-02-18media: soc_camera: Depend on BROKENSakari Ailus
2019-02-18media: soc_camera: Move the mt9t031 under soc_camera directorySakari Ailus
2019-02-18media: soc_camera: Move the imx074 under soc_camera directorySakari Ailus
2019-02-18media: soc_camera: Move to the staging treeSakari Ailus
2019-02-18media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_*Yong Zhi
2019-02-18media: imx: Set capture compose rectangle in capture_device_set_formatSteve Longerbeam
2019-02-07media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadataEzequiel Garcia
2019-02-07media: imx: Validate frame intervals before settingSteve Longerbeam
2019-02-07media: zoran: use u64 for the timestamp internallyHans Verkuil
2019-02-07media: staging: intel-ipu3: fix unsigned comparison with < 0Colin Ian King
2019-02-07media: ipu3-imgu: Remove dead code for NULL checkYong Zhi
2019-02-07media: ipu3-imgu: Use MENU type for mode controlYong Zhi
2019-02-04staging: prefix header search paths with $(srctree)/Masahiro Yamada
2019-01-31media: cedrus: add buf_out_validate callbackHans Verkuil
2019-01-31media: cedrus: Remove completed item from TODO list (dma-buf references)Paul Kocialkowski
2019-01-31media: Revert "media: cedrus: Allow using the current dst buffer as reference"Paul Kocialkowski
2019-01-31media: imx: prpencvf: Stop upstream before disabling IDMA channelSteve Longerbeam
2019-01-31media: imx: csi: Stop upstream before disabling IDMA channelSteve Longerbeam
2019-01-31media: imx: csi: Disable CSI immediately after last EOFSteve Longerbeam
2019-01-21media: imx-csi: Input connections to CSI should be optionalSteve Longerbeam
2019-01-21media: imx: capture: Allow event subscribe/unsubscribeSteve Longerbeam
2019-01-21media: imx: queue subdev events to reachable video devicesSteve Longerbeam
2019-01-21media: imx: lift CSI and PRP ENC/VF width alignment restrictionPhilipp Zabel
2019-01-21media: imx: set compose rectangle to mbus formatPhilipp Zabel
2019-01-21media: imx: add capture compose rectanglePhilipp Zabel
2019-01-21media: cedrus: Allow using the current dst buffer as referencePaul Kocialkowski
2019-01-21media: cedrus: Cleanup duplicate declarations from cedrus_dec headerPaul Kocialkowski
2019-01-16media: imx: Allow interweave with top/bottom lines swappedSteve Longerbeam
2019-01-16media: imx-csi: Move crop/compose reset after filling default mbus fieldsSteve Longerbeam
2019-01-16media: imx: vdic: rely on VDIC for correct field orderSteve Longerbeam
2019-01-16media: imx-csi: Allow skipping odd chroma rows for YVU420Steve Longerbeam
2019-01-16media: imx: interweave and odd-chroma-row skip are incompatibleSteve Longerbeam
2019-01-16media: imx-csi: Double crop height for alternate fields at sinkSteve Longerbeam