summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc
Commit message (Expand)AuthorAgeFilesLines
* [media] s5p-mfc: end-of-stream handling in encoder bug fixKamil Debski2013-02-061-0/+2
* [media] media: Convert to devm_ioremap_resource()Thierry Reding2013-02-061-5/+3
* [media] s5p-mfc: Fix kernel warning on memory initArun Kumar K2013-02-051-33/+45
* [media] s5p-mfc: Use WARN_ON(condition) directlySachin Kamat2013-02-051-2/+1
* [media] s5p-mfc: Use NULL instead of 0 for pointerSachin Kamat2013-02-051-1/+1
* [media] s5p-mfc: Fix a watchdog bugKamil Debski2013-02-051-1/+1
* Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2013-01-241-53/+39
|\
| * Merge tag 'v3.8-rc3' into v4l_for_linusMauro Carvalho Chehab2013-01-111-2/+2
| |\
| | * Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
| * | [media] s5p-mfc: Fix interrupt error handling routineKamil Debski2013-01-061-51/+37
| |/
| * Merge branch 'for_3.8-rc1' into v4l_for_linusMauro Carvalho Chehab2012-12-113-2/+30
| |\
* | | [media] s5p-mfc: Context handling in open() bugfixKamil Debski2013-01-061-2/+2
* | | [media] s5p-mfc: Change internal buffer allocation from vb2 ops to dma_alloc_...Kamil Debski2013-01-065-229/+143
* | | [media] s5p-mfc: Correct check of vb2_dma_contig_init_ctx return valueKamil Debski2013-01-061-2/+2
* | | [media] s5p-mfc: Move firmware allocation point to avoid allocation problemsKamil Debski2013-01-064-97/+94
* | | [media] s5p-mfc: Fix an error checkSachin Kamat2013-01-061-2/+2
* | | [media] s5p-mfc: Fix a typo in error message in s5p_mfc_pm.cSachin Kamat2013-01-061-1/+1
* | | [media] s5p-mfc: Remove redundant 'break'Sachin Kamat2013-01-061-1/+0
* | | [media] s5p-mfc: Flush DPB buffers during stream offArun Kumar K2013-01-064-8/+31
* | | [media] s5p-mfc: remove unused variableWei Yongjun2013-01-062-11/+0
* | | [media] s5p-mfc: Add device tree supportArun Kumar K2013-01-061-16/+84
* | | Merge tag 'v3.7-rc8' into staging/for_v3.8Mauro Carvalho Chehab2012-12-042-6/+3
|\ \ \ | |/ / | | / | |/ |/|
| * [media] s5p-mfc: Handle multi-frame input bufferArun Kumar K2012-11-261-5/+2
| * [media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismArun Kumar K2012-11-261-1/+1
* | [media] v4l: s5p-mfc: support for dmabuf exportingTomasz Stanislawski2012-11-252-0/+28
* | [media] s5p-mfc: Make 'clk_ref' static in s5p_mfc_pm.cSachin Kamat2012-10-251-1/+1
* | [media] s5p-mfc: Fix compilation warningSachin Kamat2012-10-251-1/+1
|/
* [media] s5p-mfc: Set vfl_dir for encoderArun Kumar K2012-10-051-0/+1
* [media] s5p-mfc: Update MFC v4l2 driver to support MFC6.xJeongtae Park2012-10-0514-168/+2677
* [media] s5p-mfc: MFCv6 register definitionsJeongtae Park2012-10-051-0/+408
* [media] s5p-mfc: Add MFC variant data to device contextArun Kumar K2012-10-057-187/+268
* [media] s5p-mfc: Update MFCv5 driver for callback based architectureArun Kumar K2012-10-0518-326/+852
* [media] s5p-mfc: Prepare driver for callback based re-architectureArun Kumar K2012-10-0511-189/+151
* [media] s5p-mfc: Fix misplaced return statement in s5p_mfc_suspend()Sachin Kamat2012-10-021-2/+3
* [media] s5p-mfc: optimized code related to working contextesAndrzej Hajda2012-10-024-62/+60
* [media] s5p-mfc: added support for end of stream handling in MFC encoderAndrzej Hajda2012-10-026-35/+177
* [media] s5p-mfc: Add missing braces around sizeofSachin Kamat2012-10-011-2/+2
* [media] s5p-mfc: Fix second memory bank alignmentKamil Debski2012-10-011-1/+1
* [media] Set vfl_dir for all display or m2m driversHans Verkuil2012-09-261-0/+1
* [media] rename drivers/media/video as .../platformMauro Carvalho Chehab2012-08-1521-0/+7623
OpenPOWER on IntegriCloud