aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-28[media] s5p-mfc: fix a race in interrupt flags handlingPawel Osciak1-11/+2
2014-09-26[media] s5p-mfc: Fix several printk warningsMauro Carvalho Chehab1-4/+4
2014-09-26[media] s5p_mfc_opr_v5: Fix lots of warnings on x86_64Mauro Carvalho Chehab1-8/+8
2014-09-26[media] s5p_mfc_opr_v5: fix smatch warningsMauro Carvalho Chehab1-2/+2
2014-09-26[media] s5p_mfc: unify variable naming styleZhaowei Yuan1-4/+4
2014-09-03[media] media: s5p_mfc: Release ctx->ctx if failed to allocate ctx->shmZhaowei Yuan1-0/+1
2014-08-26[media] s5p_mfc: get rid of several warningsMauro Carvalho Chehab1-2/+0
2013-10-17[media] media: Remove unnecessary semicolonsJoe Perches1-1/+1
2013-06-03[media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda1-2/+2
2013-04-12[media] s5p-mfc: Add support for EOS command and EOS event in video decoderKamil Debski1-0/+9
2013-03-18[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v5.cSachin Kamat1-51/+52
2013-01-06[media] s5p-mfc: Change internal buffer allocation from vb2 ops to dma_alloc_coherentKamil Debski1-128/+68
2013-01-06[media] s5p-mfc: Remove redundant 'break'Sachin Kamat1-1/+0
2012-10-05[media] s5p-mfc: Add MFC variant data to device contextArun Kumar K1-74/+139
2012-10-05[media] s5p-mfc: Update MFCv5 driver for callback based architectureArun Kumar K1-73/+346
2012-10-05[media] s5p-mfc: Prepare driver for callback based re-architectureArun Kumar K1-0/+1456