1. 2183a58 Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  2. e243c7c media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  3. 332b295 [media] platform: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  4. 9a7a848 [media] exynos4-is: fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  5. 27ffaeb [media] platform: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
  6. d3460b2 [media] s5p-fimc: Only build suspend/resume for PM by Thierry Reding · 10 years ago
  7. 098bcd2 [media] Remove references to non-existent PLAT_S5P symbol by Sylwester Nawrocki · 10 years ago
  8. 7d4020c [media] exynos4-is: fix some warnings when compiling on arm64 by Mauro Carvalho Chehab · 10 years ago
  9. 6cf77d1 [media] marvel-ccic: just return 0 instead of using a var by Mauro Carvalho Chehab · 10 years ago
  10. 12bd88e [media] be sure that HAS_DMA is enabled for vb2-dma-contig by Mauro Carvalho Chehab · 10 years ago
  11. f2080e3 [media] allow COMPILE_TEST for SAMSUNG_EXYNOS4_IS by Mauro Carvalho Chehab · 10 years ago
  12. cdf58a6 [media] exynos4-is/media-dev: get rid of a warning for a dead code by Mauro Carvalho Chehab · 10 years ago
  13. 84ddba4 [media] mipi-csis: get rid of a warning by Mauro Carvalho Chehab · 10 years ago
  14. 2ff1d4c [media] fimc-is-param: get rid of warnings by Mauro Carvalho Chehab · 10 years ago
  15. 49b2f4c5 [media] exynos4-is: Remove support for non-dt platforms by Sylwester Nawrocki · 10 years ago
  16. 404a90a [media] exynos4-is: Free FIMC-IS CPU memory only when allocated by Sylwester Nawrocki · 10 years ago
  17. f486e7c [media] exynos4-is: Fix compilation for !CONFIG_COMMON_CLK by Sylwester Nawrocki · 10 years ago
  18. b9684a6 [media] s5p-fimc: Reuse calculated sizes by Nicolas Dufresne · 10 years ago
  19. 7f2816e [media] s5p-fimc: Changed RGB32 to BGR32 by Nicolas Dufresne · 10 years ago
  20. 8411323 [media] s5p-fimc: Iterate for each memory plane by Nicolas Dufresne · 10 years ago
  21. e37559b [media] vb2: stop_streaming should return void by Hans Verkuil · 10 years ago
  22. e3fadbd [media] s5p-fimc: Fix YUV422P depth by Nicolas Dufresne · 10 years ago
  23. 463b21f Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  24. 3c83e61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  25. 34947b8 [media] exynos4-is: Add the FIMC-IS ISP capture DMA driver by Sylwester Nawrocki · 11 years ago
  26. fa91f10 [media] exynos4-is: Add support for asynchronous subdevices registration by Sylwester Nawrocki · 10 years ago
  27. d3f5e0c [media] exynos4-is: Add clock provider for the SCLK_CAM clock outputs by Sylwester Nawrocki · 11 years ago
  28. d265d9a [media] exynos4-is: Use external s5k6a3 sensor driver by Sylwester Nawrocki · 11 years ago
  29. c897df0 Merge tag 'v3.14-rc5' into patchwork by Mauro Carvalho Chehab · 10 years ago
  30. f2a575f [media] of: move common endpoint parsing to drivers/of by Philipp Zabel · 10 years ago
  31. fd9fdb7 [media] of: move graph helpers from drivers/media/v4l2-core to drivers/of by Philipp Zabel · 10 years ago
  32. 309f4d6 [media] v4l: Copy timestamp source flags to destination on m2m devices by Sakari Ailus · 10 years ago
  33. ade4868 [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags by Sakari Ailus · 10 years ago
  34. 656e62d [media] exynos4-is: Compile in fimc-lite runtime PM callbacks conditionally by Sylwester Nawrocki · 11 years ago
  35. d003a30 [media] exynos4-is: Compile in fimc runtime PM callbacks conditionally by Sylwester Nawrocki · 11 years ago
  36. a27a19d [media] exynos4-is: Fix error paths in probe() for !pm_runtime_enabled() by Sylwester Nawrocki · 11 years ago
  37. 31a2d43 [media] exynos4-is: Remove dependency on PM_RUNTIME from Kconfig by Sylwester Nawrocki · 11 years ago
  38. 283bf33 [media] exynos4-is: Enable fimc-is clocks in probe() if runtime PM is disabled by Sylwester Nawrocki · 11 years ago
  39. da8cec3 [media] exynos4-is: Correct clean up sequence on error path in fimc_is_probe() by Sylwester Nawrocki · 11 years ago
  40. 84f1445 [media] exynos4-is: Enable FIMC-LITE clock if runtime PM is not used by Sylwester Nawrocki · 11 years ago
  41. ced197b [media] exynos4-is: Activate mipi-csis in probe() if runtime PM is disabled by Sylwester Nawrocki · 11 years ago
  42. ea3f1a3 [media] exynos4-is: Leave FIMC clocks enabled when runtime PM is disabled by Sylwester Nawrocki · 11 years ago
  43. 1380f57 [media] videobuf2: Add missing lock held on vb2_fop_release by Ricardo Ribalda · 11 years ago
  44. 3f823e0 [media] exynos4-is: Simplify fimc-is hardware polling helpers by Sylwester Nawrocki · 11 years ago
  45. b1fbe05 [media] exynos4-is: fimc-lite: Index out of bounds if no pixelcode found by Roel Kluin · 11 years ago
  46. e116323 [media] exynos4-is: Cleanup a define in mipi-csis driver by Dan Carpenter · 11 years ago
  47. 43894d8 [media] exynos4-is: Use mem-to-mem ioctl helpers by Sylwester Nawrocki · 11 years ago
  48. 39c1cb2 [media] media_tree: Fix spelling errors by Jonathan McCrohan · 11 years ago
  49. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  50. a310410 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  51. 2028c71 [media] media: Remove unnecessary semicolons by Joe Perches · 11 years ago
  52. f1468a2 exynos4-is: Use the generic MIPI CSIS PHY driver by Sylwester Nawrocki · 11 years ago
  53. c7110f3 media: exynos4-is: Don't use i2c_client->driver by Lars-Peter Clausen · 11 years ago
  54. 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
  55. d2b903b [media] exynos4-is: Fix entity unregistration on error path by Sylwester Nawrocki · 11 years ago
  56. 3396b09 [media] exynos4-is: Fix fimc-lite bayer formats by Arun Kumar K · 11 years ago
  57. a5b5f3b [media] exynos4-is: Ensure the FIMC gate clock is disabled at driver remove() by Andrzej Hajda · 11 years ago
  58. 915b034 [media] exynos4-is: Print error message on timeout by Dan Carpenter · 11 years ago
  59. 3263f74 [media] exynos4-is: Annotate unused functions by Sachin Kamat · 11 years ago
  60. 044c372 [media] exynos4-is: Simplify sclk_cam clocks handling by Sylwester Nawrocki · 11 years ago
  61. b74bee1 [media] exynos4-is: Add missing v4l2_device_unregister() call in fimc_md_remove() by Sylwester Nawrocki · 11 years ago
  62. fdb4982 [media] exynos4-is: Add missing MODULE_LICENSE for exynos-fimc-is.ko by Sylwester Nawrocki · 11 years ago
  63. c1cd2b9 [media] exynos4-is: Initialize the ISP subdev sd->owner field by Sylwester Nawrocki · 11 years ago
  64. d334ab0 [media] exynos4-is: Handle suspend/resume of fimc-is-i2c correctly by Tomasz Figa · 11 years ago
  65. 687b81d i2c: move OF helpers into the core by Wolfram Sang · 11 years ago
  66. ae796c7 [media] exynos4-is: Staticize local symbol by Sachin Kamat · 11 years ago
  67. 6a40cbb [media] exynos4-is: Fix potential NULL pointer dereference by Sachin Kamat · 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. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  71. 1c26190 [media] exynos4-is: Correct colorspace handling at FIMC-LITE by Sylwester Nawrocki · 11 years ago
  72. 3ad8624 [media] exynos4-is: Set valid initial format on FIMC.n subdevs by Sylwester Nawrocki · 11 years ago
  73. 9494573 [media] exynos4-is: Set valid initial format on FIMC-IS-ISP subdev pads by Sylwester Nawrocki · 11 years ago
  74. 5cfaad6 [media] exynos4-is: Fix format propagation on FIMC-IS-ISP subdev by Sylwester Nawrocki · 11 years ago
  75. a055d97 [media] exynos4-is: Set valid initial format at FIMC-LITE by Sylwester Nawrocki · 11 years ago
  76. b1d2dc5c [media] exynos4-is: Fix format propagation on FIMC-LITE.n subdevs by Sylwester Nawrocki · 11 years ago
  77. 72f2a768 [media] exynos4-is: Change fimc-is firmware file names by Sylwester Nawrocki · 11 years ago
  78. f7354e6 [media] exynos4-is: Add support for Exynos5250 MIPI-CSIS by Sylwester Nawrocki · 11 years ago
  79. 086eca2 [media] exynos4-is: Add Exynos5250 SoC support to fimc-lite driver by Sylwester Nawrocki · 11 years ago
  80. 47d1f33 [media] exynos4-is: Drop drvdata handling in fimc-lite for non-dt platforms by Sylwester Nawrocki · 11 years ago
  81. 188af63 Merge branch 'v4l_for_linus' into patchwork by Mauro Carvalho Chehab · 11 years ago
  82. 37c1d2e Merge branch 'linus' into patchwork by Mauro Carvalho Chehab · 11 years ago
  83. 722a860 [media] exynos4-is: Fix FIMC-IS clocks initialization by Sylwester Nawrocki · 11 years ago
  84. 8a78649 platform: Check for ARCH_EXYNOS separately by Tomasz Figa · 11 years ago
  85. d3775fa [media] exynos4-is: Extend link_notify handler to support fimc-is/lite pipelines by Sylwester Nawrocki · 11 years ago
  86. 813f5c0 [media] media: Change media device link_notify behaviour by Sylwester Nawrocki · 11 years ago
  87. 4434adf [media] exynos4-is: Add isp_dbg() macro by Sylwester Nawrocki · 11 years ago
  88. 0f20956 [media] exynos4-is: Move __fimc_videoc_querycap() function to the common module by Sylwester Nawrocki · 11 years ago
  89. 7536b42 [media] exynos4-is: Refactor vidioc_s_fmt, vidioc_try_fmt handlers by Sylwester Nawrocki · 11 years ago
  90. f525e17 [media] exynos4-is: Remove unused code by Sylwester Nawrocki · 11 years ago
  91. 0e761b2 [media] exynos4-is: Simplify bitmask usage by Phil Carmody · 11 years ago
  92. 5c327e7 [media] exynos4-is: Remove leftovers of non-dt FIMC-LITE support by Sylwester Nawrocki · 11 years ago
  93. 26d63d1 [media] exynos4-is: Add locking at fimc(-lite) subdev unregistered handler by Sylwester Nawrocki · 11 years ago
  94. 52917bc [media] exynos4-is: Fix sensor subdev -> FIMC notification setup by Sylwester Nawrocki · 11 years ago
  95. 36da6fc [media] exynos4-is: Remove WARN_ON() from __fimc_pipeline_close() by Sylwester Nawrocki · 11 years ago
  96. 403dfbe [media] exynos4-is: Use common exynos_media_pipeline data structure by Sylwester Nawrocki · 11 years ago
  97. 4bd728a [media] exynos4-is: Do not use asynchronous runtime PM in release fop by Sylwester Nawrocki · 11 years ago
  98. 42625fd [media] exynos4-is: Media graph/video device locking rework by Sylwester Nawrocki · 11 years ago
  99. 4403106 [media] exynos4-is: Preserve state of controls between /dev/video open/close by Sylwester Nawrocki · 11 years ago
  100. bc7584b [media] exynos4-is: Add struct exynos_video_entity by Sylwester Nawrocki · 11 years ago