1. 781a162 [media] omap_vout: Switch to use the video/omapfb_dss.h header file by Peter Ujfalusi · 9 years ago
  2. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 9 years ago
  3. aff093d [media] exynos-gsc: avoid build warning without CONFIG_OF by Arnd Bergmann · 9 years ago
  4. c23ac90 [media] c8sectpfe: Rework firmware loading mechanism by Peter Griffin · 9 years ago
  5. ee105ca [media] c8sectpfe: Demote print to dev_dbg by Peter Griffin · 9 years ago
  6. a6311d2 [media] c8sectpfe: Fix broken circular buffer wp management by Peter Griffin · 9 years ago
  7. a022f93 Merge tag 'v4.6-rc7' into patchwork by Mauro Carvalho Chehab · 9 years ago
  8. c64ee34 [media] xilinx-vipp: remove unnecessary of_node_put by Franck Jullien · 9 years ago
  9. 9b15dfe [media] media: s3c-camif: fix deadlock on driver probe() by Marek Szyprowski · 9 years ago
  10. 243d4c0 [media] media: exynos4-is: fix deadlock on driver probe by Marek Szyprowski · 9 years ago
  11. e07d46e [media] tpg: Export the tpg code from vivid as a module by Helen Mae Koike Fornazier · 9 years ago
  12. d1e5d8b [media] vivid: use new v4l2-rect.h header by Hans Verkuil · 9 years ago
  13. 86b2749 [media] vivid: fix smatch errors by Hans Verkuil · 9 years ago
  14. 71c5dab [media] media: platform: rcar_jpu, vsp1: Use ARCH_RENESAS by Simon Horman · 9 years ago
  15. 0d268dc [media] v4l: vsp1: Update WPF and LIF maximum sizes for Gen3 by Laurent Pinchart · 9 years ago
  16. 2d2f994 [media] v4l: vsp1: Fix V4L2_PIX_FMT_XRGB444 format definition by Laurent Pinchart · 9 years ago
  17. 04738e7 [media] v4l: vsp1: Add global alpha support for DRM pipeline by Laurent Pinchart · 9 years ago
  18. f5e04e7 [media] v4l: vsp1: Add Z-order support for DRM pipeline by Laurent Pinchart · 9 years ago
  19. 30276a7 [media] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3 by Laurent Pinchart · 9 years ago
  20. 0e6b9c5 [media] v4l: vsp1: lut: Use display list fragments to fill LUT by Laurent Pinchart · 9 years ago
  21. f81e83c [media] v4l: vsp1: dl: Add support for multi-body display lists by Laurent Pinchart · 9 years ago
  22. d2c1b02 [media] v4l: vsp1: dl: Fix race conditions by Laurent Pinchart · 9 years ago
  23. b25854e [media] v4l: vsp1: dl: Make reg_count field unsigned by Laurent Pinchart · 9 years ago
  24. e2b6d7b [media] v4l: vsp1: Fix LUT format setting by Laurent Pinchart · 10 years ago
  25. 076e834 [media] v4l: vsp1: Factorize frame size enumeration code by Laurent Pinchart · 9 years ago
  26. 6ad9ba9 [media] v4l: vsp1: Factorize media bus codes enumeration code by Laurent Pinchart · 9 years ago
  27. 3f55722 [media] v4l: vsp1: Factorize get pad format code by Laurent Pinchart · 9 years ago
  28. 5b22a11e [media] v4l: vsp1: RPF entities can't be target nodes by Laurent Pinchart · 9 years ago
  29. a0cdac5 [media] v4l: vsp1: Allocate pipelines on demand by Laurent Pinchart · 10 years ago
  30. 76c2975 [media] v4l: vsp1: video: Reorder functions by Laurent Pinchart · 10 years ago
  31. ff7e97c [media] v4l: vsp1: Store pipeline pointer in rwpf by Laurent Pinchart · 10 years ago
  32. 83dd019 [media] v4l: vsp1: Pass pipe pointer to entity configure functions by Laurent Pinchart · 10 years ago
  33. d221982 [media] v4l: vsp1: Rename pipeline validate functions to pipeline build by Laurent Pinchart · 10 years ago
  34. 5e8dbbf [media] v4l: vsp1: Pass display list explicitly to configure functions by Laurent Pinchart · 10 years ago
  35. b911605 [media] v4l: vsp1: Use __vsp1_video_try_format to initialize format at init time by Laurent Pinchart · 10 years ago
  36. c6c8efb [media] v4l: vsp1: Merge RPF and WPF pad ops structures by Laurent Pinchart · 10 years ago
  37. 7b905f0 [media] v4l: vsp1: Create a new configure operation to setup modules by Laurent Pinchart · 10 years ago
  38. b7e5107 [media] v4l: vsp1: Store active selection rectangles in a pad config structure by Laurent Pinchart · 10 years ago
  39. e790c3c [media] v4l: vsp1: Store active formats in a pad config structure by Laurent Pinchart · 10 years ago
  40. 0efdf0f [media] v4l: vsp1: Implement and use the subdev pad::init_cfg configuration by Laurent Pinchart · 10 years ago
  41. 6137212 [media] v4l: vsp1: Add race condition FIXME comment by Laurent Pinchart · 10 years ago
  42. 21b3d73 [media] v4l: vsp1: Fix BRU try compose rectangle storage by Laurent Pinchart · 10 years ago
  43. 5243453 [media] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operations by Laurent Pinchart · 10 years ago
  44. 823329d [media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init() by Laurent Pinchart · 10 years ago
  45. 351bbf9 [media] v4l: vsp1: Use display lists with the userspace API by Laurent Pinchart · 10 years ago
  46. 1216198 [media] v4l: vsp1: Add header display list support by Laurent Pinchart · 10 years ago
  47. 1bd0a1b [media] v4l: vsp1: Fix 80 characters per line violations by Laurent Pinchart · 10 years ago
  48. c9e645a [media] v4l: vsp1: Document calling context of vsp1_pipeline_propagate_alpha() by Laurent Pinchart · 10 years ago
  49. 2b09ee4 [media] v4l: vsp1: Remove unneeded entity streaming flag by Laurent Pinchart · 10 years ago
  50. 4d346be5 [media] v4l: vsp1: Don't configure RPF memory buffers before calculating offsets by Laurent Pinchart · 10 years ago
  51. 773abaf [media] v4l: vsp1: Enable display list support for the HS[IT], LUT, SRU and UDS by Laurent Pinchart · 10 years ago
  52. 59d0b2b [media] v4l: vsp1: Don't setup control handler when starting streaming by Laurent Pinchart · 10 years ago
  53. d884a8b [media] v4l: vsp1: sru: Don't program intensity in control set handler by Laurent Pinchart · 10 years ago
  54. bd2fdd5 [media] v4l: vsp1: rwpf: Don't program alpha value in control set handler by Laurent Pinchart · 10 years ago
  55. 5fb2107 [media] vsp1: make vsp1_drm_frame_end static by Mauro Carvalho Chehab · 9 years ago
  56. f22af94 [media] v4l: vsp1: bru: Don't program background color in control set handler by Laurent Pinchart · 10 years ago
  57. ef9621b [media] v4l: vsp1: Store the display list manager in the WPF by Laurent Pinchart · 10 years ago
  58. c2dd2513 [media] v4l: vsp1: Split display list manager from display list by Laurent Pinchart · 10 years ago
  59. f9df34f [media] v4l: vsp1: Simplify frame end processing by Laurent Pinchart · 10 years ago
  60. 7939fef [media] v4l: vsp1: Always setup the display list by Laurent Pinchart · 10 years ago
  61. aa380ea [media] v4l: vsp1: Use pipeline display list to decide how to write to modules by Laurent Pinchart · 10 years ago
  62. 94d48e5 [media] v4l: vsp1: VSPD instances have no LUT on Gen3 by Laurent Pinchart · 10 years ago
  63. 6b1446b [media] v4l: vsp1: video: Fix coding style by Laurent Pinchart · 9 years ago
  64. c1741af [media] v4l: vsp1: drm: Include correct header file by Laurent Pinchart · 9 years ago
  65. 45b4687 [media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_device by Laurent Pinchart · 9 years ago
  66. bd54688 [media] soc_camera: rcar_vin: add R-Car Gen 2 and 3 fallback compatibility strings by Yoshihiro Kaneko · 9 years ago
  67. 345900b [media] sh_mobile_ceu_camera: Remove dependency on SUPERH by Simon Horman · 9 years ago
  68. f343f84 [media] rcar_vin: Use ARCH_RENESAS by Simon Horman · 9 years ago
  69. e4bccad [media] am437x-vpfe: fix an uninitialized variable bug by Dan Carpenter · 9 years ago
  70. 0fb5040 [media] am437x-vfpe: fix typo in vpfe_get_app_input_index by Arnd Bergmann · 9 years ago
  71. 9765a32 [media] vivid: set device_caps in video_device by Hans Verkuil · 9 years ago
  72. 26a7ed9 [media] exynos-gsc: remove an always false condition by Mauro Carvalho Chehab · 9 years ago
  73. adbedc2 [media] s5p-tv: constify mxr_layer_ops structures by Julia Lawall · 10 years ago
  74. 4c9c6d8 [media] exynos4-is: remove non-device-tree init code by Marek Szyprowski · 10 years ago
  75. ed3e34e [media] s5p-mfc: remove non-device-tree init code by Marek Szyprowski · 10 years ago
  76. ef3617c [media] s5p-g2d: remove non-device-tree init code by Marek Szyprowski · 10 years ago
  77. c1ac057 [media] exynos-gsc: remove non-device-tree init code by Marek Szyprowski · 10 years ago
  78. 77401dd [media] s5p-jpeg: Adjust buffer size for Exynos 4412 by Andrzej Pietrasiewicz · 10 years ago
  79. 5790a15 [media] exynos4-is: Put node before s5pcsis_parse_dt() return error by Javier Martinez Canillas · 9 years ago
  80. 7e8da34 [media] exynos4-is: Add missing port parent of_node_put on error paths by Krzysztof Kozlowski · 10 years ago
  81. 770c4c1 [media] vsp1: use proper dma alloc/free functions by Linus Torvalds · 9 years ago
  82. bace3db Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  83. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 10 years ago
  84. de08b5a [media] v4l: exynos4-is: Drop unneeded check when setting up fimc-lite links by Laurent Pinchart · 9 years ago
  85. 02650eb [media] v4l: vsp1: Check if an entity is a subdev with the right function by Laurent Pinchart · 9 years ago
  86. bc717d5 [media] coda: fix error path in case of missing pdata on non-DT platform by Philipp Zabel · 9 years ago
  87. 506a47e [media] v4l: omap3isp: Use V4L2 graph PM operations by Sakari Ailus · 9 years ago
  88. 5ed08a8 [media] soc_camera/mx3_camera.c: move to staging in preparation, for removal by Hans Verkuil · 9 years ago
  89. 679759c [media] soc_camera/mx2_camera.c: move to staging in preparation, for removal by Hans Verkuil · 9 years ago
  90. f52ac3f [media] soc_camera/omap1: move to staging in preparation for removal by Hans Verkuil · 9 years ago
  91. 00036b3 [media] vivid: support new multiplanar YUV formats by Hans Verkuil · 9 years ago
  92. 2ac7f08 [media] coda: add support for firmware files named as distributed by NXP by Philipp Zabel · 9 years ago
  93. a1a87fa [media] coda: add support for native order firmware files with Freescale header by Philipp Zabel · 9 years ago
  94. 0724745f [media] atmel-isi: Fix bad usage of IS_ERR_VALUE by Guenter Roeck · 10 years ago
  95. 1e77d55 [media] pxa_camera: conversion to dmaengine by Robert Jarzmik · 10 years ago
  96. e5853918 [media] pxa_camera: trivial move of dma irq functions by Robert Jarzmik · 10 years ago
  97. e623ebe [media] pxa_camera: move interrupt to tasklet by Robert Jarzmik · 10 years ago
  98. 8f4895f [media] pxa_camera: fix the buffer free path by Robert Jarzmik · 10 years ago
  99. 2abd1f4 [media] mx3_camera: use %pad format string for dma_ddr_t by Arnd Bergmann · 10 years ago
  100. c54ae8f [media] soc_camera: rcar_vin: Add ARGB8888 caputre format support by Koji Matsuoka · 10 years ago