summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2013-11-13Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13drivers/media/platform/coda.c: use gen_pool_dma_alloc() to allocate iram bufferNicolin Chen
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-31DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent()Russell King
2013-10-16exynos4-is: Use the generic MIPI CSIS PHY driverSylwester Nawrocki
2013-10-10drivers: clean-up prom.h implicit includesRob Herring
2013-10-06s3c-camif: Use CONFIG_ARCH_S3C64XX to check for S3C64XX supportTomasz Figa
2013-09-24[media] s5p-jpeg: Initialize vfd_decoder->vfl_dir fieldJacek Anaszewski
2013-09-24[media] mx3-camera: locking cleanup in mx3_videobuf_queue()Dan Carpenter
2013-09-24[media] sh_vou: almost forever loop in sh_vou_try_fmt_vid_out()Dan Carpenter
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-09-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-05Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-05Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-03[media] exynos4-is: Fix entity unregistration on error pathSylwester Nawrocki
2013-09-03[media] exynos-gsc: Register v4l2 deviceArun Kumar K
2013-09-03[media] exynos4-is: Fix fimc-lite bayer formatsArun Kumar K
2013-09-03[media] s5p-g2d: Fix registration failureSachin Kamat
2013-09-03[media] media: coda: Fix DT driver data pointer for i.MX27Alexander Shiyan
2013-09-03[media] s5p-mfc: Fix input/output format reportingJohn Sheu
2013-08-28[media] v4l: vsp1: Fix mutex double lock at streamon timeLaurent Pinchart
2013-08-28[media] v4l: vsp1: Add support for RT clockLaurent Pinchart
2013-08-28[media] v4l: vsp1: Initialize media device bus_info fieldLaurent Pinchart
2013-08-26[media] davinci: vpif_capture: fix error return code in vpif_probe()Wei Yongjun
2013-08-26[media] davinci: vpif_display: fix error return code in vpif_probe()Wei Yongjun
2013-08-24[media] vsp1: Fix a sparse warningMauro Carvalho Chehab
2013-08-24[media] s3c-camif: forever loop in camif_hw_set_source_format()Dan Carpenter
2013-08-24[media] s5p-tv: Include missing v4l2-dv-timings.h header fileSylwester Nawrocki
2013-08-24[media] exynos4-is: Ensure the FIMC gate clock is disabled at driver remove()Andrzej Hajda
2013-08-24[media] exynos4-is: Print error message on timeoutDan Carpenter
2013-08-24[media] exynos4-is: Annotate unused functionsSachin Kamat
2013-08-24[media] exynos4-is: Simplify sclk_cam clocks handlingSylwester Nawrocki
2013-08-24[media] exynos4-is: Add missing v4l2_device_unregister() call in fimc_md_remo...Sylwester Nawrocki
2013-08-24[media] exynos4-is: Add missing MODULE_LICENSE for exynos-fimc-is.koSylwester Nawrocki
2013-08-24[media] exynos4-is: Initialize the ISP subdev sd->owner fieldSylwester Nawrocki
2013-08-24[media] exynos4-is: Handle suspend/resume of fimc-is-i2c correctlyTomasz Figa
2013-08-24[media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timingsHans Verkuil
2013-08-24[media] coda: No need to check the return value of platform_get_resource()Fabio Estevam
2013-08-24[media] coda: Check the return value from clk_prepare_enable()Fabio Estevam
2013-08-24[media] coda: Fix error pathsFabio Estevam
2013-08-23fsl-viu: cleanup clock API useGerhard Sittig
2013-08-23[media] media/v4l2: VIDEO_SH_VEU should depend on HAS_DMAGeert Uytterhoeven
2013-08-23i2c: move OF helpers into the coreWolfram Sang
2013-08-22[media] marvell-ccic/mmp-driver.c: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-18sh_mobile_ceu_camera: Fix a compilation warningMauro Carvalho Chehab
2013-08-18[media] exynos-gsc: fix s2r functionalityPrathyush K
2013-08-18[media] exynos4-is: Staticize local symbolSachin Kamat