aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-mfc/s5p_mfc.c
AgeCommit message (Expand)Author
2017-05-17[media] s5p-mfc: Fix unbalanced call to clock managementMarek Szyprowski
2016-08-14s5p-mfc: Add release callback for memory region devsJavier Martinez Canillas
2016-08-14s5p-mfc: Set device name for reserved memory region devsJavier Martinez Canillas
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2015-04-10[media] s5p-mfc: set allow_zero_bytesused flag for vb2_queue_initKamil Debski
2015-03-04[media] s5p-mfc: Fix NULL pointer dereference caused by not set q->lockKamil Debski
2014-12-22[media] media: s5p-mfc: use vb2_ops_wait_prepare/finish helperPrabhakar Lad
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-05media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-05[media] s5p_mfc: Remove redundant castsRasmus Villemoes
2014-10-28[media] s5p-mfc: De-init MFC when watchdog kicks inArun Mankuzhi
2014-10-28[media] s5p-mfc: Don't crash the kernel if the watchdog kicks inPawel Osciak
2014-10-28[media] s5p-mfc: Only set timestamp/timecode for new framesIlja Friedel
2014-10-28[media] s5p-mfc: clear 'enter_suspend' flag if suspend failsPrathyush K
2014-10-20media: platform: s5p-mfc: drop owner assignment from platform_driversWolfram Sang
2014-09-26[media] s5p_mfc: use static for some structsMauro Carvalho Chehab
2014-09-26[media] s5p-mfc: Use decode status instead of display status on MFCv5Sjoerd Simons
2014-09-26[media] s5p-mfc: Fix sparse errors in the MFC driverKamil Debski
2014-08-26[media] s5p_mfc: get rid of several warningsMauro Carvalho Chehab
2014-08-26[media] s5p_mfc: don't use an external symbol called 'debug'Mauro Carvalho Chehab
2014-07-30[media] s5p-mfc: remove unnecessary calling to function video_devdata()Zhaowei Yuan
2014-07-22[media] s5p-mfc: Support multiple firmware sub-versionsArun Kumar K
2014-07-22[media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmwareArun Kumar K
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