summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
Commit message (Expand)AuthorAgeFilesLines
* [media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentationMarek Szyprowski2017-04-051-4/+4
* [media] s5p-mfc: Replace mem_dev_* entries with an arrayMarek Szyprowski2017-04-051-4/+4
* [media] s5p-mfc: Use printk_ratelimited for reporting ioctl errorsMarek Szyprowski2016-11-301-1/+1
* [media] s5p-mfc: don't break long linesMauro Carvalho Chehab2016-10-211-7/+6
* [media] media: s5p-mfc Fix misspelled error message and checkpatch errorsShuah Khan2016-08-241-5/+6
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-5/+5
* [media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-081-6/+4
* [media] s5p-mfc: improve v4l2_capability driver and card fieldsJavier Martinez Canillas2016-07-081-2/+2
* [media] s5p-mfc: set capablity bus_info as required by VIDIOC_QUERYCAPJavier Martinez Canillas2016-07-081-1/+2
* [media] s5p-mfc: use vb2_is_streaming() to check vb2 queue statusJavier Martinez Canillas2016-07-081-2/+2
* [media] s5p-mfc: don't print errors on VIDIOC_REQBUFS unsupported mem typeJavier Martinez Canillas2016-07-081-1/+1
* [media] s5p-mfc: fix typo in s5p_mfc_dec function commentJavier Martinez Canillas2016-07-081-1/+1
* [media] s5p-mfc: fix a typo in s5p_mfc_decayaka2016-06-071-1/+1
* [media] s5p-mfc: don't close instance after free OUTPUT buffersayaka2016-06-071-1/+0
* [media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_voidAndrzej Hajda2015-12-231-6/+6
* [media] s5p-mfc: use spinlock to protect MFC contextAndrzej Hajda2015-12-231-6/+7
* [media] s5p-mfc: make queue cleanup code commonAndrzej Hajda2015-12-231-4/+2
* [media] s5p-mfc: constify s5p_mfc_codec_ops structuresJulia Lawall2015-12-231-2/+2
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-1/+1
* [media] media/core: Replace ctrl_class with whichRicardo Ribalda2015-11-171-1/+1
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+1
* [media] s5p-mfc: use MFC_BUF_FLAG_EOS to identify last buffers in decoder cap...Andrzej Hajda2015-10-201-8/+13
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-7/+8
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-011-1/+1
* [media] s5p-mfc: remove unnecessary version.h inclusionFabian Frederick2015-02-021-1/+0
* [media] s5p-mfc-dec: Don't use encoder stop commandNicolas Dufresne2015-02-021-1/+1
* [media] media: s5p-mfc: use vb2_ops_wait_prepare/finish helperPrabhakar Lad2014-12-221-18/+2
* [media] media/platform: fix querycapHans Verkuil2014-12-021-4/+2
* [media] s5p-mfc: fix a race in interrupt flags handlingPawel Osciak2014-10-281-3/+0
* [media] s5p-mfc: fix V4L2_CID_MIN_BUFFERS_FOR_CAPTURE on resolution changePawel Osciak2014-10-281-1/+2
* [media] s5p-mfc: Fix several printk warningsMauro Carvalho Chehab2014-09-261-2/+2
* [media] s5p-mfc: fix enum_fmt for s5p-mfcayaka2014-09-261-21/+3
* [media] s5p-mfc: Fix sparse errors in the MFC driverKamil Debski2014-09-261-10/+10
* [media] s5p_mfc: correct the loop conditionZhaowei Yuan2014-09-261-1/+1
* [media] s5p_mfc: get rid of several warningsMauro Carvalho Chehab2014-08-261-2/+2
* [media] s5p-mfc: limit the size of the CPBpanpan liu2014-07-211-3/+6
* [media] s5p-mfc: Add support for resolution change eventPawel Osciak2014-05-231-0/+2
* [media] s5p-mfc: Core support to add v8 decoderKiran AVND2014-05-231-13/+23
* [media] v4l: s5p-mfc: Limit enum_fmt to output formats of current versionKamil Debski2014-05-231-19/+30
* [media] v4l: s5p-mfc: Fix default pixel format selection for decoderKamil Debski2014-05-231-5/+5
* [media] s5p-mfc: Don't allocate codec buffers on STREAMONPawel Osciak2014-05-231-17/+13
* [media] s5p-mfc: Extract open/close MFC instance commandsPawel Osciak2014-05-231-22/+6
* [media] s5p-mfc: Fixes for decode REQBUFSPawel Osciak2014-05-231-79/+99
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-231-2/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-051-5/+6
|\
| * [media] s5p-mfc: Fix input/output format reportingJohn Sheu2013-09-031-47/+33
| * [media] s5p-mfc: Rename IS_MFCV6 macroArun Kumar K2013-08-181-8/+10
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-091-48/+31
|\ \ | |/ |/|
| * [media] s5p-mfc: Fix input/output format reportingJohn Sheu2013-07-251-48/+31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\ \ | |/ |/|
OpenPOWER on IntegriCloud