summaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-mfc/s5p_mfc_common.h
AgeCommit message (Expand)Author
2017-12-18media: s5p-mfc: Fix lock contention - request_firmware() onceShuah Khan
2017-04-05[media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentationMarek Szyprowski
2017-04-05[media] s5p-mfc: Add support for probe-time preallocated block based allocatorMarek Szyprowski
2017-04-05[media] s5p-mfc: Put firmware to private buffer structureMarek Szyprowski
2017-04-05[media] s5p-mfc: Simplify alloc/release private buffer functionsMarek Szyprowski
2017-04-05[media] s5p-mfc: Replace bank1/bank2 entries with an arrayMarek Szyprowski
2017-04-05[media] s5p-mfc: Replace mem_dev_* entries with an arrayMarek Szyprowski
2017-04-05[media] s5p-mfc: Use generic of_device_get_match_data helperMarek Szyprowski
2017-04-05[media] s5p-mfc: Remove unused structures and dead codeMarek Szyprowski
2016-11-30[media] s5p-mfc: Rework clock handlingMarek Szyprowski
2016-11-30[media] s5p-mfc: Remove dead conditional codeMarek Szyprowski
2016-11-16[media] s5p-mfc: Use clock gating only on MFC v5 hardwareMarek Szyprowski
2016-08-24[media] media: Doc s5p-mfc add missing fields to s5p_mfc_dev structure defini...Shuah Khan
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
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: use one implementation of s5p_mfc_get_new_ctxAndrzej Hajda
2015-12-23[media] s5p-mfc: constify s5p_mfc_codec_ops structuresJulia Lawall
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-04-02[media] media: s5p-mfc: fix mmap support for 64bit archMarek Szyprowski
2014-10-28[media] s5p-mfc: Remove unused alloc field from private buffer structPawel Osciak
2014-10-28[media] s5p-mfc: keep RISC ON during reset for V7/V8Kiran AVND
2014-09-26[media] s5p-mfc: Fix sparse errors in the MFC driverKamil Debski
2014-07-22[media] s5p-mfc: Support multiple firmware sub-versionsArun Kumar K
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] s5p-mfc: Rename IS_MFCV7 macroArun Kumar K
2014-05-23[media] s5p-mfc: Add variants to access mfc registersKiran AVND
2014-02-28[media] s5p-mfc: Add Horizontal and Vertical MV Search RangeAmit Grover
2014-01-13[media] s5p-mfc: Add controls to set vp8 enc profileKiran AVND
2014-01-13[media] media: s5p_mfc: remove s5p_mfc_get_node_type() functionMarek Szyprowski
2014-01-13[media] s5p-mfc: Add QP setting support for vp8 encoderArun Kumar K
2013-08-18[media] s5p-mfc: Add support for VP8 encoderArun Kumar K
2013-08-18[media] s5p-mfc: Core support for MFC v7Arun Kumar K
2013-08-18[media] s5p-mfc: Rename IS_MFCV6 macroArun Kumar K
2013-06-03[media] s5p-mfc: separate encoder parameters for h264 and mpeg4Andrzej Hajda
2013-06-03[media] s5p-mfc: Remove special clock usage in driverArun Kumar K
2013-06-03[media] s5p-mfc: Update v6 encoder buffer allocArun Kumar K
2013-01-06[media] s5p-mfc: Change internal buffer allocation from vb2 ops to dma_alloc_...Kamil Debski
2013-01-06[media] s5p-mfc: Move firmware allocation point to avoid allocation problemsKamil Debski
2013-01-06[media] s5p-mfc: Flush DPB buffers during stream offArun Kumar K
2012-10-05[media] s5p-mfc: Update MFC v4l2 driver to support MFC6.xJeongtae Park
2012-10-05[media] s5p-mfc: Add MFC variant data to device contextArun Kumar K
2012-10-05[media] s5p-mfc: Update MFCv5 driver for callback based architectureArun Kumar K
2012-10-02[media] s5p-mfc: optimized code related to working contextesAndrzej Hajda
2012-10-02[media] s5p-mfc: added support for end of stream handling in MFC encoderAndrzej Hajda
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab