1. 49b2f4c5 [media] exynos4-is: Remove support for non-dt platforms by Sylwester Nawrocki · 11 years ago
  2. 4073f94 [media] ARM: S5PV210: Remove camera support from mach-goni.c by Sylwester Nawrocki · 11 years ago
  3. 404a90a [media] exynos4-is: Free FIMC-IS CPU memory only when allocated by Sylwester Nawrocki · 11 years ago
  4. f486e7c [media] exynos4-is: Fix compilation for !CONFIG_COMMON_CLK by Sylwester Nawrocki · 11 years ago
  5. 3e594ce7 [media] s5p-mfc: Core support for v8 encoder by Kiran AVND · 11 years ago
  6. e2b9deb [media] s5p-mfc: Core support to add v8 decoder by Kiran AVND · 11 years ago
  7. 9aa5f00 [media] v4l: s5p-mfc: Limit enum_fmt to output formats of current version by Kamil Debski · 11 years ago
  8. 264e5ba [media] v4l: s5p-mfc: Fix default pixel format selection for decoder by Kamil Debski · 11 years ago
  9. 109b794 [media] s5p-mfc: Rename IS_MFCV7 macro by Arun Kumar K · 11 years ago
  10. 6a9c6f68 [media] s5p-mfc: Add variants to access mfc registers by Kiran AVND · 11 years ago
  11. 1c6f33a [media] s5p-mfc: Move INIT_BUFFER_OPTIONS from v7 to v6 by Arun Kumar K · 11 years ago
  12. bf45874 [media] s5p-mfc: Update scratch buffer size for MPEG4 by Arun Kumar K · 11 years ago
  13. f49f3ed [media] s5p-mfc: Don't try to resubmit VP8 bitstream buffer for decode by Pawel Osciak · 11 years ago
  14. 7107911 [media] s5p-mfc: Update scratch buffer size for VP8 encoder by Kiran AVND · 11 years ago
  15. 9d87e83 [media] s5p-mfc: Don't allocate codec buffers on STREAMON by Pawel Osciak · 11 years ago
  16. 818cd91 [media] s5p-mfc: Extract open/close MFC instance commands by Pawel Osciak · 11 years ago
  17. 38beac6 [media] s5p-mfc: Fixes for decode REQBUFS by Pawel Osciak · 11 years ago
  18. a0517f5 [media] s5p-mfc: Copy timestamps only when a frame is produced by Pawel Osciak · 11 years ago
  19. d98f1b7 [media] media: mx2-emmaprp: Add missing mutex_destroy() by Alexander Shiyan · 11 years ago
  20. b97a621 [media] media: mx2-emmaprp: Cleanup internal structure by Alexander Shiyan · 11 years ago
  21. e933cef [media] s5p-mfc: fix encoder crash after VIDIOC_STREAMOFF by John Sheu · 11 years ago
  22. 535ec21 [media] mt9p031: Fix BLC configuration restore when disabling test pattern by Laurent Pinchart · 11 years ago
  23. 8bf54c4 [media] mt9p031: Really disable Black Level Calibration in test pattern mode by Laurent Pinchart · 11 years ago
  24. 536954f [media] v4l: ti-vpe: Rename csc memory resource name by Archit Taneja · 11 years ago
  25. 2ef114f [media] v4l: ti-vpe: Add selection API in VPE driver by Archit Taneja · 11 years ago
  26. 928bf2b [media] v4l: ti-vpe: Fix some params in VPE data descriptors by Archit Taneja · 11 years ago
  27. f472c0b [media] em28xx: make em28xx_free_v4l2 static() by Mauro Carvalho Chehab · 11 years ago
  28. 668f91d [media] v4l: ti-vpe: Allow DMABUF buffer type support by Archit Taneja · 11 years ago
  29. b2c9472 [media] v4l: ti-vpe: register video device only when firmware is loaded by Archit Taneja · 11 years ago
  30. a3f415a [media] saa7134: add saa7134_userptr module option to enable USERPTR by Hans Verkuil · 11 years ago
  31. 2ada815 [media] saa7134: convert to vb2 by Hans Verkuil · 11 years ago
  32. a00e688 [media] saa7134: move saa7134_pgtable to saa7134_dmaqueue by Hans Verkuil · 11 years ago
  33. 5c44046 [media] saa7134: rename vbi/cap to vbi_vbq/cap_vbq by Hans Verkuil · 11 years ago
  34. 4cf743d [media] vb2: fix num_buffers calculation if req->count > VIDEO_MAX_FRAMES by Philipp Zabel · 11 years ago
  35. b646f0b [media] v4l: vb2: Avoid double WARN_ON when stopping streaming by Laurent Pinchart · 11 years ago
  36. a5c075c [media] em28xx: move fields wq_trigger and streaming_started from struct em28xx to struct em28xx_audio by Frank Schaefer · 11 years ago
  37. 3319e6f [media] em28xx: remove field tuner_addr from struct em28xx by Frank Schaefer · 11 years ago
  38. 6867bd5 [media] em28xx: remove field tda9887_conf from struct em28xx by Frank Schaefer · 11 years ago
  39. 3854b0d [media] em28xx: move tuner frequency field from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  40. 8139a4d [media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  41. f0e3823 [media] em28xx: move capture state tracking fields from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  42. d7dc18d [media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  43. 5815917 [media] em28xx: move progressive/interlaced fields from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  44. 06e2067 [media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  45. 52faaf7 [media] em28xx: move TV norm from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  46. 9297285 [media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  47. 753aee7 [media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  48. 27a36df [media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  49. ef74a0b [media] em28xx: move video_device structs from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  50. 2c52a2f [media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  51. abc1308 [media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx to struct v4l2 by Frank Schaefer · 11 years ago
  52. 95d2608 [media] em28xx: start moving em28xx-v4l specific data to its own struct by Frank Schaefer · 11 years ago
  53. ad29805 [media] em28xx-video: simplify usage of the pointer to struct v4l2_ctrl_handler in em28xx_v4l2_init() by Frank Schaefer · 11 years ago
  54. 6743033 [media] em28xx: move sub-module data structs to a common place in the main struct by Frank Schaefer · 11 years ago
  55. aa4ce5f [media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register() by Frank Schaefer · 11 years ago
  56. 707b7f8 [media] saa7134: add vidioc_querystd by Mikhail Domrachev · 11 years ago
  57. a112fba [media] v4l2-ioctl: drop spurious newline in string by Hans Verkuil · 11 years ago
  58. 6ee51a2 [media] staging: media: omap24xx: use pr_info() instead of KERN_INFO by Vitaly Osipov · 11 years ago
  59. e6659ee [media] staging: media: omap24xx: fix up checkpatch error message by Vitaly Osipov · 11 years ago
  60. 29f1cdb [media] videobuf-dma-contig: fix incorrect argument to vm_iomap_memory() call by Ma Haijun · 11 years ago
  61. deb29e9 [media] ivtv: Fix Oops when no firmware is loaded by Takashi Iwai · 11 years ago
  62. 08a72e4 [media] media: coda: Use full device name for request_irq() by Alexander Shiyan · 11 years ago
  63. b1c090d [media] media: davinci: vpbe: release buffers in case start_streaming call back fails by Lad, Prabhakar · 11 years ago
  64. e21c94e [media] s2255drv: fix memory leak s2255_probe() by Daeseok Youn · 11 years ago
  65. 30616ff [media] timblogiw: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 11 years ago
  66. 26ac69f [media] media: parport: Fix format string mismatch in bw-qcam.c by Masanari Iida · 11 years ago
  67. 227ae22 [media] videobuf2-dma-sg: Fix NULL pointer dereference BUG by Ricardo Ribalda · 11 years ago
  68. 3130a28 [media] v4l2-pci-skeleton: fix typo by Hans Verkuil · 11 years ago
  69. 5d60122 [media] radio-bcm2048: fix wrong overflow check by Pali Rohár · 11 years ago
  70. 9f6be2b [media] s2255: Do not free fw_data until timer handler has actually stopped using it by Kirill Tkhai · 11 years ago
  71. cd6ff5c [media] fix the code style errors in sn9c102 by Jinqiang Zeng · 11 years ago
  72. bc8aace [media] av7110: fix confusing indenting by Dan Carpenter · 11 years ago
  73. 691903f [media] v4l: ti-vpe: fix devm_ioremap_resource() return value checking by Bartlomiej Zolnierkiewicz · 11 years ago
  74. 25c61e4 [media] em28xx: move norm_maxw() and norm_maxh() from em28xx.h to em28xx-video.c by Frank Schaefer · 11 years ago
  75. cba8e9b [media] em28xx: remove function em28xx_compression_disable() and its call by Frank Schaefer · 11 years ago
  76. 88d2859 [media] em28xx: remove some unused fields from struct em28xx by Frank Schaefer · 11 years ago
  77. 5869778 [media] em28xx: fix indenting in em28xx_usb_probe() by Frank Schaefer · 11 years ago
  78. fa7014f [media] omap4iss: Relax usleep ranges by Laurent Pinchart · 11 years ago
  79. 05b1b98 [media] omap4iss: Use a common macro for all sleep-based poll loops by Laurent Pinchart · 11 years ago
  80. 47a963f [media] omap4iss: Add missing white space by Laurent Pinchart · 11 years ago
  81. d14cb13 [media] omap4iss: Don't check for DEBUG when printing IRQ debugging messages by Laurent Pinchart · 11 years ago
  82. 2e509dd [media] omap4iss: Remove VIDEO_OMAP4_DEBUG Kconfig option by Paul Bolle · 11 years ago
  83. 2464403 [media] smiapp: Return correct return value in smiapp_registered() by Sakari Ailus · 11 years ago
  84. 9945374 [media] smiapp: Check for GPIO validity using gpio_is_valid() by Sakari Ailus · 11 years ago
  85. 5fba988 [media] smiapp: Use better regulator name for the Device tree by Sakari Ailus · 11 years ago
  86. aca6bf5 [media] smiapp: Scaling goodness is signed by Sakari Ailus · 11 years ago
  87. e5a3f7b [media] smiapp: Call limits quirk immediately after retrieving the limits by Sakari Ailus · 11 years ago
  88. 48cb4a5 [media] smiapp: Print the index of the format descriptor by Sakari Ailus · 11 years ago
  89. 3b35fc8 [media] uvcvideo: Fix clock param realtime setting by Olivier Langlois · 11 years ago
  90. f8918ba [media] uvcvideo: Fix marking buffer erroneous in case of FID toggling by Anton Leontiev · 11 years ago
  91. e899966 Merge tag 'v3.15-rc6' into patchwork by Mauro Carvalho Chehab · 11 years ago
  92. 4b660a7 Linux 3.15-rc6 by Linus Torvalds · 11 years ago
  93. 6538d62 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  94. 11da37b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  95. 3062556 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  96. 5e9d9fc Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  97. 80932ec Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 11 years ago
  98. 989d216 Merge tag 'iommu-fixes-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  99. 677d1bb Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 11 years ago
  100. f6ce579 Merge tag 'renesas-sh-drivers-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 11 years ago