summaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-mfc/s5p_mfc.c
AgeCommit message (Expand)Author
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] s5p-mfc: Add variants to access mfc registersKiran AVND
2014-05-23[media] s5p-mfc: Don't try to resubmit VP8 bitstream buffer for decodePawel Osciak
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: Copy timestamps only when a frame is producedPawel Osciak
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-01-13[media] media: s5p_mfc: remove s5p_mfc_get_node_type() functionMarek Szyprowski
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-10-28[media] s5p-mfc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-28[media] s5p-mfc: call wake_up_dev if in suspend modePrathyush K
2013-08-18[media] s5p-mfc: Core support for MFC v7Arun Kumar K
2013-06-20Merge branch 'linus' into patchworkMauro Carvalho Chehab
2013-06-12[media] s5p-mfc: Remove redundant use of of_match_ptr macroSachin Kamat
2013-06-03[media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda
2013-06-03[media] s5p-mfc: Remove special clock usage in driverArun Kumar K
2013-06-03[media] s5p-mfc: Update v6 encoder buffer allocArun Kumar K
2013-04-25[media] s5p-mfc: Optimize copy time stamp handlingKamil Debski
2013-04-25[media] s5p-mfc: fix error return code in s5p_mfc_probe()Wei Yongjun
2013-04-14[media] s5p-mfc: Remove potential uninitialized variable usageSylwester Nawrocki
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 frame skip bugArun Kumar K
2013-03-05[media] vb2: Add support for non monotonic timestampsKamil 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-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: 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: 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-11-26[media] s5p-mfc: Handle multi-frame input bufferArun Kumar K
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: 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