summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring14-70/+63
2017-08-20media: omap3isp: Quit using struct v4l2_subdev.host_priv fieldSakari Ailus6-37/+25
2017-08-20media: omap3isp: csiphy: Don't assume the CSI receiver is a CSI2 moduleSakari Ailus4-30/+27
2017-08-20media: omap3isp: Always initialise isp and mutex for csiphy1Sakari Ailus1-2/+3
2017-08-20media: omap3isp: Correctly set IO_OUT_SEL and VP_CLK_POL for CCP2 modePavel Machek2-2/+9
2017-08-20media: omap3isp: Parse CSI1 configuration from the device treePavel Machek2-27/+79
2017-08-20media: s5p-cec: use CEC_CAP_DEFAULTSHans Verkuil1-5/+2
2017-08-20media: pxa_camera: constify v4l2_clk_ops structureJulia Lawall1-1/+1
2017-08-20media: exynos4-is: constify video_subdev structuresJulia Lawall2-2/+2
2017-08-20media: vimc: constify video_subdev structuresJulia Lawall3-3/+3
2017-08-20media: mtk-mdp: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: exynos4-is: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: vim2m: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: mx2-emmaprp: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: m2m-deinterlace: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: bdisp: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: exynos-gsc: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: vcodec: mediatek: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: V4L2: platform: rcar_jpu: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: s5p-g2d: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: ti-vpe: vpe: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: st-delta: constify v4l2_m2m_ops structuresJulia Lawall1-1/+1
2017-08-20media: blackfin: bfin_capture: constify vb2_ops structuresJulia Lawall1-1/+1
2017-08-20media: davinci: vpbe: constify vb2_ops structuresJulia Lawall1-1/+1
2017-08-20media: s5p-jpeg: directly use parsed subsampling on exynos5433Andrzej Pietrasiewicz1-1/+2
2017-08-20media: s5p-jpeg: fix number of components macroAndrzej Pietrasiewicz1-1/+1
2017-08-20media: s5p-jpeg: Clear JPEG_CODEC_ON bits in sw reset functionTony K Nadackal1-0/+4
2017-08-20media: s5p-jpeg: disable encoder/decoder in exynos4-like hardware after useAndrzej Pietrasiewicz3-1/+7
2017-08-20media: s5p-jpeg: Fix crash in jpeg isr due to multiple interruptsTony K Nadackal1-0/+3
2017-08-20media: s5p-jpeg: set w/h when encodingAndrzej Pietrasiewicz1-2/+6
2017-08-20media: s5p-jpeg: don't overwrite result's "size" memberAndrzej Pietrasiewicz1-1/+1
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie22-508/+184
2017-08-09media: platform: Add Amlogic Meson AO CEC Controller driverNeil Armstrong4-0/+758
2017-08-09media: DaVinci-VPBE: constify vpbe_dev_opsJulia Lawall1-1/+1
2017-08-09media: marvell-ccic: constify pci_device_idArvind Yadav1-1/+1
2017-08-09media: adv*/vivid/pulse8/rainshadow: cec: use CEC_CAP_DEFAULTSHans Verkuil1-2/+1
2017-08-08media: coda: reduce iram size to leave space for suspend to ramJan Luebbe1-1/+1
2017-08-08media: coda: fix decoder sequence init escape flagPhilipp Zabel1-8/+5
2017-08-08media: v4l: omap_vout: vrfb: initialize DMA flagsArnd Bergmann1-1/+1
2017-08-08media: v4l: use WARN_ON(1) instead of __WARN()Arnd Bergmann2-2/+2
2017-08-08media: ti-vpe: cal: use of_graph_get_remote_endpoint()Kuninori Morimoto1-1/+1
2017-08-08media: v4l: omap_vout: vrfb: include linux/slab.hArnd Bergmann1-0/+1
2017-08-08media: stm32-dcmi: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-08media: mtk-vcodec: fix vp9 decode errorTiffany Lin1-2/+35
2017-08-08media: s3c-camif: don't set driver_versionHans Verkuil1-1/+0
2017-08-03drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham5-15/+20
2017-08-03v4l: vsp1: Add support for header display lists in continuous modeLaurent Pinchart2-69/+127
2017-08-03v4l: vsp1: Add support for multiple DRM pipelinesLaurent Pinchart2-94/+141
2017-08-03v4l: vsp1: Add support for multiple LIF instancesLaurent Pinchart7-30/+46
2017-08-03v4l: vsp1: Add support for new VSP2-BS, VSP2-DL and VSP2-D instancesLaurent Pinchart2-2/+37