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