summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc
AgeCommit message (Expand)AuthorFilesLines
2014-05-23[media] s5p-mfc: Add support for resolution change eventPawel Osciak2-0/+10
2014-05-23[media] s5p-mfc: Core support for v8 encoderKiran AVND4-15/+90
2014-05-23[media] s5p-mfc: Core support to add v8 decoderKiran AVND5-22/+229
2014-05-23[media] v4l: s5p-mfc: Limit enum_fmt to output formats of current versionKamil Debski4-42/+67
2014-05-23[media] v4l: s5p-mfc: Fix default pixel format selection for decoderKamil Debski1-5/+5
2014-05-23[media] s5p-mfc: Rename IS_MFCV7 macroArun Kumar K3-8/+8
2014-05-23[media] s5p-mfc: Add variants to access mfc registersKiran AVND6-255/+707
2014-05-23[media] s5p-mfc: Move INIT_BUFFER_OPTIONS from v7 to v6Arun Kumar K3-3/+2
2014-05-23[media] s5p-mfc: Update scratch buffer size for MPEG4Arun Kumar K1-2/+1
2014-05-23[media] s5p-mfc: Don't try to resubmit VP8 bitstream buffer for decodePawel Osciak1-0/+1
2014-05-23[media] s5p-mfc: Update scratch buffer size for VP8 encoderKiran AVND1-1/+2
2014-05-23[media] s5p-mfc: Don't allocate codec buffers on STREAMONPawel Osciak3-21/+18
2014-05-23[media] s5p-mfc: Extract open/close MFC instance commandsPawel Osciak5-55/+74
2014-05-23[media] s5p-mfc: Fixes for decode REQBUFSPawel Osciak1-79/+99
2014-05-23[media] s5p-mfc: Copy timestamps only when a frame is producedPawel Osciak1-2/+4
2014-05-23[media] s5p-mfc: fix encoder crash after VIDIOC_STREAMOFFJohn Sheu1-9/+11
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil2-4/+2
2014-03-11[media] s5p-mfc: remove meaningless memory bank assignmentSeung-Woo Kim1-2/+0
2014-03-11[media] s5p-mfc: Replaced commas with semicolonsJoonyoung Shim1-4/+4
2014-03-05[media] v4l: Copy timestamp source flags to destination on m2m devicesSakari Ailus1-0/+5
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus1-2/+2
2014-02-28[media] s5p-mfc: Add Horizontal and Vertical MV Search RangeAmit Grover4-6/+29
2014-01-13[media] s5p-mfc: Add controls to set vp8 enc profileKiran AVND3-4/+14
2014-01-13[media] media: s5p_mfc: remove s5p_mfc_get_node_type() functionMarek Szyprowski2-30/+7
2014-01-13[media] s5p-mfc: Add QP setting support for vp8 encoderArun Kumar K3-0/+68
2014-01-07[media] vb2: return ENOBUFS in start_streaming in case of too few buffersHans Verkuil1-1/+1
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan3-8/+8
2013-10-28[media] s5p-mfc: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-28[media] s5p-mfc: call wake_up_dev if in suspend modePrathyush K1-4/+6
2013-10-28[media] s5p-mfc: Adjust the default values of some encoder paramsArun Kumar K1-4/+4
2013-10-17[media] media: Remove unnecessary semicolonsJoe Perches3-3/+3
2013-09-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-34/+373
2013-09-03[media] s5p-mfc: Fix input/output format reportingJohn Sheu2-80/+55
2013-08-18[media] s5p-mfc: Add support for VP8 encoderArun Kumar K4-2/+200
2013-08-18[media] s5p-mfc: Update driver for v7 firmwareArun Kumar K3-9/+54
2013-08-18[media] s5p-mfc: Core support for MFC v7Arun Kumar K2-0/+34
2013-08-18[media] s5p-mfc: Add register definition file for MFC v7Arun Kumar K1-0/+58
2013-08-18[media] s5p-mfc: Rename IS_MFCV6 macroArun Kumar K6-24/+28
2013-08-18[media] s5p-mfc: Update v6 encoder buffer sizesArun Kumar K1-2/+2
2013-08-09Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-77/+48
2013-07-25[media] s5p-mfc: Fix input/output format reportingJohn Sheu2-77/+48
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-06-25Merge branch 'v4l_for_linus' into patchworkMauro Carvalho Chehab1-1/+1
2013-06-22Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2013-06-20[media] s5p makefiles: don't override other selections on obj-[ym]Mauro Carvalho Chehab1-1/+1
2013-06-20Merge branch 'linus' into patchworkMauro Carvalho Chehab9-108/+94
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-108/+94
2013-06-12[media] s5p-mfc: Remove redundant use of of_match_ptr macroSachin Kamat1-1/+1
2013-06-03[media] s5p-mfc: Add NULL check for allocated bufferSachin Kamat1-1/+1