aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-mfc
AgeCommit message (Expand)Author
2013-04-12[media] s5p-mfc: Add support for EOS command and EOS event in video decoderKamil Debski
2013-04-01Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab
2013-03-21[media] s5p-mfc: Fix encoder control 15 issueArun Kumar K
2013-03-21[media] s5p-mfc: Fix frame skip bugArun Kumar K
2013-03-18[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v5.cSachin Kamat
2013-03-18[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v6.cSachin Kamat
2013-03-18[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v5.cSachin Kamat
2013-03-18[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v6.cSachin Kamat
2013-03-05[media] vb2: Add support for non monotonic timestampsKamil Debski
2013-02-06[media] s5p-mfc: end-of-stream handling in encoder bug fixKamil Debski
2013-02-06[media] media: Convert to devm_ioremap_resource()Thierry Reding
2013-02-05[media] s5p-mfc: Fix kernel warning on memory initArun Kumar K
2013-02-05[media] s5p-mfc: Use WARN_ON(condition) directlySachin Kamat
2013-02-05[media] s5p-mfc: Use NULL instead of 0 for pointerSachin Kamat
2013-02-05[media] s5p-mfc: Fix a watchdog bugKamil Debski
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab
2013-01-11Merge tag 'v3.8-rc3' into v4l_for_linusMauro Carvalho Chehab
2013-01-06[media] s5p-mfc: Context handling in open() bugfixKamil Debski
2013-01-06[media] s5p-mfc: Change internal buffer allocation from vb2 ops to dma_alloc_...Kamil Debski
2013-01-06[media] s5p-mfc: Correct check of vb2_dma_contig_init_ctx return valueKamil Debski
2013-01-06[media] s5p-mfc: Move firmware allocation point to avoid allocation problemsKamil Debski
2013-01-06[media] s5p-mfc: Fix an error checkSachin Kamat
2013-01-06[media] s5p-mfc: Fix a typo in error message in s5p_mfc_pm.cSachin Kamat
2013-01-06[media] s5p-mfc: Remove redundant 'break'Sachin Kamat
2013-01-06[media] s5p-mfc: Flush DPB buffers during stream offArun Kumar K
2013-01-06[media] s5p-mfc: remove unused variableWei Yongjun
2013-01-06[media] s5p-mfc: Add device tree supportArun Kumar K
2013-01-06[media] s5p-mfc: Fix interrupt error handling routineKamil Debski
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-12-11Merge branch 'for_3.8-rc1' into v4l_for_linusMauro Carvalho Chehab
2012-12-04Merge tag 'v3.7-rc8' into staging/for_v3.8Mauro Carvalho Chehab
2012-11-26[media] s5p-mfc: Handle multi-frame input bufferArun Kumar K
2012-11-26[media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismArun Kumar K
2012-11-25[media] v4l: s5p-mfc: support for dmabuf exportingTomasz Stanislawski
2012-10-25[media] s5p-mfc: Make 'clk_ref' static in s5p_mfc_pm.cSachin Kamat
2012-10-25[media] s5p-mfc: Fix compilation warningSachin Kamat
2012-10-05[media] s5p-mfc: Set vfl_dir for encoderArun Kumar K
2012-10-05[media] s5p-mfc: Update MFC v4l2 driver to support MFC6.xJeongtae Park
2012-10-05[media] s5p-mfc: MFCv6 register definitionsJeongtae 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-05[media] s5p-mfc: Prepare driver for callback based re-architectureArun Kumar K
2012-10-02[media] s5p-mfc: Fix misplaced return statement in s5p_mfc_suspend()Sachin Kamat
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-10-01[media] s5p-mfc: Add missing braces around sizeofSachin Kamat
2012-10-01[media] s5p-mfc: Fix second memory bank alignmentKamil Debski
2012-09-26[media] Set vfl_dir for all display or m2m driversHans Verkuil
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab