summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c
Commit message (Expand)AuthorAgeFilesLines
* [media] s5p-mfc: use spinlock to protect MFC contextAndrzej Hajda2015-12-231-19/+0Star
* [media] s5p-mfc: remove unnecessary callbacksAndrzej Hajda2015-12-231-38/+0Star
* [media] s5p-mfc: make queue cleanup code commonAndrzej Hajda2015-12-231-16/+0Star
* [media] s5p-mfc: use one implementation of s5p_mfc_get_new_ctxAndrzej Hajda2015-12-231-21/+0Star
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-22/+24
* [media] s5p-mfc: add additional check for incorrect memory configurationMarek Szyprowski2015-08-111-5/+7
* [media] media: s5p-mfc: fix sparse warningsMarek Szyprowski2015-06-051-2/+2
* [media] s5p-mfc: fix bad indentationMauro Carvalho Chehab2015-05-011-1/+1
* [media] media: s5p-mfc: fix broken pointer cast on 64bit archMarek Szyprowski2015-04-021-3/+3
* [media] s5p-mfc: fix a race in interrupt flags handlingPawel Osciak2014-10-281-11/+2Star
* [media] s5p-mfc: Fix several printk warningsMauro Carvalho Chehab2014-09-261-4/+4
* [media] s5p_mfc_opr_v5: Fix lots of warnings on x86_64Mauro Carvalho Chehab2014-09-261-8/+8
* [media] s5p_mfc_opr_v5: fix smatch warningsMauro Carvalho Chehab2014-09-261-2/+2
* [media] s5p_mfc: unify variable naming styleZhaowei Yuan2014-09-261-4/+4
* [media] media: s5p_mfc: Release ctx->ctx if failed to allocate ctx->shmZhaowei Yuan2014-09-031-0/+1
* [media] s5p_mfc: get rid of several warningsMauro Carvalho Chehab2014-08-261-2/+0Star
* [media] media: Remove unnecessary semicolonsJoe Perches2013-10-171-1/+1
* [media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda2013-06-031-2/+2
* [media] s5p-mfc: Add support for EOS command and EOS event in video decoderKamil Debski2013-04-121-0/+9
* [media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v5.cSachin Kamat2013-03-181-51/+52
* [media] s5p-mfc: Change internal buffer allocation from vb2 ops to dma_alloc_...Kamil Debski2013-01-061-128/+68Star
* [media] s5p-mfc: Remove redundant 'break'Sachin Kamat2013-01-061-1/+0Star
* [media] s5p-mfc: Add MFC variant data to device contextArun Kumar K2012-10-061-74/+139
* [media] s5p-mfc: Update MFCv5 driver for callback based architectureArun Kumar K2012-10-061-73/+346
* [media] s5p-mfc: Prepare driver for callback based re-architectureArun Kumar K2012-10-061-0/+1456