summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc
Commit message (Expand)AuthorAgeFilesLines
...
* [media] s5p-mfc: Core support to add v8 decoderKiran AVND2014-05-235-22/+229
* [media] v4l: s5p-mfc: Limit enum_fmt to output formats of current versionKamil Debski2014-05-234-42/+67
* [media] v4l: s5p-mfc: Fix default pixel format selection for decoderKamil Debski2014-05-231-5/+5
* [media] s5p-mfc: Rename IS_MFCV7 macroArun Kumar K2014-05-233-8/+8
* [media] s5p-mfc: Add variants to access mfc registersKiran AVND2014-05-236-255/+707
* [media] s5p-mfc: Move INIT_BUFFER_OPTIONS from v7 to v6Arun Kumar K2014-05-233-3/+2
* [media] s5p-mfc: Update scratch buffer size for MPEG4Arun Kumar K2014-05-231-2/+1
* [media] s5p-mfc: Don't try to resubmit VP8 bitstream buffer for decodePawel Osciak2014-05-231-0/+1
* [media] s5p-mfc: Update scratch buffer size for VP8 encoderKiran AVND2014-05-231-1/+2
* [media] s5p-mfc: Don't allocate codec buffers on STREAMONPawel Osciak2014-05-233-21/+18
* [media] s5p-mfc: Extract open/close MFC instance commandsPawel Osciak2014-05-235-55/+74
* [media] s5p-mfc: Fixes for decode REQBUFSPawel Osciak2014-05-231-79/+99
* [media] s5p-mfc: Copy timestamps only when a frame is producedPawel Osciak2014-05-231-2/+4
* [media] s5p-mfc: fix encoder crash after VIDIOC_STREAMOFFJohn Sheu2014-05-231-9/+11
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-232-4/+2
* [media] s5p-mfc: remove meaningless memory bank assignmentSeung-Woo Kim2014-03-111-2/+0
* [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] s5p-mfc: Add Horizontal and Vertical MV Search RangeAmit Grover2014-02-284-6/+29
* [media] s5p-mfc: Add controls to set vp8 enc profileKiran AVND2014-01-133-4/+14
* [media] media: s5p_mfc: remove s5p_mfc_get_node_type() functionMarek Szyprowski2014-01-132-30/+7
* [media] s5p-mfc: Add QP setting support for vp8 encoderArun Kumar K2014-01-133-0/+68
* [media] vb2: return ENOBUFS in start_streaming in case of too few buffersHans Verkuil2014-01-071-1/+1
* [media] media_tree: Fix spelling errorsJonathan McCrohan2013-11-293-8/+8
* [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: Adjust the default values of some encoder paramsArun Kumar K2013-10-281-4/+4
* [media] media: Remove unnecessary semicolonsJoe Perches2013-10-173-3/+3
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-0511-34/+373
|\
| * [media] s5p-mfc: Fix input/output format reportingJohn Sheu2013-09-032-80/+55
| * [media] s5p-mfc: Add support for VP8 encoderArun Kumar K2013-08-184-2/+200
| * [media] s5p-mfc: Update driver for v7 firmwareArun Kumar K2013-08-183-9/+54
| * [media] s5p-mfc: Core support for MFC v7Arun Kumar K2013-08-182-0/+34
| * [media] s5p-mfc: Add register definition file for MFC v7Arun Kumar K2013-08-181-0/+58
| * [media] s5p-mfc: Rename IS_MFCV6 macroArun Kumar K2013-08-186-24/+28
| * [media] s5p-mfc: Update v6 encoder buffer sizesArun Kumar K2013-08-181-2/+2
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-092-77/+48
|\ \ | |/ |/|
| * [media] s5p-mfc: Fix input/output format reportingJohn Sheu2013-07-252-77/+48
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-131-1/+1
|\ \ | |/
| * Merge branch 'v4l_for_linus' into patchworkMauro Carvalho Chehab2013-06-251-1/+1
| |\
| * \ Merge branch 'linus' into patchworkMauro Carvalho Chehab2013-06-209-108/+94
| |\ \
| * | | [media] s5p-mfc: Remove redundant use of of_match_ptr macroSachin Kamat2013-06-121-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\ \ \ \
| * | | | treewide: Fix typo in printkMasanari Iida2013-05-281-1/+1
| |/ / /
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-221-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | [media] s5p makefiles: don't override other selections on obj-[ym]Mauro Carvalho Chehab2013-06-201-1/+1
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-189-108/+94
|\ \ \ | |/ / | | / | |/ |/|
| * [media] s5p-mfc: Add NULL check for allocated bufferSachin Kamat2013-06-031-1/+1
| * [media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda2013-06-036-23/+23
OpenPOWER on IntegriCloud