summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2017-08-20media: v4l: vsp1: Allow entities to participate in the partition algorithmKieran Bingham8-33/+166
2017-08-20media: v4l: vsp1: Provide UDS register updatesKieran Bingham1-0/+14
2017-08-20media: v4l: vsp1: Move partition rectangles to struct and operate directlyKieran Bingham5-43/+51
2017-08-20media: v4l: vsp1: Remove redundant context variablesKieran Bingham2-18/+7
2017-08-20media: v4l: vsp1: Calculate partition sizes at stream startKieran Bingham2-13/+34
2017-08-20media: v4l: vsp1: Move vsp1_video_pipeline_setup_partitions() functionKieran Bingham1-37/+37
2017-08-20media: v4l: vsp1: Release buffers in start_streaming error pathKieran Bingham1-8/+16
2017-08-20media: coda/imx-vdoa: Check for platform_get_resource() errorFabio Estevam1-0/+2
2017-08-20media: davinci: constify platform_device_idArvind Yadav2-2/+2
2017-08-20media: coda: constify platform_device_idArvind Yadav1-1/+1
2017-08-20media: mtk-mdp: use IS_ERR to check return value of of_clk_getPan Bian1-2/+2
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-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