summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc/s5p_mfc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * media: platform: s5p-mfc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-111-19/+30
|\ \
| * | [media] s5p_mfc: Remove redundant castsRasmus Villemoes2014-11-051-2/+2
| * | [media] s5p-mfc: De-init MFC when watchdog kicks inArun Mankuzhi2014-10-281-0/+4
| * | [media] s5p-mfc: Don't crash the kernel if the watchdog kicks inPawel Osciak2014-10-281-14/+7
| * | [media] s5p-mfc: Only set timestamp/timecode for new framesIlja Friedel2014-10-281-2/+10
| * | [media] s5p-mfc: clear 'enter_suspend' flag if suspend failsPrathyush K2014-10-281-1/+7
| |/
* | media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-051-1/+1
|/
* [media] s5p_mfc: use static for some structsMauro Carvalho Chehab2014-09-261-12/+12
* [media] s5p-mfc: Use decode status instead of display status on MFCv5Sjoerd Simons2014-09-261-1/+6
* [media] s5p-mfc: Fix sparse errors in the MFC driverKamil Debski2014-09-261-23/+23
* [media] s5p_mfc: get rid of several warningsMauro Carvalho Chehab2014-08-261-2/+0
* [media] s5p_mfc: don't use an external symbol called 'debug'Mauro Carvalho Chehab2014-08-261-2/+2
* [media] s5p-mfc: remove unnecessary calling to function video_devdata()Zhaowei Yuan2014-07-301-1/+1
* [media] s5p-mfc: Support multiple firmware sub-versionsArun Kumar K2014-07-221-4/+9
* [media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmwareArun Kumar K2014-07-221-1/+1
* [media] s5p-mfc: Add support for resolution change eventPawel Osciak2014-05-231-0/+8
* [media] s5p-mfc: Core support for v8 encoderKiran AVND2014-05-231-0/+2
* [media] s5p-mfc: Core support to add v8 decoderKiran AVND2014-05-231-0/+31
* [media] v4l: s5p-mfc: Limit enum_fmt to output formats of current versionKamil Debski2014-05-231-0/+3
* [media] s5p-mfc: Add variants to access mfc registersKiran AVND2014-05-231-0/+1
* [media] s5p-mfc: Don't try to resubmit VP8 bitstream buffer for decodePawel Osciak2014-05-231-0/+1
* [media] s5p-mfc: Don't allocate codec buffers on STREAMONPawel Osciak2014-05-231-4/+4
* [media] s5p-mfc: Extract open/close MFC instance commandsPawel Osciak2014-05-231-18/+1
* [media] s5p-mfc: Copy timestamps only when a frame is producedPawel Osciak2014-05-231-2/+4
* [media] s5p-mfc: Replaced commas with semicolonsJoonyoung Shim2014-03-111-4/+4
* [media] v4l: Copy timestamp source flags to destination on m2m devicesSakari Ailus2014-03-051-0/+5
* [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-051-2/+2
* [media] media: s5p_mfc: remove s5p_mfc_get_node_type() functionMarek Szyprowski2014-01-131-21/+7
* [media] media_tree: Fix spelling errorsJonathan McCrohan2013-11-291-6/+6
* [media] s5p-mfc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-281-1/+1
* [media] s5p-mfc: call wake_up_dev if in suspend modePrathyush K2013-10-281-4/+6
* [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
|\
OpenPOWER on IntegriCloud