aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc (follow)
AgeCommit message (Expand)AuthorFilesLines
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/mchehab/linux-mediaLinus 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/mchehab/linux-mediaLinus 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/mchehab/linux-mediaLinus Torvalds1-1/+1
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus 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/mchehab/linux-mediaLinus 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/mchehab/linux-mediaLinus 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
2013-06-03[media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda6-23/+23
2013-06-03[media] s5p-mfc: v4l2 controls setup routine moved to initialization codeAndrzej Hajda1-1/+1
2013-06-03[media] s5p-mfc: separate encoder parameters for h264 and mpeg4Andrzej Hajda1-1/+1
2013-06-03[media] s5p-mfc: Remove special clock usage in driverArun Kumar K3-22/+0
2013-06-03[media] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() functionSylwester Nawrocki1-7/+1
2013-06-03[media] s5p-mfc: Update v6 encoder buffer allocArun Kumar K5-53/+67
2013-05-28treewide: Fix typo in printkMasanari Iida1-1/+1
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-131/+222
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-04-25[media] s5p-mfc: Optimize copy time stamp handlingKamil Debski1-6/+4
2013-04-25[media] s5p-mfc: fix error return code in s5p_mfc_probe()Wei Yongjun1-1/+2
2013-04-14[media] s5p-mfc: Remove potential uninitialized variable usageSylwester Nawrocki1-1/+1
2013-04-12[media] s5p-mfc: Add support for EOS command and EOS event in video decoderKamil Debski4-5/+92
2013-04-01Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab2-1/+2
2013-03-31treewide: Fix typos in kernel messagesMasanari Iida1-1/+1
2013-03-21[media] s5p-mfc: Fix encoder control 15 issueArun Kumar K1-0/+1
2013-03-21[media] s5p-mfc: Fix frame skip bugArun Kumar K1-1/+1
2013-03-18[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v5.cSachin Kamat1-51/+52
2013-03-18[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v6.cSachin Kamat1-55/+57
2013-03-18[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v5.cSachin Kamat1-6/+6
2013-03-18[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v6.cSachin Kamat1-6/+6
2013-03-05[media] vb2: Add support for non monotonic timestampsKamil Debski1-0/+2
2013-02-06[media] s5p-mfc: end-of-stream handling in encoder bug fixKamil Debski1-0/+2
2013-02-06[media] media: Convert to devm_ioremap_resource()Thierry Reding1-5/+3
2013-02-05[media] s5p-mfc: Fix kernel warning on memory initArun Kumar K1-33/+45
2013-02-05[media] s5p-mfc: Use WARN_ON(condition) directlySachin Kamat1-2/+1
2013-02-05[media] s5p-mfc: Use NULL instead of 0 for pointerSachin Kamat1-1/+1