summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: v4l: vsp1: Allow entities to participate in the partition algorithmKieran Bingham2017-08-208-33/+166
* media: v4l: vsp1: Provide UDS register updatesKieran Bingham2017-08-201-0/+14
* media: v4l: vsp1: Move partition rectangles to struct and operate directlyKieran Bingham2017-08-205-43/+51
* media: v4l: vsp1: Remove redundant context variablesKieran Bingham2017-08-202-18/+7
* media: v4l: vsp1: Calculate partition sizes at stream startKieran Bingham2017-08-202-13/+34
* media: v4l: vsp1: Move vsp1_video_pipeline_setup_partitions() functionKieran Bingham2017-08-201-37/+37
* media: v4l: vsp1: Release buffers in start_streaming error pathKieran Bingham2017-08-201-8/+16
* media: coda/imx-vdoa: Check for platform_get_resource() errorFabio Estevam2017-08-201-0/+2
* media: davinci: constify platform_device_idArvind Yadav2017-08-202-2/+2
* media: coda: constify platform_device_idArvind Yadav2017-08-201-1/+1
* media: mtk-mdp: use IS_ERR to check return value of of_clk_getPan Bian2017-08-201-2/+2
* media: Convert to using %pOF instead of full_nameRob Herring2017-08-2014-70/+63
* media: omap3isp: Quit using struct v4l2_subdev.host_priv fieldSakari Ailus2017-08-206-37/+25
* media: omap3isp: csiphy: Don't assume the CSI receiver is a CSI2 moduleSakari Ailus2017-08-204-30/+27
* media: omap3isp: Always initialise isp and mutex for csiphy1Sakari Ailus2017-08-201-2/+3
* media: omap3isp: Correctly set IO_OUT_SEL and VP_CLK_POL for CCP2 modePavel Machek2017-08-202-2/+9
* media: omap3isp: Parse CSI1 configuration from the device treePavel Machek2017-08-202-27/+79
* media: s5p-cec: use CEC_CAP_DEFAULTSHans Verkuil2017-08-201-5/+2
* media: pxa_camera: constify v4l2_clk_ops structureJulia Lawall2017-08-201-1/+1
* media: exynos4-is: constify video_subdev structuresJulia Lawall2017-08-202-2/+2
* media: vimc: constify video_subdev structuresJulia Lawall2017-08-203-3/+3
* media: mtk-mdp: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* media: exynos4-is: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* media: vim2m: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* media: mx2-emmaprp: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* media: m2m-deinterlace: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* media: bdisp: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* media: exynos-gsc: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* media: vcodec: mediatek: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* media: V4L2: platform: rcar_jpu: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* media: s5p-g2d: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* media: ti-vpe: vpe: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* media: st-delta: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* media: blackfin: bfin_capture: constify vb2_ops structuresJulia Lawall2017-08-201-1/+1
* media: davinci: vpbe: constify vb2_ops structuresJulia Lawall2017-08-201-1/+1
* media: s5p-jpeg: directly use parsed subsampling on exynos5433Andrzej Pietrasiewicz2017-08-201-1/+2
* media: s5p-jpeg: fix number of components macroAndrzej Pietrasiewicz2017-08-201-1/+1
* media: s5p-jpeg: Clear JPEG_CODEC_ON bits in sw reset functionTony K Nadackal2017-08-201-0/+4
* media: s5p-jpeg: disable encoder/decoder in exynos4-like hardware after useAndrzej Pietrasiewicz2017-08-203-1/+7
* media: s5p-jpeg: Fix crash in jpeg isr due to multiple interruptsTony K Nadackal2017-08-201-0/+3
* media: s5p-jpeg: set w/h when encodingAndrzej Pietrasiewicz2017-08-201-2/+6
* media: s5p-jpeg: don't overwrite result's "size" memberAndrzej Pietrasiewicz2017-08-201-1/+1
* media: platform: Add Amlogic Meson AO CEC Controller driverNeil Armstrong2017-08-094-0/+758
* media: DaVinci-VPBE: constify vpbe_dev_opsJulia Lawall2017-08-091-1/+1
* media: marvell-ccic: constify pci_device_idArvind Yadav2017-08-091-1/+1
* media: adv*/vivid/pulse8/rainshadow: cec: use CEC_CAP_DEFAULTSHans Verkuil2017-08-091-2/+1
* media: coda: reduce iram size to leave space for suspend to ramJan Luebbe2017-08-081-1/+1
* media: coda: fix decoder sequence init escape flagPhilipp Zabel2017-08-081-8/+5
* media: v4l: omap_vout: vrfb: initialize DMA flagsArnd Bergmann2017-08-081-1/+1
* media: v4l: use WARN_ON(1) instead of __WARN()Arnd Bergmann2017-08-082-2/+2