aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-30[media] s5p-mfc: Add support for MFC v8 available in Exynos 5433 SoCsMarek Szyprowski1-0/+14
2016-11-30[media] s5p-mfc: Rework clock handlingMarek Szyprowski3-59/+56
2016-11-30[media] s5p-mfc: Don't keep clock prepared all the timeMarek Szyprowski1-24/+28
2016-11-30[media] s5p-mfc: Kill all IS_ERR_OR_NULL in clocks management codeMarek Szyprowski1-9/+4
2016-11-30[media] s5p-mfc: Remove dead conditional codeMarek Szyprowski3-48/+5
2016-11-30[media] s5p-mfc: Ensure that clock is disabled before turning power offMarek Szyprowski1-2/+4
2016-11-30[media] s5p-mfc: Remove special clock rate managementMarek Szyprowski1-2/+0
2016-11-30[media] s5p-mfc: Use printk_ratelimited for reporting ioctl errorsMarek Szyprowski3-2/+8
2016-11-30[media] s5p-mfc: Set DMA_ATTR_ALLOC_SINGLE_PAGESDouglas Anderson1-0/+11
2016-11-16[media] s5p-mfc: Fix clock management in s5p_mfc_release() functionMarek Szyprowski1-3/+4
2016-11-16[media] s5p-mfc: Use clock gating only on MFC v5 hardwareMarek Szyprowski3-2/+18
2016-11-16[media] s5p-mfc: Skip incomplete frameDonghwa Lee2-2/+8
2016-11-16[media] s5p-mfc: Fix MFC context buffer sizeIngi Kim1-1/+1
2016-11-16[media] s5p-mfc: Correct scratch buffer size of H.263 decoderAndrzej Hajda1-1/+2
2016-11-16[media] s5p-mfc: include buffer size in error messageShuah Khan1-1/+2
2016-11-16[media] s5p-mfc: Collapse two error message into oneShuah Khan1-2/+1
2016-10-21[media] s5p-mfc: fix failure path of s5p_mfc_alloc_memdev()Marek Szyprowski1-0/+1
2016-10-21[media] s5p-mfc: don't break long linesMauro Carvalho Chehab2-12/+8
2016-08-24[media] s5p-mfc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-4/+2
2016-08-24[media] media: s5p-mfc remove unnecessary error messagesShuah Khan1-2/+1
2016-08-24[media] media: s5p-mfc Fix misspelled error message and checkpatch errorsShuah Khan1-5/+6
2016-08-24[media] s5p-mfc: remove redundant return value check of platform_get_resource()Wei Yongjun1-4/+0
2016-08-24[media] media: s5p-mfc remove void function return statementShuah Khan1-1/+0
2016-08-24[media] media: s5p-mfc fix invalid memory access from s5p_mfc_release()Shuah Khan1-22/+50
2016-08-24[media] media: Doc s5p-mfc add missing fields to s5p_mfc_dev structure definitionShuah Khan1-0/+2
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2-11/+11
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil4-34/+10
2016-07-08[media] s5p-mfc: improve v4l2_capability driver and card fieldsJavier Martinez Canillas4-5/+6
2016-07-08[media] s5p-mfc: set capablity bus_info as required by VIDIOC_QUERYCAPJavier Martinez Canillas2-2/+4
2016-07-08[media] s5p-mfc: use vb2_is_streaming() to check vb2 queue statusJavier Martinez Canillas1-2/+2
2016-07-08[media] s5p-mfc: don't print errors on VIDIOC_REQBUFS unsupported mem typeJavier Martinez Canillas1-1/+1
2016-07-08[media] s5p-mfc: fix typo in s5p_mfc_dec function commentJavier Martinez Canillas1-1/+1
2016-07-08[media] s5p-mfc: fix error path in driver probeMarek Szyprowski1-5/+9
2016-07-08[media] s5p-mfc: fix null pointer deference in clk_core_enable()Shuah Khan1-3/+9
2016-07-08[media] s5p-mfc: fix memory leak in s5p_mfc_remove()Shuah Khan1-0/+2
2016-07-08[media] s5p-mfc: fix video device release double release in probe error pathShuah Khan1-2/+0
2016-06-07[media] s5p-mfc: fix a typo in s5p_mfc_decayaka1-1/+1
2016-06-07[media] s5p-mfc: remove unnecessary check in try_fmtayaka1-9/+0
2016-06-07[media] s5p-mfc: Add handling of buffer freeing reqbufs requestayaka1-0/+3
2016-06-07[media] s5p-mfc: don't close instance after free OUTPUT buffersayaka1-1/+0
2016-06-07[media] s5p-mfc: Don't try to put pm->clock if lookup failedJavier Martinez Canillas1-0/+1
2016-06-07[media] media: s5p-mfc: fix compilation issue on archs other than ARM (32bit)Marek Szyprowski1-1/+1
2016-06-03media: s5p-mfc: add iommu supportMarek Szyprowski2-0/+103
2016-06-03media: s5p-mfc: replace custom reserved memory handling code with generic oneMarek Szyprowski1-75/+63
2016-06-03media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski1-0/+4
2016-06-03s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open()Javier Martinez Canillas1-18/+21
2016-06-03s5p-mfc: Add release callback for memory region devsJavier Martinez Canillas1-0/+7
2016-06-03s5p-mfc: Set device name for reserved memory region devsJavier Martinez Canillas1-0/+4
2016-04-13[media] s5p-mfc: remove non-device-tree init codeMarek Szyprowski1-32/+5
2016-02-19[media] s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAMEWu-Cheng Li1-0/+12