aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-mfc
AgeCommit message (Expand)Author
2013-09-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03[media] s5p-mfc: Fix input/output format reportingJohn Sheu
2013-08-18[media] s5p-mfc: Add support for VP8 encoderArun Kumar K
2013-08-18[media] s5p-mfc: Update driver for v7 firmwareArun Kumar K
2013-08-18[media] s5p-mfc: Core support for MFC v7Arun Kumar K
2013-08-18[media] s5p-mfc: Add register definition file for MFC v7Arun Kumar K
2013-08-18[media] s5p-mfc: Rename IS_MFCV6 macroArun Kumar K
2013-08-18[media] s5p-mfc: Update v6 encoder buffer sizesArun Kumar K
2013-08-09Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-25[media] s5p-mfc: Fix input/output format reportingJohn Sheu
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-06-25Merge branch 'v4l_for_linus' into patchworkMauro Carvalho Chehab
2013-06-22Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-20[media] s5p makefiles: don't override other selections on obj-[ym]Mauro Carvalho Chehab
2013-06-20Merge branch 'linus' into patchworkMauro Carvalho Chehab
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-12[media] s5p-mfc: Remove redundant use of of_match_ptr macroSachin Kamat
2013-06-03[media] s5p-mfc: Add NULL check for allocated bufferSachin Kamat
2013-06-03[media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda
2013-06-03[media] s5p-mfc: v4l2 controls setup routine moved to initialization codeAndrzej Hajda
2013-06-03[media] s5p-mfc: separate encoder parameters for h264 and mpeg4Andrzej Hajda
2013-06-03[media] s5p-mfc: Remove special clock usage in driverArun Kumar K
2013-06-03[media] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() functionSylwester Nawrocki
2013-06-03[media] s5p-mfc: Update v6 encoder buffer allocArun Kumar K
2013-05-28treewide: Fix typo in printkMasanari Iida
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
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
2013-04-01Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab
2013-03-31treewide: Fix typos in kernel messagesMasanari Iida
2013-03-21[media] s5p-mfc: Fix encoder control 15 issueArun Kumar K
2013-03-21[media] s5p-mfc: Fix frame skip bugArun Kumar K
2013-03-18[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v5.cSachin Kamat
2013-03-18[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v6.cSachin Kamat
2013-03-18[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v5.cSachin Kamat
2013-03-18[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v6.cSachin Kamat
2013-03-05[media] vb2: Add support for non monotonic timestampsKamil Debski
2013-02-06[media] s5p-mfc: end-of-stream handling in encoder bug fixKamil Debski
2013-02-06[media] media: Convert to devm_ioremap_resource()Thierry Reding
2013-02-05[media] s5p-mfc: Fix kernel warning on memory initArun Kumar K
2013-02-05[media] s5p-mfc: Use WARN_ON(condition) directlySachin Kamat
2013-02-05[media] s5p-mfc: Use NULL instead of 0 for pointerSachin Kamat
2013-02-05[media] s5p-mfc: Fix a watchdog bugKamil Debski
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab
2013-01-11Merge tag 'v3.8-rc3' into v4l_for_linusMauro Carvalho Chehab
2013-01-06[media] s5p-mfc: Context handling in open() bugfixKamil Debski