summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc
AgeCommit message (Expand)AuthorLines
2015-02-02[media] s5p-mfc: remove unnecessary version.h inclusionFabian Frederick-2/+0
2015-02-02[media] s5p-mfc-dec: Don't use encoder stop commandNicolas Dufresne-1/+1
2015-02-02[media] s5p-mfc-v6+: Use display_delay_enable CIDNicolas Dufresne-5/+1
2014-12-22[media] media: s5p-mfc: use vb2_ops_wait_prepare/finish helperPrabhakar Lad-36/+5
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-102/+196
2014-12-05media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki-7/+5
2014-12-02[media] media/platform: fix querycapHans Verkuil-8/+4
2014-11-05[media] s5p-mfc: fix sparse errorHans Verkuil-1/+1
2014-11-05[media] s5p_mfc: Remove redundant castsRasmus Villemoes-2/+2
2014-10-28[media] s5p-mfc: correct the formats info for encoderayaka-3/+2
2014-10-28[media] s5p-mfc: fix a race in interrupt flags handlingPawel Osciak-27/+4
2014-10-28[media] s5p-mfc: fix V4L2_CID_MIN_BUFFERS_FOR_CAPTURE on resolution changePawel Osciak-1/+2
2014-10-28[media] s5p-mfc: Remove unused alloc field from private buffer structPawel Osciak-3/+0
2014-10-28[media] s5p-mfc: flush dpbs when resolution changesKiran AVND-18/+2
2014-10-28[media] s5p-mfc: De-init MFC when watchdog kicks inArun Mankuzhi-0/+4
2014-10-28[media] s5p-mfc: modify mfc wakeup sequence for V8Arun Mankuzhi-17/+61
2014-10-28[media] s5p-mfc: Don't crash the kernel if the watchdog kicks inPawel Osciak-14/+7
2014-10-28[media] s5p-mfc: declare s5p_mfc_bus_reset as staticMauro Carvalho Chehab-1/+1
2014-10-28[media] s5p-mfc: check mfc bus ctrl before resetKiran AVND-1/+25
2014-10-28[media] s5p-mfc: keep RISC ON during reset for V7/V8Kiran AVND-10/+16
2014-10-28[media] s5p-mfc: Only set timestamp/timecode for new framesIlja Friedel-2/+10
2014-10-28[media] s5p-mfc: clear 'enter_suspend' flag if suspend failsPrathyush K-1/+7
2014-10-28[media] s5p-mfc: Fix REQBUFS(0) for encoderPawel Osciak-0/+13
2014-10-28[media] s5p-mfc: support MIN_BUFFERS query for encoderKiran AVND-0/+42
2014-10-20media: platform: s5p-mfc: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-09-26[media] s5p-mfc: Fix several printk warningsMauro Carvalho Chehab-15/+15
2014-09-26[media] s5p_mfc_opr: Fix warningsMauro Carvalho Chehab-2/+2
2014-09-26[media] s5p_mfc_opr_v6: get rid of warnings when compiled with 64 bitsMauro Carvalho Chehab-12/+12
2014-09-26[media] s5p_mfc_opr_v5: Fix lots of warnings on x86_64Mauro Carvalho Chehab-8/+8
2014-09-26[media] s5p_mfc_opr_v6: remove address space removal warningsMauro Carvalho Chehab-4/+4
2014-09-26[media] s5p_mfc_opr_v6: fix wrong type for registersMauro Carvalho Chehab-246/+246
2014-09-26[media] s5p_mfc_opr_v5: fix smatch warningsMauro Carvalho Chehab-2/+2
2014-09-26[media] s5p_mfc: use static for some structsMauro Carvalho Chehab-12/+12
2014-09-26[media] s5p-mfc: Use decode status instead of display status on MFCv5Sjoerd Simons-1/+6
2014-09-26[media] s5p-mfc: fix enum_fmt for s5p-mfcayaka-42/+6
2014-09-26[media] s5p-mfc: Fix sparse errors in the MFC driverKamil Debski-292/+293
2014-09-26[media] s5p_mfc: unify variable naming styleZhaowei Yuan-4/+4
2014-09-26[media] s5p_mfc: correct the loop conditionZhaowei Yuan-1/+1
2014-09-03[media] media: s5p-mfc: rename special clock to sclk_mfcMarek Szyprowski-1/+1
2014-09-03[media] media: s5p-mfc: correct improper logsZhaowei Yuan-2/+2
2014-09-03[media] media: s5p_mfc: Release ctx->ctx if failed to allocate ctx->shmZhaowei Yuan-0/+1
2014-08-26[media] s5p_mfc: get rid of several warningsMauro Carvalho Chehab-11/+6
2014-08-26[media] s5p_mfc_ctrl: add missing s5p_mfc_ctrl.h headerMauro Carvalho Chehab-0/+1
2014-08-26[media] s5p_mfc: don't use an external symbol called 'debug'Mauro Carvalho Chehab-5/+5
2014-07-30[media] s5p-mfc: remove unnecessary calling to function video_devdata()Zhaowei Yuan-1/+1
2014-07-22[media] s5p-mfc: Add init buffer cmd to MFCV6Arun Kumar K-2/+4
2014-07-22[media] s5p-mfc: Support multiple firmware sub-versionsArun Kumar K-8/+31
2014-07-22[media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmwareArun Kumar K-34/+1
2014-07-21[media] s5p-mfc: limit the size of the CPBpanpan liu-3/+6