summaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-mfc/s5p_mfc.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-18[media] s5p-mfc: Adjust memports handling to MFC v7 needs.Jacek Anaszewski1-5/+9
2014-11-18[media] s5p-mfc: Core support for MFC v7Arun Kumar K1-0/+32
2014-11-18media: s5p_mfc: Correct improper log and revert file permissionZhaowei Yuan1-0/+0
2014-11-18media: s5p-mfc: skip incomeplete frameDonghwa Lee1-2/+3
2014-11-18s5p-mfc: Comment spelling and code styling fixKamil Debski1-1/+1
2014-11-18media: s5p_mfc: remove unnecessary calling to function video_devdata()Zhaowei Yuan1-1/+1
2014-11-18s5p-mfc: Add special handling for MPEG2 decoding with IOMMU use caseKamil Debski1-0/+5
2014-11-18upstream: [media] v4l: Copy timestamp source flags to destination on m2m devicesSakari Ailus1-0/+5
2014-11-18upstream: [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus1-2/+2
2014-11-18upstream: [media] media_tree: Fix spelling errorsJonathan McCrohan1-6/+6
2014-11-18media: s5p_mfc: fix doublly free issueZhaowei Yuan1-6/+2
2014-11-18media: s5p_mfc: remove the code checking dev->plat_devZhaowei Yuan1-5/+0
2014-11-18media: s5p-mfc: Add support for V4L2_MEMORY_DMABUF typeSeung-Woo Kim1-0/+12
2014-11-18media: s5p-mfc: remove DT hacks and simplify initialization codeMarek Szyprowski1-62/+27
2014-02-13media: s5p_mfc: remove s5p_mfc_get_node_type() functionMarek Szyprowski1-21/+7
2013-06-03[media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda1-1/+1
2013-06-03[media] s5p-mfc: Remove special clock usage in driverArun Kumar K1-2/+0
2013-06-03[media] s5p-mfc: Update v6 encoder buffer allocArun Kumar K1-2/+2
2013-04-25[media] s5p-mfc: Optimize copy time stamp handlingKamil Debski1-6/+4
2013-04-25[media] s5p-mfc: fix error return code in s5p_mfc_probe()Wei Yongjun1-1/+2
2013-04-14[media] s5p-mfc: Remove potential uninitialized variable usageSylwester Nawrocki1-1/+1
2013-04-12[media] s5p-mfc: Add support for EOS command and EOS event in video decoderKamil Debski1-0/+2
2013-04-01Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab1-1/+1
2013-03-21[media] s5p-mfc: Fix frame skip bugArun Kumar K1-1/+1
2013-03-05[media] vb2: Add support for non monotonic timestampsKamil Debski1-0/+2
2013-02-06[media] media: Convert to devm_ioremap_resource()Thierry Reding1-5/+3
2013-02-05[media] s5p-mfc: Fix kernel warning on memory initArun Kumar K1-33/+45
2013-02-05[media] s5p-mfc: Use WARN_ON(condition) directlySachin Kamat1-2/+1
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab1-53/+39
2013-01-11Merge tag 'v3.8-rc3' into v4l_for_linusMauro Carvalho Chehab1-2/+2
2013-01-06[media] s5p-mfc: Context handling in open() bugfixKamil Debski1-2/+2
2013-01-06[media] s5p-mfc: Correct check of vb2_dma_contig_init_ctx return valueKamil Debski1-2/+2
2013-01-06[media] s5p-mfc: Move firmware allocation point to avoid allocation problemsKamil Debski1-12/+17
2013-01-06[media] s5p-mfc: Flush DPB buffers during stream offArun Kumar K1-0/+6
2013-01-06[media] s5p-mfc: remove unused variableWei Yongjun1-5/+0
2013-01-06[media] s5p-mfc: Add device tree supportArun Kumar K1-16/+84
2013-01-06[media] s5p-mfc: Fix interrupt error handling routineKamil Debski1-51/+37
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-11-26[media] s5p-mfc: Handle multi-frame input bufferArun Kumar K1-5/+2
2012-10-05[media] s5p-mfc: Set vfl_dir for encoderArun Kumar K1-0/+1
2012-10-05[media] s5p-mfc: Update MFC v4l2 driver to support MFC6.xJeongtae Park1-4/+60
2012-10-05[media] s5p-mfc: Add MFC variant data to device contextArun Kumar K1-37/+41
2012-10-05[media] s5p-mfc: Update MFCv5 driver for callback based architectureArun Kumar K1-61/+91
2012-10-05[media] s5p-mfc: Prepare driver for callback based re-architectureArun Kumar K1-6/+5
2012-10-02[media] s5p-mfc: Fix misplaced return statement in s5p_mfc_suspend()Sachin Kamat1-2/+3
2012-10-02[media] s5p-mfc: optimized code related to working contextesAndrzej Hajda1-16/+39
2012-10-02[media] s5p-mfc: added support for end of stream handling in MFC encoderAndrzej Hajda1-0/+43
2012-10-01[media] s5p-mfc: Add missing braces around sizeofSachin Kamat1-2/+2
2012-09-26[media] Set vfl_dir for all display or m2m driversHans Verkuil1-0/+1
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab1-0/+1230