summaryrefslogtreecommitdiff
path: root/drivers/media/video/s5p-mfc/s5p_mfc.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-20[media] s5p-mfc: Use devm_* functions in s5p_mfc.c fileSachin Kamat1-49/+14
2012-05-20[media] s5p-mfc: Add missing static storage class to silence warningsSachin Kamat1-1/+1
2012-05-20[media] s5p-mfc: Fix NULL pointer warningsSachin Kamat1-5/+5
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil1-0/+6
2012-01-18[media] s5p-mfc: Remove linux/version.h include from s5p_mfc.cSachin Kamat1-1/+0
2012-01-18[media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double testJulia Lawall1-1/+1
2012-01-11[media] convert drivers/media/* to use module_platform_driver()Axel Lin1-21/+1
2011-09-21[media] media: s5p-mfc: fix section mismatchKamil Debski1-6/+5
2011-09-06[media] media: vb2: dma contig allocator: use dma_addr instread of paddrMarek Szyprowski1-2/+2
2011-07-28[media] MFC: Add MFC 5.1 V4L2 driverKamil Debski1-0/+1274