summaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
AgeCommit message (Expand)Author
2017-06-13[media] s5p-mfc: fix spelling mistake: "destionation" -> "destination"Colin Ian King
2017-04-05[media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentationMarek Szyprowski
2017-04-05[media] s5p-mfc: Simplify alloc/release private buffer functionsMarek Szyprowski
2017-04-05[media] s5p-mfc: Replace bank1/bank2 entries with an arrayMarek Szyprowski
2017-04-05[media] s5p-mfc: Replace mem_dev_* entries with an arrayMarek Szyprowski
2016-10-21[media] s5p-mfc: don't break long linesMauro Carvalho Chehab
2015-12-23[media] s5p-mfc: use spinlock to protect MFC contextAndrzej Hajda
2015-12-23[media] s5p-mfc: remove unnecessary callbacksAndrzej Hajda
2015-12-23[media] s5p-mfc: make queue cleanup code commonAndrzej Hajda
2015-12-23[media] s5p-mfc: use one implementation of s5p_mfc_get_new_ctxAndrzej Hajda
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-08-11[media] s5p-mfc: add additional check for incorrect memory configurationMarek Szyprowski
2015-06-05[media] media: s5p-mfc: fix sparse warningsMarek Szyprowski
2015-05-01[media] s5p-mfc: fix bad indentationMauro Carvalho Chehab
2015-04-02[media] media: s5p-mfc: fix broken pointer cast on 64bit archMarek Szyprowski
2014-10-28[media] s5p-mfc: fix a race in interrupt flags handlingPawel Osciak
2014-09-26[media] s5p-mfc: Fix several printk warningsMauro Carvalho Chehab
2014-09-26[media] s5p_mfc_opr_v5: Fix lots of warnings on x86_64Mauro Carvalho Chehab
2014-09-26[media] s5p_mfc_opr_v5: fix smatch warningsMauro Carvalho Chehab
2014-09-26[media] s5p_mfc: unify variable naming styleZhaowei Yuan
2014-09-03[media] media: s5p_mfc: Release ctx->ctx if failed to allocate ctx->shmZhaowei Yuan
2014-08-26[media] s5p_mfc: get rid of several warningsMauro Carvalho Chehab
2013-10-17[media] media: Remove unnecessary semicolonsJoe Perches
2013-06-03[media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda
2013-04-12[media] s5p-mfc: Add support for EOS command and EOS event in video decoderKamil Debski
2013-03-18[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v5.cSachin Kamat
2013-01-06[media] s5p-mfc: Change internal buffer allocation from vb2 ops to dma_alloc_...Kamil Debski
2013-01-06[media] s5p-mfc: Remove redundant 'break'Sachin Kamat
2012-10-05[media] s5p-mfc: Add MFC variant data to device contextArun Kumar K
2012-10-05[media] s5p-mfc: Update MFCv5 driver for callback based architectureArun Kumar K
2012-10-05[media] s5p-mfc: Prepare driver for callback based re-architectureArun Kumar K