summaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-38/+15
2013-06-03[media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda1-8/+8
2013-06-03[media] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() functionSylwester Nawrocki1-7/+1
2013-06-03[media] s5p-mfc: Update v6 encoder buffer allocArun Kumar K1-23/+6
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-56/+66
2013-04-12[media] s5p-mfc: Add support for EOS command and EOS event in video decoderKamil Debski1-1/+9
2013-03-31treewide: Fix typos in kernel messagesMasanari Iida1-1/+1
2013-03-19[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v6.cSachin Kamat1-55/+57
2013-01-06[media] s5p-mfc: Change internal buffer allocation from vb2 ops to dma_alloc_...Kamil Debski1-85/+36
2013-01-06[media] s5p-mfc: Fix an error checkSachin Kamat1-2/+2
2013-01-06[media] s5p-mfc: Flush DPB buffers during stream offArun Kumar K1-6/+11
2013-01-06[media] s5p-mfc: remove unused variableWei Yongjun1-6/+0
2012-11-27[media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismArun Kumar K1-1/+1
2012-10-06[media] s5p-mfc: Update MFC v4l2 driver to support MFC6.xJeongtae Park1-0/+1956