1. 03ce781 [media] s5p-mfc: Fix several printk warnings by Mauro Carvalho Chehab · 10 years ago
  2. f1a0c18 [media] s5p_mfc_opr: Fix warnings by Mauro Carvalho Chehab · 10 years ago
  3. 4966bac [media] s5p_mfc_opr_v6: get rid of warnings when compiled with 64 bits by Mauro Carvalho Chehab · 10 years ago
  4. e13f7d5 [media] s5p_mfc_opr_v5: Fix lots of warnings on x86_64 by Mauro Carvalho Chehab · 10 years ago
  5. dc11ef7 [media] s5p_mfc_opr_v6: remove address space removal warnings by Mauro Carvalho Chehab · 10 years ago
  6. b5e4d33 [media] s5p_mfc_opr_v6: fix wrong type for registers by Mauro Carvalho Chehab · 10 years ago
  7. d7fa7b0 [media] s5p_mfc_opr_v5: fix smatch warnings by Mauro Carvalho Chehab · 10 years ago
  8. ca5ea0c [media] s5p_mfc: use static for some structs by Mauro Carvalho Chehab · 10 years ago
  9. 7c67281 [media] s5p-mfc: Use decode status instead of display status on MFCv5 by Sjoerd Simons · 10 years ago
  10. 7e8fe13 [media] s5p-mfc: fix enum_fmt for s5p-mfc by ayaka · 10 years ago
  11. e2c3be2 [media] s5p-mfc: Fix sparse errors in the MFC driver by Kamil Debski · 10 years ago
  12. 9aee8b8 [media] s5p_mfc: unify variable naming style by Zhaowei Yuan · 10 years ago
  13. 00684da [media] s5p_mfc: correct the loop condition by Zhaowei Yuan · 10 years ago
  14. 0c22721 [media] media: s5p-mfc: rename special clock to sclk_mfc by Marek Szyprowski · 10 years ago
  15. e47ccb1 [media] media: s5p-mfc: correct improper logs by Zhaowei Yuan · 10 years ago
  16. 6c5c680 [media] media: s5p_mfc: Release ctx->ctx if failed to allocate ctx->shm by Zhaowei Yuan · 10 years ago
  17. 8492ec6 [media] s5p_mfc: get rid of several warnings by Mauro Carvalho Chehab · 10 years ago
  18. b171e3d [media] s5p_mfc_ctrl: add missing s5p_mfc_ctrl.h header by Mauro Carvalho Chehab · 10 years ago
  19. 139adba [media] s5p_mfc: don't use an external symbol called 'debug' by Mauro Carvalho Chehab · 10 years ago
  20. 55647a9 [media] s5p-mfc: remove unnecessary calling to function video_devdata() by Zhaowei Yuan · 10 years ago
  21. 9ab10e4 [media] s5p-mfc: Add init buffer cmd to MFCV6 by Arun Kumar K · 10 years ago
  22. 77ba6b7 [media] s5p-mfc: Support multiple firmware sub-versions by Arun Kumar K · 10 years ago
  23. 4607500 [media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmware by Arun Kumar K · 10 years ago
  24. f860068 [media] s5p-mfc: limit the size of the CPB by panpan liu · 10 years ago
  25. d19f405 [media] s5p-mfc: Fix selective sclk_mfc init by Jacek Anaszewski · 10 years ago
  26. 69b9fe2 [media] s5p: fix error code path when failing to allocate DMA memory by Maurizio Lombardi · 10 years ago
  27. 0520e4c [media] s5p-mfc: Add support for resolution change event by Pawel Osciak · 10 years ago
  28. 3e594ce7 [media] s5p-mfc: Core support for v8 encoder by Kiran AVND · 10 years ago
  29. e2b9deb [media] s5p-mfc: Core support to add v8 decoder by Kiran AVND · 10 years ago
  30. 9aa5f00 [media] v4l: s5p-mfc: Limit enum_fmt to output formats of current version by Kamil Debski · 10 years ago
  31. 264e5ba [media] v4l: s5p-mfc: Fix default pixel format selection for decoder by Kamil Debski · 10 years ago
  32. 109b794 [media] s5p-mfc: Rename IS_MFCV7 macro by Arun Kumar K · 10 years ago
  33. 6a9c6f68 [media] s5p-mfc: Add variants to access mfc registers by Kiran AVND · 10 years ago
  34. 1c6f33a [media] s5p-mfc: Move INIT_BUFFER_OPTIONS from v7 to v6 by Arun Kumar K · 10 years ago
  35. bf45874 [media] s5p-mfc: Update scratch buffer size for MPEG4 by Arun Kumar K · 10 years ago
  36. f49f3ed [media] s5p-mfc: Don't try to resubmit VP8 bitstream buffer for decode by Pawel Osciak · 10 years ago
  37. 7107911 [media] s5p-mfc: Update scratch buffer size for VP8 encoder by Kiran AVND · 10 years ago
  38. 9d87e83 [media] s5p-mfc: Don't allocate codec buffers on STREAMON by Pawel Osciak · 10 years ago
  39. 818cd91 [media] s5p-mfc: Extract open/close MFC instance commands by Pawel Osciak · 10 years ago
  40. 38beac6 [media] s5p-mfc: Fixes for decode REQBUFS by Pawel Osciak · 10 years ago
  41. a0517f5 [media] s5p-mfc: Copy timestamps only when a frame is produced by Pawel Osciak · 10 years ago
  42. e933cef [media] s5p-mfc: fix encoder crash after VIDIOC_STREAMOFF by John Sheu · 11 years ago
  43. e37559b [media] vb2: stop_streaming should return void by Hans Verkuil · 10 years ago
  44. ad7f22b [media] s5p-mfc: remove meaningless memory bank assignment by Seung-Woo Kim · 11 years ago
  45. d0ce898 [media] s5p-mfc: Replaced commas with semicolons by Joonyoung Shim · 11 years ago
  46. 309f4d6 [media] v4l: Copy timestamp source flags to destination on m2m devices by Sakari Ailus · 11 years ago
  47. ade4868 [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags by Sakari Ailus · 11 years ago
  48. a378a32 [media] s5p-mfc: Add Horizontal and Vertical MV Search Range by Amit Grover · 11 years ago
  49. bbd8f3f [media] s5p-mfc: Add controls to set vp8 enc profile by Kiran AVND · 11 years ago
  50. b80cb8d [media] media: s5p_mfc: remove s5p_mfc_get_node_type() function by Marek Szyprowski · 11 years ago
  51. 4773ab9 [media] s5p-mfc: Add QP setting support for vp8 encoder by Arun Kumar K · 11 years ago
  52. 79aeb3f [media] vb2: return ENOBUFS in start_streaming in case of too few buffers by Hans Verkuil · 11 years ago
  53. 39c1cb2 [media] media_tree: Fix spelling errors by Jonathan McCrohan · 11 years ago
  54. 1957f0d [media] s5p-mfc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  55. 76a4ddb [media] s5p-mfc: call wake_up_dev if in suspend mode by Prathyush K · 11 years ago
  56. d6950c4 [media] s5p-mfc: Adjust the default values of some encoder params by Arun Kumar K · 11 years ago
  57. 2028c71 [media] media: Remove unnecessary semicolons by Joe Perches · 11 years ago
  58. 27c053a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  59. 19c2813 [media] s5p-mfc: Fix input/output format reporting by John Sheu · 11 years ago
  60. 3a96770 [media] s5p-mfc: Add support for VP8 encoder by Arun Kumar K · 11 years ago
  61. debe626 [media] s5p-mfc: Update driver for v7 firmware by Arun Kumar K · 11 years ago
  62. 5441e9d [media] s5p-mfc: Core support for MFC v7 by Arun Kumar K · 11 years ago
  63. a60ee1e [media] s5p-mfc: Add register definition file for MFC v7 by Arun Kumar K · 11 years ago
  64. 722b979 [media] s5p-mfc: Rename IS_MFCV6 macro by Arun Kumar K · 11 years ago
  65. 3dc7cc2 [media] s5p-mfc: Update v6 encoder buffer sizes by Arun Kumar K · 11 years ago
  66. 79a6fb1 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  67. b263456 [media] s5p-mfc: Fix input/output format reporting by John Sheu · 11 years ago
  68. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  69. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  70. 188af63 Merge branch 'v4l_for_linus' into patchwork by Mauro Carvalho Chehab · 11 years ago
  71. 70a3067 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  72. 5f63adb [media] s5p makefiles: don't override other selections on obj-[ym] by Mauro Carvalho Chehab · 11 years ago
  73. 37c1d2e Merge branch 'linus' into patchwork by Mauro Carvalho Chehab · 11 years ago
  74. aad7601 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  75. a40a138 [media] s5p-mfc: Remove redundant use of of_match_ptr macro by Sachin Kamat · 11 years ago
  76. d1c1cc6 [media] s5p-mfc: Add NULL check for allocated buffer by Sachin Kamat · 11 years ago
  77. 4130eab [media] s5p-mfc: added missing end-of-lines in debug messages by Andrzej Hajda · 11 years ago
  78. 69c9fe6 [media] s5p-mfc: v4l2 controls setup routine moved to initialization code by Andrzej Hajda · 11 years ago
  79. ac5f867 [media] s5p-mfc: separate encoder parameters for h264 and mpeg4 by Andrzej Hajda · 11 years ago
  80. fc906b6 [media] s5p-mfc: Remove special clock usage in driver by Arun Kumar K · 11 years ago
  81. 644469a [media] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() function by Sylwester Nawrocki · 11 years ago
  82. e9d98dd [media] s5p-mfc: Update v6 encoder buffer alloc by Arun Kumar K · 11 years ago
  83. 8b513d0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  84. 240c3c3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  85. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  86. 5600601 [media] s5p-mfc: Optimize copy time stamp handling by Kamil Debski · 11 years ago
  87. d68b44e [media] s5p-mfc: fix error return code in s5p_mfc_probe() by Wei Yongjun · 11 years ago
  88. 65fccab [media] s5p-mfc: Remove potential uninitialized variable usage by Sylwester Nawrocki · 11 years ago
  89. a34026e [media] s5p-mfc: Add support for EOS command and EOS event in video decoder by Kamil Debski · 12 years ago
  90. f9f11df Merge tag 'v3.9-rc5' into patchwork by Mauro Carvalho Chehab · 11 years ago
  91. 1051e9b treewide: Fix typos in kernel messages by Masanari Iida · 11 years ago
  92. 053e09f [media] s5p-mfc: Fix encoder control 15 issue by Arun Kumar K · 12 years ago
  93. 90c0ae5 [media] s5p-mfc: Fix frame skip bug by Arun Kumar K · 12 years ago
  94. 3c75a2e [media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v5.c by Sachin Kamat · 12 years ago
  95. b9571a5 [media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v6.c by Sachin Kamat · 12 years ago
  96. 4294dcf [media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v5.c by Sachin Kamat · 12 years ago
  97. 95a7554 [media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v6.c by Sachin Kamat · 12 years ago
  98. 6aa69f9 [media] vb2: Add support for non monotonic timestamps by Kamil Debski · 12 years ago
  99. eb36209 [media] s5p-mfc: end-of-stream handling in encoder bug fix by Kamil Debski · 12 years ago
  100. f23999e [media] media: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago