summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* media: ti-vpe: cal: use of_graph_get_remote_endpoint()Kuninori Morimoto2017-08-081-1/+1
* media: v4l: omap_vout: vrfb: include linux/slab.hArnd Bergmann2017-08-081-0/+1
* media: stm32-dcmi: explicitly request exclusive reset controlPhilipp Zabel2017-08-081-1/+1
* media: mtk-vcodec: fix vp9 decode errorTiffany Lin2017-08-081-2/+35
* media: s3c-camif: don't set driver_versionHans Verkuil2017-08-081-1/+0
* media: coda: explicitly request exclusive reset controlPhilipp Zabel2017-07-261-1/+2
* media: coda: disable BWB only while decoding on CODA 960Philipp Zabel2017-07-261-3/+10
* media: v4l: omap3isp: Get the parallel bus type from DTLaurent Pinchart2017-07-263-7/+4
* media: exynos4-is: fimc-is-i2c: constify dev_pm_ops structuresArvind Yadav2017-07-261-1/+1
* media: s5p-jpeg: Add stream error handling for Exynos5420henryhsu2017-07-261-1/+8
* media: s5p-jpeg: Add support for resolution change eventhenryhsu2017-07-262-24/+89
* media: s5p-jpeg: Decode 4:1:1 chroma subsampling formatTony K Nadackal2017-07-261-0/+15
* media: s5p-jpeg: Split s5p_jpeg_parse_hdr()Thierry Escande2017-07-261-18/+24
* media: s5p-jpeg: Don't use temporary structure in s5p_jpeg_buf_queueThierry Escande2017-07-261-19/+4
* media: s5p-jpeg: Handle parsing error in s5p_jpeg_parse_hdr()Thierry Escande2017-07-261-17/+21
* media: s5p-jpeg: Correct WARN_ON statement for checking subsamplingTony K Nadackal2017-07-261-2/+4
OpenPOWER on IntegriCloud