summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc/s5p_mfc.c
Commit message (Expand)AuthorAgeFilesLines
* [media] s5p-mfc: Core support for MFC v7Arun Kumar K2013-08-181-0/+32
* Merge branch 'linus' into patchworkMauro Carvalho Chehab2013-06-201-5/+3
|\
| * [media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda2013-06-031-1/+1
| * [media] s5p-mfc: Remove special clock usage in driverArun Kumar K2013-06-031-2/+0
| * [media] s5p-mfc: Update v6 encoder buffer allocArun Kumar K2013-06-031-2/+2
* | [media] s5p-mfc: Remove redundant use of of_match_ptr macroSachin Kamat2013-06-121-1/+1
|/
* [media] s5p-mfc: Optimize copy time stamp handlingKamil Debski2013-04-251-6/+4
* [media] s5p-mfc: fix error return code in s5p_mfc_probe()Wei Yongjun2013-04-251-1/+2
* [media] s5p-mfc: Remove potential uninitialized variable usageSylwester Nawrocki2013-04-141-1/+1
* [media] s5p-mfc: Add support for EOS command and EOS event in video decoderKamil Debski2013-04-121-0/+2
* Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab2013-04-011-1/+1
|\
| * [media] s5p-mfc: Fix frame skip bugArun Kumar K2013-03-211-1/+1
* | [media] vb2: Add support for non monotonic timestampsKamil Debski2013-03-051-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
* 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
| |/
* | [media] s5p-mfc: Context handling in open() bugfixKamil Debski2013-01-061-2/+2
* | [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-061-12/+17
* | [media] s5p-mfc: Flush DPB buffers during stream offArun Kumar K2013-01-061-0/+6
* | [media] s5p-mfc: remove unused variableWei Yongjun2013-01-061-5/+0
* | [media] s5p-mfc: Add device tree supportArun Kumar K2013-01-061-16/+84
|/
* [media] s5p-mfc: Handle multi-frame input bufferArun Kumar K2012-11-261-5/+2
* [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-051-4/+60
* [media] s5p-mfc: Add MFC variant data to device contextArun Kumar K2012-10-051-37/+41
* [media] s5p-mfc: Update MFCv5 driver for callback based architectureArun Kumar K2012-10-051-61/+91
* [media] s5p-mfc: Prepare driver for callback based re-architectureArun Kumar K2012-10-051-6/+5
* [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-021-16/+39
* [media] s5p-mfc: added support for end of stream handling in MFC encoderAndrzej Hajda2012-10-021-0/+43
* [media] s5p-mfc: Add missing braces around sizeofSachin Kamat2012-10-011-2/+2
* [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-151-0/+1230
OpenPOWER on IntegriCloud