summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2013-05-27[media] coda: use devm_ioremap_resourcePhilipp Zabel
2013-05-27[media] coda: v4l2-compliance fix: add bus_info prefix 'platform'Philipp Zabel
2013-05-27[media] timblogiw: Remove redundant platform_set_drvdata()Sachin Kamat
2013-05-27[media] blackfin: fix error return code in bcap_probe()Wei Yongjun
2013-05-27[media] vpif_capture: fix error return code in vpif_probe()Wei Yongjun
2013-05-27[media] vpif_display: fix error return code in vpif_probe()Wei Yongjun
2013-05-23OMAPDSS: Fix crash with DT bootTomi Valkeinen
2013-05-21[media] exynos4-is: Fix off-by-one valid range checking for is->config_indexAxel Lin
2013-05-21[media] s3c-camif: Fix incorrect variable typeSachin Kamat
2013-05-21[media] exynos4-is: Fix potential null pointer dereference in mipi-csis.cSachin Kamat
2013-05-21[media] media: davinci: vpbe: fix checkpatch warning for CamelCaseLad, Prabhakar
2013-05-21[media] media: davinci: vpif_display: move displaying of error to appropprait...Lad, Prabhakar
2013-05-21[media] media: davinci: vpif: remove unwanted header file inclusionLad, Prabhakar
2013-05-21[media] bfin_capture: add query_dv_timings/enum_dv_timings supportScott Jiang
2013-05-21[media] blackfin: add display support in ppi driverScott Jiang
2013-05-21[media] vpfe-capture.c: remove unused label probe_free_lockHans Verkuil
2013-05-21[media] davinci: vpfe: fix error path in probeLad, Prabhakar
2013-05-21[media] media: davinci: vpbe: fix layer availability for NV12 formatLad, Prabhakar
2013-05-01Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-30Merge branch 'devel-for-v3.10' into v4l_for_linusMauro Carvalho Chehab
2013-04-29media: coda: use genalloc APIPhilipp Zabel
2013-04-25[media] mem2mem_testdev: set timestamp_type and add debug paramHans Verkuil
2013-04-25[media] mx2-emmaprp: Add copy time stamp handlingKamil Debski
2013-04-25[media] m2m-deinterlace: Add copy time stamp handlingKamil Debski
2013-04-25[media] exynos-gsc: Add copy time stamp handlingKamil Debski
2013-04-25[media] coda: Add copy time stamp handlingKamil Debski
2013-04-25[media] s5p-mfc: Optimize copy time stamp handlingKamil Debski
2013-04-25[media] s5p-jpeg: Add copy time stamp handlingKamil Debski
2013-04-25[media] s5p-g2d: Add copy time stamp handlingKamil Debski
2013-04-25[media] exynos4-is: Copy timestamps from M2M OUTPUT to CAPTURE buffer queueSylwester Nawrocki
2013-04-25[media] exynos4-is: Fix TRY format propagation at MIPI-CSIS subdevSylwester Nawrocki
2013-04-25[media] exynos4-is: Fix driver name reported in vidioc_querycapSylwester Nawrocki
2013-04-25[media] s5p-mfc: fix error return code in s5p_mfc_probe()Wei Yongjun
2013-04-25[media] exynos4-is: Fix runtime PM handling on fimc-is probe error pathSylwester Nawrocki
2013-04-25[media] exynos4-is: Change function call order in fimc_is_module_exit()Sylwester Nawrocki
2013-04-25[media] exynos4-is: Remove debugfs entries properlySylwester Nawrocki
2013-04-25[media] exynos4-is: Remove redundant module_put() for MIPI-CSIS moduleSylwester Nawrocki
2013-04-25[media] exynos4-is: Set fimc-lite subdev owner moduleSylwester Nawrocki
2013-04-25[media] exynos4-is: Unregister fimc-is subdevs from the media device properlySylwester Nawrocki
2013-04-25[media] exynos4-is: Don't overwrite subdevdata in the fimc-is sensor driverSylwester Nawrocki
2013-04-25[media] exynos4-is: Fix regulator/gpio resource releasing on the driver removalSylwester Nawrocki
2013-04-25[media] exynos4-is: Fix initialization of subdev 'flags' fieldSylwester Nawrocki
2013-04-25[media] exynos4-is: Remove redundant MODULE_DEVICE_TABLE entriesSylwester Nawrocki
2013-04-25[media] exynos4-is: Convert index variable to signedSachin Kamat
2013-04-25[media] exynos4-is: Fix potential null pointer dereferencingSachin Kamat
2013-04-14[media] omap3isp: Use the common clock frameworkLaurent Pinchart
2013-04-14[media] soc-camera: fix typos in the default format-conversion tableGuennadi Liakhovetski
2013-04-14[media] davinic: vpss: trivial cleanupLad, Prabhakar