summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorLines
2013-06-22Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-21/+10
2013-06-20[media] s5p makefiles: don't override other selections on obj-[ym]Mauro Carvalho Chehab-2/+2
2013-06-19[media] exynos4-is: Fix FIMC-IS clocks initializationSylwester Nawrocki-19/+8
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-139/+142
2013-06-08[media] soc_camera: error dev remove and v4l2 callWenbing Wang-2/+2
2013-06-08[media] sh_veu: fix the buffer size calculationKatsuya Matsubara-3/+3
2013-06-08[media] sh_veu: keep power supply until the m2m context is releasedKatsuya Matsubara-2/+2
2013-06-08[media] sh_veu: invoke v4l2_m2m_job_finish() even if a job has been abortedKatsuya Matsubara-4/+1
2013-06-08[media] exynos4-is: Remove "sysreg" clock handlingSylwester Nawrocki-2/+0
2013-06-08[media] exynos4-is: Fix reported colorspace at FIMC-IS-ISP subdevSylwester Nawrocki-2/+2
2013-06-08[media] exynos4-is: Ensure fimc-is clocks are not enabled until properly conf...Sylwester Nawrocki-10/+3
2013-06-08[media] exynos4-is: Prevent NULL pointer dereference when firmware isn't loadedSylwester Nawrocki-1/+7
2013-06-03[media] s5p-mfc: Add NULL check for allocated bufferSachin Kamat-1/+1
2013-06-03[media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda-23/+23
2013-06-03[media] s5p-mfc: v4l2 controls setup routine moved to initialization codeAndrzej Hajda-1/+1
2013-06-03[media] s5p-mfc: separate encoder parameters for h264 and mpeg4Andrzej Hajda-1/+1
2013-06-03[media] s5p-mfc: Remove special clock usage in driverArun Kumar K-22/+0
2013-06-03[media] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() functionSylwester Nawrocki-7/+1
2013-06-03[media] coda: v4l2-compliance fix: add VIDIOC_CREATE_BUFS supportPhilipp Zabel-0/+9
2013-06-03[media] s5p-mfc: Update v6 encoder buffer allocArun Kumar K-53/+67
2013-05-29Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD-0/+3
2013-05-23OMAPDSS: Fix crash with DT bootTomi Valkeinen-0/+3
2013-05-21[media] exynos4-is: Fix off-by-one valid range checking for is->config_indexAxel Lin-1/+1
2013-05-21[media] s3c-camif: Fix incorrect variable typeSachin Kamat-1/+1
2013-05-21[media] exynos4-is: Fix potential null pointer dereference in mipi-csis.cSachin Kamat-1/+1
2013-05-21[media] vpfe-capture.c: remove unused label probe_free_lockHans Verkuil-1/+0
2013-05-21[media] davinci: vpfe: fix error path in probeLad, Prabhakar-1/+1
2013-05-21[media] media: davinci: vpbe: fix layer availability for NV12 formatLad, Prabhakar-0/+15
2013-05-01Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-80/+219
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1575/+8054
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2013-04-30Merge branch 'devel-for-v3.10' into v4l_for_linusMauro Carvalho Chehab-1575/+8054
2013-04-29media: coda: use genalloc APIPhilipp Zabel-15/+31
2013-04-25[media] mem2mem_testdev: set timestamp_type and add debug paramHans Verkuil-1/+11
2013-04-25[media] mx2-emmaprp: Add copy time stamp handlingKamil Debski-0/+5
2013-04-25[media] m2m-deinterlace: Add copy time stamp handlingKamil Debski-0/+5
2013-04-25[media] exynos-gsc: Add copy time stamp handlingKamil Debski-0/+5
2013-04-25[media] coda: Add copy time stamp handlingKamil Debski-0/+5
2013-04-25[media] s5p-mfc: Optimize copy time stamp handlingKamil Debski-6/+4
2013-04-25[media] s5p-jpeg: Add copy time stamp handlingKamil Debski-0/+5
2013-04-25[media] s5p-g2d: Add copy time stamp handlingKamil Debski-0/+5
2013-04-25[media] exynos4-is: Copy timestamps from M2M OUTPUT to CAPTURE buffer queueSylwester Nawrocki-5/+9
2013-04-25[media] exynos4-is: Fix TRY format propagation at MIPI-CSIS subdevSylwester Nawrocki-10/+4
2013-04-25[media] exynos4-is: Fix driver name reported in vidioc_querycapSylwester Nawrocki-16/+24
2013-04-25[media] s5p-mfc: fix error return code in s5p_mfc_probe()Wei Yongjun-1/+2
2013-04-25[media] exynos4-is: Fix runtime PM handling on fimc-is probe error pathSylwester Nawrocki-4/+3
2013-04-25[media] exynos4-is: Change function call order in fimc_is_module_exit()Sylwester Nawrocki-2/+2
2013-04-25[media] exynos4-is: Remove debugfs entries properlySylwester Nawrocki-1/+1
2013-04-25[media] exynos4-is: Remove redundant module_put() for MIPI-CSIS moduleSylwester Nawrocki-1/+0
2013-04-25[media] exynos4-is: Set fimc-lite subdev owner moduleSylwester Nawrocki-0/+1