summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c
Commit message (Expand)AuthorAgeFilesLines
* [media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_voidAndrzej Hajda2015-12-231-8/+8
* [media] s5p-mfc: use spinlock to protect MFC contextAndrzej Hajda2015-12-231-18/+0
* [media] s5p-mfc: remove unnecessary callbacksAndrzej Hajda2015-12-231-47/+0
* [media] s5p-mfc: make queue cleanup code commonAndrzej Hajda2015-12-231-16/+0
* [media] s5p-mfc: use one implementation of s5p_mfc_get_new_ctxAndrzej Hajda2015-12-231-24/+0
* [media] s5p-mfc: end-of-stream handling for newer encodersAndrzej Hajda2015-10-201-16/+33
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-16/+17
* [media] s5p-mfc: Correct misuse of %0x<decimal>Joe Perches2015-10-011-1/+1
* Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-051-3/+5
|\
| * [media] s5p-mfc: add additional check for incorrect memory configurationMarek Szyprowski2015-08-111-3/+5
* | treewide: Fix typo in printkMasanari Iida2015-08-071-1/+1
|/
* [media] media: s5p-mfc: fix sparse warningsMarek Szyprowski2015-06-051-2/+2
* [media] media: s5p-mfc: fix broken pointer cast on 64bit archMarek Szyprowski2015-04-021-3/+3
* [media] s5p-mfc-v6+: Use display_delay_enable CIDNicolas Dufresne2015-02-021-5/+1
* [media] s5p-mfc: fix a race in interrupt flags handlingPawel Osciak2014-10-281-10/+2
* [media] s5p-mfc: flush dpbs when resolution changesKiran AVND2014-10-281-18/+2
* [media] s5p-mfc: Fix several printk warningsMauro Carvalho Chehab2014-09-261-1/+1
* [media] s5p_mfc_opr_v6: get rid of warnings when compiled with 64 bitsMauro Carvalho Chehab2014-09-261-12/+12
* [media] s5p_mfc_opr_v6: remove address space removal warningsMauro Carvalho Chehab2014-09-261-4/+4
* [media] s5p_mfc_opr_v6: fix wrong type for registersMauro Carvalho Chehab2014-09-261-2/+2
* [media] s5p-mfc: Fix sparse errors in the MFC driverKamil Debski2014-09-261-238/+233
* [media] s5p-mfc: Add init buffer cmd to MFCV6Arun Kumar K2014-07-221-2/+4
* [media] s5p-mfc: Core support for v8 encoderKiran AVND2014-05-231-9/+47
* [media] s5p-mfc: Core support to add v8 decoderKiran AVND2014-05-231-7/+78
* [media] s5p-mfc: Rename IS_MFCV7 macroArun Kumar K2014-05-231-6/+6
* [media] s5p-mfc: Add variants to access mfc registersKiran AVND2014-05-231-249/+444
* [media] s5p-mfc: Move INIT_BUFFER_OPTIONS from v7 to v6Arun Kumar K2014-05-231-1/+1
* [media] s5p-mfc: Add Horizontal and Vertical MV Search RangeAmit Grover2014-02-281-6/+2
* [media] s5p-mfc: Add controls to set vp8 enc profileKiran AVND2014-01-131-4/+2
* [media] s5p-mfc: Add QP setting support for vp8 encoderArun Kumar K2014-01-131-0/+20
* [media] s5p-mfc: Add support for VP8 encoderArun Kumar K2013-08-181-0/+90
* [media] s5p-mfc: Update driver for v7 firmwareArun Kumar K2013-08-181-9/+50
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-181-38/+15
|\
| * [media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda2013-06-031-8/+8
| * [media] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() functionSylwester Nawrocki2013-06-031-7/+1
| * [media] s5p-mfc: Update v6 encoder buffer allocArun Kumar K2013-06-031-23/+6
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-301-56/+66
|\ \ | |/
| * [media] s5p-mfc: Add support for EOS command and EOS event in video decoderKamil Debski2013-04-121-1/+9
| * [media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v6.cSachin Kamat2013-03-181-55/+57
* | treewide: Fix typos in kernel messagesMasanari Iida2013-03-311-1/+1
|/
* [media] s5p-mfc: Change internal buffer allocation from vb2 ops to dma_alloc_...Kamil Debski2013-01-061-85/+36
* [media] s5p-mfc: Fix an error checkSachin Kamat2013-01-061-2/+2
* [media] s5p-mfc: Flush DPB buffers during stream offArun Kumar K2013-01-061-6/+11
* [media] s5p-mfc: remove unused variableWei Yongjun2013-01-061-6/+0
* [media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismArun Kumar K2012-11-261-1/+1
* [media] s5p-mfc: Update MFC v4l2 driver to support MFC6.xJeongtae Park2012-10-051-0/+1956
OpenPOWER on IntegriCloud