summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2017-02-08s3c-camif: fix compiler warningsHans Verkuil1-2/+2
2016-08-22s5p-mfc: Add release callback for memory region devsJavier Martinez Canillas1-0/+7
2016-08-22s5p-mfc: Set device name for reserved memory region devsJavier Martinez Canillas1-0/+4
2016-07-12[media] v4l: vsp1: Set the SRU CTRL0 register when starting the streamLaurent Pinchart1-0/+1
2015-12-03[media] v4l: vsp1: Fix VI6_WPF_SZCLIP_SIZE_MASK macroNobuhiro Iwamatsu1-1/+1
2015-12-03[media] v4l: vsp1: Fix VI6_DPR_ROUTE_FP_MASK macroNobuhiro Iwamatsu1-1/+1
2015-12-03[media] v4l: vsp1: Fix VI6_DPR_ROUTE_FXA_MASK macroNobuhiro Iwamatsu1-1/+1
2015-10-07[media] v4l: omap3isp: Fix sub-device power management codeSakari Ailus1-2/+2
2015-04-25[media] soc-camera: Fix devm_kfree() in soc_of_bind()Geert Uytterhoeven1-1/+1
2015-04-25[media] media: s5p-mfc: fix mmap support for 64bit archMarek Szyprowski1-1/+1
2015-04-25[media] sh_veu: v4l2_dev wasn't setHans Verkuil1-0/+1
2015-03-07timberdale: do not select TIMB_DMAArnd Bergmann1-4/+2
2015-01-27vivid: fix CROP_BOUNDS typo for video outputHans Verkuil1-1/+1
2014-11-03[media] vivid: default to single planar device instancesHans Verkuil1-8/+3
2014-10-24[media] s5p-jpeg: Avoid -Wuninitialized warning in s5p_jpeg_parse_hdrJacek Anaszewski1-1/+1
2014-10-24[media] s5p-fimc: Only build suspend/resume for PMThierry Reding1-0/+2
2014-10-24[media] s5p-jpeg: Only build suspend/resume for PMThierry Reding1-0/+4
2014-10-24[media] Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki3-5/+5
2014-10-21[media] vivid: fix buffer overrunHans Verkuil1-1/+1
2014-10-21[media] vivid: fix Kconfig FB dependencyHans Verkuil1-1/+4
2014-10-19Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-4/+2
2014-10-15V4L2: mx3_camer: use dmaengine_pause() APIVinod Koul1-4/+2
2014-09-26[media] exynos4-is: fix some warnings when compiling on arm64Mauro Carvalho Chehab2-8/+8
2014-09-26[media] s5p-mfc: Fix several printk warningsMauro Carvalho Chehab5-15/+15
2014-09-26[media] s5p_mfc_opr: Fix warningsMauro Carvalho Chehab1-2/+2
2014-09-26[media] ti-vpe: Fix typecastMauro Carvalho Chehab1-1/+1
2014-09-26[media] s3c-camif: fix dma_addr_t printksMauro Carvalho Chehab2-4/+4
2014-09-26[media] s5p_mfc_opr_v6: get rid of warnings when compiled with 64 bitsMauro Carvalho Chehab1-12/+12
2014-09-26[media] s5p_mfc_opr_v5: Fix lots of warnings on x86_64Mauro Carvalho Chehab1-8/+8
2014-09-26[media] s5p_mfc_opr_v6: remove address space removal warningsMauro Carvalho Chehab1-4/+4
2014-09-26[media] s5p_mfc_opr_v6: fix wrong type for registersMauro Carvalho Chehab2-246/+246
2014-09-26[media] s5p_mfc_opr_v5: fix smatch warningsMauro Carvalho Chehab1-2/+2
2014-09-26[media] s5p_mfc: use static for some structsMauro Carvalho Chehab1-12/+12
2014-09-26[media] coda: Improve runtime PM supportUlf Hansson1-34/+21
2014-09-26[media] s5p-mfc: Use decode status instead of display status on MFCv5Sjoerd Simons1-1/+6
2014-09-26[media] s5p-mfc: fix enum_fmt for s5p-mfcayaka2-42/+6
2014-09-26[media] s5p-mfc: Fix sparse errors in the MFC driverKamil Debski6-292/+293
2014-09-26[media] s5p_mfc: unify variable naming styleZhaowei Yuan1-4/+4
2014-09-26[media] s5p_mfc: correct the loop conditionZhaowei Yuan1-1/+1
2014-09-26[media] soc_camera: Support VIDIOC_EXPBUF ioctlKazunori Kobayashi1-0/+17
2014-09-26[media] mx2-camera: potential negative underflow bugDan Carpenter1-1/+1
2014-09-26[media] rcar_vin: fix error message in rcar_vin_get_formats()Sergei Shtylyov1-1/+1
2014-09-23[media] davinci: remove an unneeded checkDan Carpenter1-5/+4
2014-09-23[media] v4l: ti-vpe: Remove casting the return value which is a void pointerJingoo Han1-2/+1
2014-09-23[media] vpfe_standards[] can be staticFengguang Wu1-1/+1
2014-09-23[media] v4l: ti-vpe: use c99 initializers in structuresJulia Lawall1-6/+6
2014-09-22[media] vivid: add teletext support to VBI captureHans Verkuil6-21/+111
2014-09-22[media] media: davinci: remove unneeded dependency ARCH_OMAP3Prabhakar Lad2-3/+1
2014-09-22[media] media: davinci: vpif_capture: fix the check on suspend/resume callbacksPrabhakar Lad1-2/+2
2014-09-22[media] media: davinci: vpif_display: fix the check on suspend/resume callbacksPrabhakar Lad1-2/+2