aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-mfc
AgeCommit message (Expand)Author
2015-04-24[media] media: s5p-mfc: fix mmap support for 64bit archMarek Szyprowski
2014-09-26[media] s5p-mfc: Fix several printk warningsMauro Carvalho Chehab
2014-09-26[media] s5p_mfc_opr: Fix warningsMauro Carvalho Chehab
2014-09-26[media] s5p_mfc_opr_v6: get rid of warnings when compiled with 64 bitsMauro Carvalho Chehab
2014-09-26[media] s5p_mfc_opr_v5: Fix lots of warnings on x86_64Mauro Carvalho Chehab
2014-09-26[media] s5p_mfc_opr_v6: remove address space removal warningsMauro Carvalho Chehab
2014-09-26[media] s5p_mfc_opr_v6: fix wrong type for registersMauro Carvalho Chehab
2014-09-26[media] s5p_mfc_opr_v5: fix smatch warningsMauro Carvalho Chehab
2014-09-26[media] s5p_mfc: use static for some structsMauro Carvalho Chehab
2014-09-26[media] s5p-mfc: Use decode status instead of display status on MFCv5Sjoerd Simons
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: unify variable naming styleZhaowei Yuan
2014-09-26[media] s5p_mfc: correct the loop conditionZhaowei Yuan
2014-09-03[media] media: s5p-mfc: rename special clock to sclk_mfcMarek Szyprowski
2014-09-03[media] media: s5p-mfc: correct improper logsZhaowei Yuan
2014-09-03[media] media: s5p_mfc: Release ctx->ctx if failed to allocate ctx->shmZhaowei Yuan
2014-08-26[media] s5p_mfc: get rid of several warningsMauro Carvalho Chehab
2014-08-26[media] s5p_mfc_ctrl: add missing s5p_mfc_ctrl.h headerMauro Carvalho Chehab
2014-08-26[media] s5p_mfc: don't use an external symbol called 'debug'Mauro Carvalho Chehab
2014-07-30[media] s5p-mfc: remove unnecessary calling to function video_devdata()Zhaowei Yuan
2014-07-22[media] s5p-mfc: Add init buffer cmd to MFCV6Arun Kumar K
2014-07-22[media] s5p-mfc: Support multiple firmware sub-versionsArun Kumar K
2014-07-22[media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmwareArun Kumar K
2014-07-21[media] s5p-mfc: limit the size of the CPBpanpan liu
2014-07-21[media] s5p-mfc: Fix selective sclk_mfc initJacek Anaszewski
2014-07-21[media] s5p: fix error code path when failing to allocate DMA memoryMaurizio Lombardi
2014-05-23[media] s5p-mfc: Add support for resolution change eventPawel Osciak
2014-05-23[media] s5p-mfc: Core support for v8 encoderKiran AVND
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: Rename IS_MFCV7 macroArun Kumar K
2014-05-23[media] s5p-mfc: Add variants to access mfc registersKiran AVND
2014-05-23[media] s5p-mfc: Move INIT_BUFFER_OPTIONS from v7 to v6Arun Kumar K
2014-05-23[media] s5p-mfc: Update scratch buffer size for MPEG4Arun Kumar K
2014-05-23[media] s5p-mfc: Don't try to resubmit VP8 bitstream buffer for decodePawel Osciak
2014-05-23[media] s5p-mfc: Update scratch buffer size for VP8 encoderKiran AVND
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-05-23[media] s5p-mfc: Copy timestamps only when a frame is producedPawel Osciak
2014-05-23[media] s5p-mfc: fix encoder crash after VIDIOC_STREAMOFFJohn Sheu
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2014-03-11[media] s5p-mfc: remove meaningless memory bank assignmentSeung-Woo Kim
2014-03-11[media] s5p-mfc: Replaced commas with semicolonsJoonyoung Shim
2014-03-05[media] v4l: Copy timestamp source flags to destination on m2m devicesSakari Ailus
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus
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