aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-01[media] media: s5p-mfc: fix broken pointer cast on 64bit archMarek Szyprowski1-3/+3
2015-02-02[media] s5p-mfc-v6+: Use display_delay_enable CIDNicolas Dufresne1-5/+1
2014-10-28[media] s5p-mfc: fix a race in interrupt flags handlingPawel Osciak1-10/+2
2014-10-28[media] s5p-mfc: flush dpbs when resolution changesKiran AVND1-18/+2
2014-09-26[media] s5p-mfc: Fix several printk warningsMauro Carvalho Chehab1-1/+1
2014-09-26[media] s5p_mfc_opr_v6: get rid of warnings when compiled with 64 bitsMauro Carvalho Chehab1-12/+12
2014-09-26[media] s5p_mfc_opr_v6: remove address space removal warningsMauro Carvalho Chehab1-4/+4
2014-09-26[media] s5p_mfc_opr_v6: fix wrong type for registersMauro Carvalho Chehab1-2/+2
2014-09-26[media] s5p-mfc: Fix sparse errors in the MFC driverKamil Debski1-238/+233
2014-07-22[media] s5p-mfc: Add init buffer cmd to MFCV6Arun Kumar K1-2/+4
2014-05-23[media] s5p-mfc: Core support for v8 encoderKiran AVND1-9/+47
2014-05-23[media] s5p-mfc: Core support to add v8 decoderKiran AVND1-7/+78
2014-05-23[media] s5p-mfc: Rename IS_MFCV7 macroArun Kumar K1-6/+6
2014-05-23[media] s5p-mfc: Add variants to access mfc registersKiran AVND1-249/+444
2014-05-23[media] s5p-mfc: Move INIT_BUFFER_OPTIONS from v7 to v6Arun Kumar K1-1/+1
2014-02-28[media] s5p-mfc: Add Horizontal and Vertical MV Search RangeAmit Grover1-6/+2
2014-01-13[media] s5p-mfc: Add controls to set vp8 enc profileKiran AVND1-4/+2
2014-01-13[media] s5p-mfc: Add QP setting support for vp8 encoderArun Kumar K1-0/+20
2013-08-18[media] s5p-mfc: Add support for VP8 encoderArun Kumar K1-0/+90
2013-08-18[media] s5p-mfc: Update driver for v7 firmwareArun Kumar K1-9/+50
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus 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/mchehab/linux-mediaLinus 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-18[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_coherentKamil 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-26[media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismArun Kumar K1-1/+1
2012-10-05[media] s5p-mfc: Update MFC v4l2 driver to support MFC6.xJeongtae Park1-0/+1956