1. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 12 years ago
  2. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  3. 43f950f drivers/media/platform/coda.c: use gen_pool_dma_alloc() to allocate iram buffer by Nicolin Chen · 12 years ago
  4. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 12 years ago
  5. 21604cd Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  6. c287322 Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  7. 224ddca DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent() by Russell King · 12 years ago
  8. f1468a2 exynos4-is: Use the generic MIPI CSIS PHY driver by Sylwester Nawrocki · 12 years ago
  9. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 12 years ago
  10. 7e66e26 s3c-camif: Use CONFIG_ARCH_S3C64XX to check for S3C64XX support by Tomasz Figa · 12 years ago
  11. 7f7d8fe [media] s5p-jpeg: Initialize vfd_decoder->vfl_dir field by Jacek Anaszewski · 12 years ago
  12. a7a6919 [media] mx3-camera: locking cleanup in mx3_videobuf_queue() by Dan Carpenter · 12 years ago
  13. 47c32ec [media] sh_vou: almost forever loop in sh_vou_try_fmt_vid_out() by Dan Carpenter · 12 years ago
  14. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 12 years ago
  15. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  16. 27c053a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  17. 00341b5 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  18. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  19. d2b903b [media] exynos4-is: Fix entity unregistration on error path by Sylwester Nawrocki · 12 years ago
  20. d0b1c31 [media] exynos-gsc: Register v4l2 device by Arun Kumar K · 12 years ago
  21. 3396b09 [media] exynos4-is: Fix fimc-lite bayer formats by Arun Kumar K · 12 years ago
  22. 8a09a4c [media] s5p-g2d: Fix registration failure by Sachin Kamat · 12 years ago
  23. 7b0dd9e [media] media: coda: Fix DT driver data pointer for i.MX27 by Alexander Shiyan · 12 years ago
  24. 19c2813 [media] s5p-mfc: Fix input/output format reporting by John Sheu · 12 years ago
  25. 26a20eb [media] v4l: vsp1: Fix mutex double lock at streamon time by Laurent Pinchart · 12 years ago
  26. f2226a3 [media] v4l: vsp1: Add support for RT clock by Laurent Pinchart · 12 years ago
  27. 10d79b9 [media] v4l: vsp1: Initialize media device bus_info field by Laurent Pinchart · 12 years ago
  28. 43054ec [media] davinci: vpif_capture: fix error return code in vpif_probe() by Wei Yongjun · 12 years ago
  29. 9d3e976 [media] davinci: vpif_display: fix error return code in vpif_probe() by Wei Yongjun · 12 years ago
  30. cbec6d3 [media] vsp1: Fix a sparse warning by Mauro Carvalho Chehab · 12 years ago
  31. d345a5e [media] s3c-camif: forever loop in camif_hw_set_source_format() by Dan Carpenter · 12 years ago
  32. 5c47776 [media] s5p-tv: Include missing v4l2-dv-timings.h header file by Sylwester Nawrocki · 12 years ago
  33. a5b5f3b [media] exynos4-is: Ensure the FIMC gate clock is disabled at driver remove() by Andrzej Hajda · 12 years ago
  34. 915b034 [media] exynos4-is: Print error message on timeout by Dan Carpenter · 12 years ago
  35. 3263f74 [media] exynos4-is: Annotate unused functions by Sachin Kamat · 12 years ago
  36. 044c372 [media] exynos4-is: Simplify sclk_cam clocks handling by Sylwester Nawrocki · 12 years ago
  37. b74bee1 [media] exynos4-is: Add missing v4l2_device_unregister() call in fimc_md_remove() by Sylwester Nawrocki · 12 years ago
  38. fdb4982 [media] exynos4-is: Add missing MODULE_LICENSE for exynos-fimc-is.ko by Sylwester Nawrocki · 12 years ago
  39. c1cd2b9 [media] exynos4-is: Initialize the ISP subdev sd->owner field by Sylwester Nawrocki · 12 years ago
  40. d334ab0 [media] exynos4-is: Handle suspend/resume of fimc-is-i2c correctly by Tomasz Figa · 12 years ago
  41. ef1ed8f [media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timings by Hans Verkuil · 12 years ago
  42. edcaa49 [media] coda: No need to check the return value of platform_get_resource() by Fabio Estevam · 12 years ago
  43. 79830db [media] coda: Check the return value from clk_prepare_enable() by Fabio Estevam · 12 years ago
  44. f82bc20 [media] coda: Fix error paths by Fabio Estevam · 12 years ago
  45. a5d7a6d fsl-viu: cleanup clock API use by Gerhard Sittig · 12 years ago
  46. 976f375 [media] media/v4l2: VIDEO_SH_VEU should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  47. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 12 years ago
  48. 5be789f [media] marvell-ccic/mmp-driver.c: simplify use of devm_ioremap_resource by Julia Lawall · 12 years ago
  49. e5b6a69 sh_mobile_ceu_camera: Fix a compilation warning by Mauro Carvalho Chehab · 12 years ago
  50. f9fa906 [media] exynos-gsc: fix s2r functionality by Prathyush K · 12 years ago
  51. ae796c7 [media] exynos4-is: Staticize local symbol by Sachin Kamat · 12 years ago
  52. 6a40cbb [media] exynos4-is: Fix potential NULL pointer dereference by Sachin Kamat · 12 years ago
  53. 4dbfd040 [media] V4L2: mx3_camera: add support for asynchronous subdevice registration by Guennadi Liakhovetski · 12 years ago
  54. 2bcccae [media] V4L2: mx3_camera: print V4L2_MBUS_FMT_* codes in hexadecimal format by Guennadi Liakhovetski · 12 years ago
  55. 72f2874 [media] V4L2: mx3_camera: convert to managed resource allocation by Guennadi Liakhovetski · 12 years ago
  56. 2327242 [media] V4L2: soc-camera: fix requesting regulators in synchronous case by Guennadi Liakhovetski · 12 years ago
  57. 85e86c6 [media] soc_camera: fix compiler warning by Hans Verkuil · 12 years ago
  58. 73135e9 [media] V4L2: soc_camera: Renesas R-Car VIN driver by Vladimir Barinov · 12 years ago
  59. e365526 [media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME defines by Hans Verkuil · 12 years ago
  60. eacf8f9 [media] v4l2: use new V4L2_DV_BT_BLANKING/FRAME defines by Hans Verkuil · 12 years ago
  61. 83453a7 [media] vsp1: Use the maximum number of entities defined in platform data by Katsuya Matsubara · 12 years ago
  62. db32eb6 [media] vsp1: Fix lack of the sink entity registration for enabled links by Katsuya Matsubara · 12 years ago
  63. 26e0ca2 [media] v4l: Renesas R-Car VSP1 driver by Laurent Pinchart · 12 years ago
  64. 3a96770 [media] s5p-mfc: Add support for VP8 encoder by Arun Kumar K · 12 years ago
  65. debe626 [media] s5p-mfc: Update driver for v7 firmware by Arun Kumar K · 12 years ago
  66. 5441e9d [media] s5p-mfc: Core support for MFC v7 by Arun Kumar K · 12 years ago
  67. a60ee1e [media] s5p-mfc: Add register definition file for MFC v7 by Arun Kumar K · 12 years ago
  68. 722b979 [media] s5p-mfc: Rename IS_MFCV6 macro by Arun Kumar K · 12 years ago
  69. 3dc7cc2 [media] s5p-mfc: Update v6 encoder buffer sizes by Arun Kumar K · 12 years ago
  70. 79a6fb1 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  71. 918c66f [media] coda: add CODA7541 decoding support by Philipp Zabel · 12 years ago
  72. 477c1cf [media] coda: split encoder specific parts out of device_run and irq_handler by Philipp Zabel · 12 years ago
  73. 8358e76 [media] coda: dynamic IRAM setup for decoder by Philipp Zabel · 12 years ago
  74. e8419d0 [media] V4L: Rename subdev field of struct v4l2_async_notifier by Sylwester Nawrocki · 12 years ago
  75. cfca764 [media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_* by Sylwester Nawrocki · 12 years ago
  76. 578e99d [media] marvell-ccic: switch to resource managed allocation and request by Libin Yang · 12 years ago
  77. 0a0b3fb [media] marvell-ccic: add SOF / EOF pair check for marvell-ccic driver by Libin Yang · 12 years ago
  78. ad6ac45 [media] marvell-ccic: add new formats support for marvell-ccic driver by Libin Yang · 12 years ago
  79. 1d3953f [media] marvell-ccic: refine mcam_set_contig_buffer function by Libin Yang · 12 years ago
  80. 7c269f45 [media] marvell-ccic: reset ccic phy when stop streaming for stability by Libin Yang · 12 years ago
  81. 0e394f4 [media] marvell-ccic: add clock tree support for marvell-ccic driver by Libin Yang · 12 years ago
  82. 05fed81 [media] marvell-ccic: add MIPI support for marvell-ccic driver by Libin Yang · 12 years ago
  83. 6ef8335 [media] media: davinci: vpss: convert to devm* api by Lad, Prabhakar · 12 years ago
  84. 6b55b45 [media] media: davinci: vpbe_display: convert to devm* api by Lad, Prabhakar · 12 years ago
  85. 418f7d60 [media] media: davinci: vpbe_osd: convert to devm_* api by Lad, Prabhakar · 12 years ago
  86. 371376d [media] media: davinci: vpbe_venc: convert to devm_* api by Lad, Prabhakar · 12 years ago
  87. 4b8a531 [media] media: davinci: vpif: display: add V4L2-async support by Lad, Prabhakar · 12 years ago
  88. 873229e [media] media: davinci: vpif: capture: add V4L2-async support by Lad, Prabhakar · 12 years ago
  89. 9082a7c [media] coda: add bitstream ringbuffer handling for decoder by Philipp Zabel · 12 years ago
  90. 5677e3b [media] coda: update CODA7541 to firmware 1.4.50 by Philipp Zabel · 12 years ago
  91. 2039749 [media] coda: do not allocate maximum number of framebuffers for encoder by Philipp Zabel · 12 years ago
  92. c2d2251 [media] coda: dynamic IRAM setup for encoder by Philipp Zabel · 12 years ago
  93. 366108f [media] coda: use vb2_set_plane_payload instead of setting v4l2_planes[0].bytesused directly by Philipp Zabel · 12 years ago
  94. 8b64f75 [media] s5p-g2d: Fix registration failure by Sachin Kamat · 12 years ago
  95. 66da64f [media] media: coda: Fix DT driver data pointer for i.MX27 by Alexander Shiyan · 12 years ago
  96. b263456 [media] s5p-mfc: Fix input/output format reporting by John Sheu · 12 years ago
  97. 627df4b sh_veu: Replace PTR_RET with PTR_ERR_OR_ZERO by Sachin Kamat · 12 years ago
  98. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  99. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  100. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago