summaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-mfc/s5p_mfc_dec.c
AgeCommit message (Expand)Author
2017-04-05[media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentationMarek Szyprowski
2017-04-05[media] s5p-mfc: Replace mem_dev_* entries with an arrayMarek Szyprowski
2016-11-30[media] s5p-mfc: Use printk_ratelimited for reporting ioctl errorsMarek Szyprowski
2016-10-21[media] s5p-mfc: don't break long linesMauro Carvalho Chehab
2016-08-24[media] media: s5p-mfc Fix misspelled error message and checkpatch errorsShuah Khan
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-07-08[media] s5p-mfc: improve v4l2_capability driver and card fieldsJavier Martinez Canillas
2016-07-08[media] s5p-mfc: set capablity bus_info as required by VIDIOC_QUERYCAPJavier Martinez Canillas
2016-07-08[media] s5p-mfc: use vb2_is_streaming() to check vb2 queue statusJavier Martinez Canillas
2016-07-08[media] s5p-mfc: don't print errors on VIDIOC_REQBUFS unsupported mem typeJavier Martinez Canillas
2016-07-08[media] s5p-mfc: fix typo in s5p_mfc_dec function commentJavier Martinez Canillas
2016-06-07[media] s5p-mfc: fix a typo in s5p_mfc_decayaka
2016-06-07[media] s5p-mfc: don't close instance after free OUTPUT buffersayaka
2015-12-23[media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_voidAndrzej Hajda
2015-12-23[media] s5p-mfc: use spinlock to protect MFC contextAndrzej Hajda
2015-12-23[media] s5p-mfc: make queue cleanup code commonAndrzej Hajda
2015-12-23[media] s5p-mfc: constify s5p_mfc_codec_ops structuresJulia Lawall
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-11-17[media] media/core: Replace ctrl_class with whichRicardo Ribalda
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-20[media] s5p-mfc: use MFC_BUF_FLAG_EOS to identify last buffers in decoder cap...Andrzej Hajda
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-02-02[media] s5p-mfc: remove unnecessary version.h inclusionFabian Frederick
2015-02-02[media] s5p-mfc-dec: Don't use encoder stop commandNicolas Dufresne
2014-12-22[media] media: s5p-mfc: use vb2_ops_wait_prepare/finish helperPrabhakar Lad
2014-12-02[media] media/platform: fix querycapHans Verkuil
2014-10-28[media] s5p-mfc: fix a race in interrupt flags handlingPawel Osciak
2014-10-28[media] s5p-mfc: fix V4L2_CID_MIN_BUFFERS_FOR_CAPTURE on resolution changePawel Osciak
2014-09-26[media] s5p-mfc: Fix several printk warningsMauro Carvalho Chehab
2014-09-26[media] s5p-mfc: fix enum_fmt for s5p-mfcayaka
2014-09-26[media] s5p-mfc: Fix sparse errors in the MFC driverKamil Debski
2014-09-26[media] s5p_mfc: correct the loop conditionZhaowei Yuan
2014-08-26[media] s5p_mfc: get rid of several warningsMauro Carvalho Chehab
2014-07-21[media] s5p-mfc: limit the size of the CPBpanpan liu
2014-05-23[media] s5p-mfc: Add support for resolution change eventPawel Osciak
2014-05-23[media] s5p-mfc: Core support to add v8 decoderKiran AVND
2014-05-23[media] v4l: s5p-mfc: Limit enum_fmt to output formats of current versionKamil Debski
2014-05-23[media] v4l: s5p-mfc: Fix default pixel format selection for decoderKamil Debski
2014-05-23[media] s5p-mfc: Don't allocate codec buffers on STREAMONPawel Osciak
2014-05-23[media] s5p-mfc: Extract open/close MFC instance commandsPawel Osciak
2014-05-23[media] s5p-mfc: Fixes for decode REQBUFSPawel Osciak
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2013-09-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03[media] s5p-mfc: Fix input/output format reportingJohn Sheu
2013-08-18[media] s5p-mfc: Rename IS_MFCV6 macroArun Kumar K
2013-08-09Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-25[media] s5p-mfc: Fix input/output format reportingJohn Sheu
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds