summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2013-03-20[media] davinci: vpbe: fix module buildLad, Prabhakar2-0/+6
2013-03-19[media] blackfin: replace V4L2_IN/OUT_CAP_CUSTOM_TIMINGS by DV_TIMINGSHans Verkuil1-2/+2
2013-03-19[media] davinci: more gama -> gamma typo fixesHans Verkuil4-9/+9
2013-03-19[media] davinci/dm644x_ccdc: fix compiler warningHans Verkuil2-6/+9
2013-03-19[media] davinci/vpfe_capture: remove current_normHans Verkuil1-1/+0
2013-03-19[media] davinci/vpbe_display: remove deprecated current_normHans Verkuil1-9/+1
2013-03-19[media] davinci/vpfe_capture: convert to the control frameworkHans Verkuil1-40/+7
2013-03-19[media] davinci: remove VPBE_ENC_DV_PRESET and rename VPBE_ENC_CUSTOM_TIMINGSHans Verkuil3-9/+9
2013-03-19[media] media/v4l2: VIDEOBUF2_DMA_CONTIG should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-03-19[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v5.cSachin Kamat1-51/+52
2013-03-19[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v6.cSachin Kamat1-55/+57
2013-03-19[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v5.cSachin Kamat1-6/+6
2013-03-19[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v6.cSachin Kamat1-6/+6
2013-03-18[media] Media: remove incorrect __init/__exit markupsDmitry Torokhov1-3/+3
2013-03-14[media] timblogiw: Fix sparse warningSachin Kamat1-1/+1
2013-03-05[media] s5p-g2d: Add DT based discovery supportSachin Kamat1-2/+29
2013-03-05[media] s3c-camif: Fail on insufficient number of allocated buffersSylwester Nawrocki1-4/+11
2013-03-05[media] vb2: Add support for non monotonic timestampsKamil Debski13-0/+14
2013-03-01Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2-21/+5
2013-02-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds93-2171/+3680
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-02-22Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+0
2013-02-15Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann5-57/+39
2013-02-15[media] davinci: do not include mach/hardware.hArnd Bergmann1-1/+0
2013-02-13[media] sh_vou: Use vou_dev instead of vou_file wherever possibleLaurent Pinchart1-26/+31
2013-02-13[media] sh_vou: Use video_drvdata()Laurent Pinchart1-36/+21
2013-02-13[media] drivers/media/platform/soc_camera/pxa_camera.c: use devm_ functionsJulia Lawall1-50/+15
2013-02-13[media] sh-mobile-ceu-camera: fix SHARPNESS control defaultGuennadi Liakhovetski1-1/+1
2013-02-08[media] s5p-tv: Include missing platform_device.h headerSachin Kamat1-0/+1
2013-02-08[media] s5p-tv: Include missing irqreturn.h headerSachin Kamat1-0/+1
2013-02-08Merge branch 'clock_misc_devel_a_3.9', remote-tracking branch 'remotes/pincha...Paul Walmsley2-21/+5
2013-02-08[media] soc-camera: fix compilation breakage in 3 driversGuennadi Liakhovetski3-4/+4
2013-02-08[media] via-camera: implement the control frameworkJavier Martin1-46/+14
2013-02-08[media] mcam-core: implement the control frameworkJavier Martin2-45/+11
2013-02-06[media] s5p-fimc: Fix fimc-lite entities deregistrationSylwester Nawrocki1-1/+1
2013-02-06[media] s5p-mfc: end-of-stream handling in encoder bug fixKamil Debski1-0/+2
2013-02-06[media] s5p-csis: Fix clock handling on error path in probe()Sylwester Nawrocki1-3/+4
2013-02-06[media] media: Convert to devm_ioremap_resource()Thierry Reding10-49/+33
2013-02-06[media] [V2,04/24] platform/marvell-ccic/mcam-core.h: use IS_ENABLED() macroPeter Senna Tschudin1-3/+3
2013-02-06[media] blackfin: add error frame supportScott Jiang2-17/+31
2013-02-05[media] s5p-fimc: Redefine platform data structure for fimc-isSylwester Nawrocki6-33/+37
2013-02-05[media] s5p-fimc: Add clk_prepare/unprepare for sclk_cam clocksSylwester Nawrocki1-17/+36
2013-02-05[media] s5p-fimc: Fix FIMC.n subdev set_selection ioctl handlerSylwester Nawrocki1-11/+1
2013-02-05[media] s5p-fimc: Set default image format at device open()Sylwester Nawrocki3-81/+75
2013-02-05[media] s5p-fimc: Avoid null pointer dereference in fimc_capture_ctrls_create()Sylwester Nawrocki1-2/+5
2013-02-05[media] s5p-csis: Check return value of clk_enable/clk_set_rateSylwester Nawrocki1-9/+20
2013-02-05[media] s5p-fimc: Check return value of clk_enable/clk_set_rateSylwester Nawrocki1-6/+18
2013-02-05[media] s5p-fimc: Change platform subdevs registration methodSylwester Nawrocki1-95/+108
2013-02-05[media] s5p-fimc: Add missing line breaksSylwester Nawrocki3-10/+10
2013-02-05[media] s5p-csis: Use devm_regulator_bulk_get APISachin Kamat1-5/+2