summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2013-02-05[media] omap3isp: Use devm_* managed functionsLaurent Pinchart
2013-02-05[media] omap3isp: Remove unneeded memset after kzallocLaurent Pinchart
2013-02-05[media] omap3isp: preview: Lower the crop marginsLaurent Pinchart
2013-02-05[media] davinci: vpbe: fix missing unlock on error in vpbe_initialize()Wei Yongjun
2013-02-05[media] davinci: dm355: Fix uninitialized variable compiler warningsLad, Prabhakar
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-25media: Convert to devm_ioremap_resource()Thierry Reding
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-23omap3isp: Set cam_mclk rate directlyLaurent Pinchart
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson
2013-01-21drivers/media: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/media/video/s5p-tv: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11drivers/media/video/s5p-fimc: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-11Merge tag 'v3.8-rc3' into v4l_for_linusMauro Carvalho Chehab
2013-01-11[media] media: remove __dev* annotationsStephen Rothwell
2013-01-08[media] coda: Fix build due to iram.h renameSascha Hauer
2013-01-06[media] omap3isp: Don't include <plat/cpu.h>Laurent Pinchart
2013-01-06[media] omap_vout: find_vma() needs ->mmap_sem heldAl Viro
2013-01-06[media] v4l: Don't compile v4l2-int-device unless really neededSakari Ailus
2013-01-06[media] s5p-mfc: Context handling in open() bugfixKamil Debski
2013-01-06[media] s5p-mfc: Change internal buffer allocation from vb2 ops to dma_alloc_...Kamil Debski
2013-01-06[media] s5p-mfc: Correct check of vb2_dma_contig_init_ctx return valueKamil Debski
2013-01-06[media] s5p-mfc: Move firmware allocation point to avoid allocation problemsKamil Debski
2013-01-06[media] s5p-mfc: Fix an error checkSachin Kamat
2013-01-06[media] s5p-mfc: Fix a typo in error message in s5p_mfc_pm.cSachin Kamat
2013-01-06[media] s5p-mfc: Remove redundant 'break'Sachin Kamat
2013-01-06[media] s5p-mfc: Flush DPB buffers during stream offArun Kumar K
2013-01-06[media] s5p-mfc: remove unused variableWei Yongjun
2013-01-06[media] s5p-mfc: Add device tree supportArun Kumar K
2013-01-06[media] exynos-gsc: Support dmabuf export bufferShaik Ameer Basha
2013-01-06[media] s5p-g2d: Fix incorrect usage of IS_ERR_OR_NULLTony Prisk
2013-01-06[media] s5p-tv: Add missing braces around sizeof in hdmi_drv.cSachin Kamat
2013-01-06[media] s5p-tv: Add missing braces around sizeof in hdmiphy_drv.cSachin Kamat
2013-01-06[media] s5p-tv: Add missing braces around sizeof in mixer_drv.cSachin Kamat
2013-01-06[media] s5p-tv: Add missing braces around sizeof in mixer_reg.cSachin Kamat
2013-01-06[media] s5p-tv: Add missing braces around sizeof in mixer_video.cSachin Kamat
2013-01-06[media] s5p-tv: Add missing braces around sizeof in sdo_drv.cSachin Kamat
2013-01-06[media] s5p-tv: Fix incorrect usage of IS_ERR_OR_NULLTony Prisk
2013-01-06[media] s5p-tv: Fix return value in sdo_probe() on error pathsSylwester Nawrocki
2013-01-06[media] s5p-fimc: Prevent AB-BA deadlock during links reconfigurationSylwester Nawrocki
2013-01-06[media] s5p-fimc: Fix incorrect usage of IS_ERR_OR_NULLTony Prisk
2013-01-06[media] s5p-fimc: Prevent potential buffer overflowSylwester Nawrocki
2013-01-06[media] s5p-fimc: Avoid possible NULL pointer dereference in set_fmt opSylwester Nawrocki
2013-01-06[media] s5p-mfc: Fix interrupt error handling routineKamil Debski
2013-01-06[media] s5p-fimc: Fix return value of __fimc_md_create_flite_source_links()Sylwester Nawrocki
2013-01-05[media] mx2_camera: Convert it to platform driverFabio Estevam
2013-01-05[media] mx2_camera: Remove buffer statesJavier Martin
2013-01-05[media] mx2_camera: Remove 'buf_cleanup' callbackJavier Martin