summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
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-07-26media: coda: explicitly request exclusive reset controlPhilipp Zabel1-1/+2
2017-07-26media: coda: disable BWB only while decoding on CODA 960Philipp Zabel1-3/+10
2017-07-26media: v4l: omap3isp: Get the parallel bus type from DTLaurent Pinchart3-7/+4
2017-07-26media: exynos4-is: fimc-is-i2c: constify dev_pm_ops structuresArvind Yadav1-1/+1
2017-07-26media: s5p-jpeg: Add stream error handling for Exynos5420henryhsu1-1/+8
2017-07-26media: s5p-jpeg: Add support for resolution change eventhenryhsu2-24/+89
2017-07-26media: s5p-jpeg: Decode 4:1:1 chroma subsampling formatTony K Nadackal1-0/+15
2017-07-26media: s5p-jpeg: Split s5p_jpeg_parse_hdr()Thierry Escande1-18/+24
2017-07-26media: s5p-jpeg: Don't use temporary structure in s5p_jpeg_buf_queueThierry Escande1-19/+4
2017-07-26media: s5p-jpeg: Handle parsing error in s5p_jpeg_parse_hdr()Thierry Escande1-17/+21
2017-07-26media: s5p-jpeg: Correct WARN_ON statement for checking subsamplingTony K Nadackal1-2/+4
2017-07-26media: s5p-jpeg: Call jpeg_bound_align_image after qbufTony K Nadackal1-0/+19
2017-07-20media: s3c-camif: use LINUX_VERSION_CODE for driver's versionMauro Carvalho Chehab1-1/+1
2017-07-20media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad4-324/+4
2017-07-20media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad1-20/+2
2017-07-20media: venus: don't abuse dma_alloc for non-DMA allocationsStanimir Varbanov4-51/+39
2017-07-20media: venus: hfi: fix error handling in hfi_sys_init_done()Rob Clark1-5/+6
2017-07-20media: venus: fix compile-test build on non-qcom ARM platformArnd Bergmann2-3/+3
2017-07-20media: venus: mark PM functions as __maybe_unusedArnd Bergmann1-4/+2
2017-07-20media: marvell-ccic: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: platform: video-mux: convert to multiplexer frameworkPhilipp Zabel2-46/+8
2017-07-19media: omap3isp: Ignore endpoints with invalid configurationSakari Ailus1-3/+5
2017-07-19media: omap3isp: Return -EPROBE_DEFER if the required regulators can't be obt...Pavel Machek2-1/+7
2017-07-19media: omap3isp: add CSI1 supportPavel Machek2-7/+13
2017-07-19media: omap3isp: Explicitly set the number of CSI-2 lanes used in lane cfgSakari Ailus3-6/+18
2017-07-19media: omap3isp: Destroy CSI-2 phy mutexes in error and module removalSakari Ailus3-2/+11
2017-07-19media: omap3isp: Check for valid port in endpointsSakari Ailus1-1/+1
2017-07-19media: v4l: Add support for CSI-1 and CCP2 bussesSakari Ailus2-0/+6
2017-07-19media: coda: wake up capture queue on encoder stop after output streamoffPhilipp Zabel1-1/+1
2017-07-19media: coda: mark CODA960 firmware versions 2.3.10 and 3.1.1 as supportedPhilipp Zabel1-0/+2
2017-07-19media: coda: set MPEG-4 encoder class registerPhilipp Zabel2-0/+5
2017-07-19media: coda: align internal mpeg4 framebuffers to 16x16 macroblocksPhilipp Zabel1-1/+2
2017-07-19media: coda: set field of destination buffersPhilipp Zabel1-0/+2
2017-07-19media: coda: extend GOP size rangePhilipp Zabel2-3/+6
2017-07-19media: coda: do not reassign ctx->tiled_map_type in coda_s_fmtPhilipp Zabel1-2/+3
2017-07-19media: coda: add h264 and mpeg4 profile and level controlsPhilipp Zabel1-0/+47
2017-07-19media: davinci: vpif_capture: fix potential NULL derefKevin Hilman1-3/+5
2017-07-19media: platform: video-mux: fix Kconfig dependencyArnd Bergmann1-1/+1
2017-07-19media: mediatek: constify vb2_ops structureGustavo A. R. Silva1-1/+1
2017-07-19media: mtk-mdp: constify vb2_ops structureGustavo A. R. Silva1-1/+1
2017-07-19media: davinci: vpif_capture: constify vb2_ops structureGustavo A. R. Silva1-1/+1
2017-07-19media: davinci: vpif_display: constify vb2_ops structureGustavo A. R. Silva1-1/+1
2017-07-19media: atmel-isc: constify vb2_ops structureGustavo A. R. Silva1-1/+1
2017-07-19media: rcar_fdp1: constify vb2_ops structureGustavo A. R. Silva1-1/+1
2017-07-19media: pxa_camera: constify vb2_ops structureGustavo A. R. Silva1-1/+1