aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc
Commit message (Expand)AuthorAge
...
* [media] s5p_mfc_ctrl: add missing s5p_mfc_ctrl.h headerMauro Carvalho Chehab2014-08-26
* [media] s5p_mfc: don't use an external symbol called 'debug'Mauro Carvalho Chehab2014-08-26
* [media] s5p-mfc: remove unnecessary calling to function video_devdata()Zhaowei Yuan2014-07-30
* [media] s5p-mfc: Add init buffer cmd to MFCV6Arun Kumar K2014-07-22
* [media] s5p-mfc: Support multiple firmware sub-versionsArun Kumar K2014-07-22
* [media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmwareArun Kumar K2014-07-22
* [media] s5p-mfc: limit the size of the CPBpanpan liu2014-07-21
* [media] s5p-mfc: Fix selective sclk_mfc initJacek Anaszewski2014-07-21
* [media] s5p: fix error code path when failing to allocate DMA memoryMaurizio Lombardi2014-07-21
* [media] s5p-mfc: Add support for resolution change eventPawel Osciak2014-05-23
* [media] s5p-mfc: Core support for v8 encoderKiran AVND2014-05-23
* [media] s5p-mfc: Core support to add v8 decoderKiran AVND2014-05-23
* [media] v4l: s5p-mfc: Limit enum_fmt to output formats of current versionKamil Debski2014-05-23
* [media] v4l: s5p-mfc: Fix default pixel format selection for decoderKamil Debski2014-05-23
* [media] s5p-mfc: Rename IS_MFCV7 macroArun Kumar K2014-05-23
* [media] s5p-mfc: Add variants to access mfc registersKiran AVND2014-05-23
* [media] s5p-mfc: Move INIT_BUFFER_OPTIONS from v7 to v6Arun Kumar K2014-05-23
* [media] s5p-mfc: Update scratch buffer size for MPEG4Arun Kumar K2014-05-23
* [media] s5p-mfc: Don't try to resubmit VP8 bitstream buffer for decodePawel Osciak2014-05-23
* [media] s5p-mfc: Update scratch buffer size for VP8 encoderKiran AVND2014-05-23
* [media] s5p-mfc: Don't allocate codec buffers on STREAMONPawel Osciak2014-05-23
* [media] s5p-mfc: Extract open/close MFC instance commandsPawel Osciak2014-05-23
* [media] s5p-mfc: Fixes for decode REQBUFSPawel Osciak2014-05-23
* [media] s5p-mfc: Copy timestamps only when a frame is producedPawel Osciak2014-05-23
* [media] s5p-mfc: fix encoder crash after VIDIOC_STREAMOFFJohn Sheu2014-05-23
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-23
* [media] s5p-mfc: remove meaningless memory bank assignmentSeung-Woo Kim2014-03-11
* [media] s5p-mfc: Replaced commas with semicolonsJoonyoung Shim2014-03-11
* [media] v4l: Copy timestamp source flags to destination on m2m devicesSakari Ailus2014-03-05
* [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-05
* [media] s5p-mfc: Add Horizontal and Vertical MV Search RangeAmit Grover2014-02-28
* [media] s5p-mfc: Add controls to set vp8 enc profileKiran AVND2014-01-13
* [media] media: s5p_mfc: remove s5p_mfc_get_node_type() functionMarek Szyprowski2014-01-13
* [media] s5p-mfc: Add QP setting support for vp8 encoderArun Kumar K2014-01-13
* [media] vb2: return ENOBUFS in start_streaming in case of too few buffersHans Verkuil2014-01-07
* [media] media_tree: Fix spelling errorsJonathan McCrohan2013-11-29
* [media] s5p-mfc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-28
* [media] s5p-mfc: call wake_up_dev if in suspend modePrathyush K2013-10-28
* [media] s5p-mfc: Adjust the default values of some encoder paramsArun Kumar K2013-10-28
* [media] media: Remove unnecessary semicolonsJoe Perches2013-10-17
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-05
|\
| * [media] s5p-mfc: Fix input/output format reportingJohn Sheu2013-09-03
| * [media] s5p-mfc: Add support for VP8 encoderArun Kumar K2013-08-18
| * [media] s5p-mfc: Update driver for v7 firmwareArun Kumar K2013-08-18
| * [media] s5p-mfc: Core support for MFC v7Arun Kumar K2013-08-18
| * [media] s5p-mfc: Add register definition file for MFC v7Arun Kumar K2013-08-18
| * [media] s5p-mfc: Rename IS_MFCV6 macroArun Kumar K2013-08-18
| * [media] s5p-mfc: Update v6 encoder buffer sizesArun Kumar K2013-08-18
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-09
|\ \ | |/ |/|
| * [media] s5p-mfc: Fix input/output format reportingJohn Sheu2013-07-25