1. 770c4c1 [media] vsp1: use proper dma alloc/free functions by Linus Torvalds · 8 years ago
  2. bace3db Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  3. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 8 years ago
  4. de08b5a [media] v4l: exynos4-is: Drop unneeded check when setting up fimc-lite links by Laurent Pinchart · 8 years ago
  5. 02650eb [media] v4l: vsp1: Check if an entity is a subdev with the right function by Laurent Pinchart · 8 years ago
  6. bc717d5 [media] coda: fix error path in case of missing pdata on non-DT platform by Philipp Zabel · 8 years ago
  7. 506a47e [media] v4l: omap3isp: Use V4L2 graph PM operations by Sakari Ailus · 8 years ago
  8. 5ed08a8 [media] soc_camera/mx3_camera.c: move to staging in preparation, for removal by Hans Verkuil · 8 years ago
  9. 679759c [media] soc_camera/mx2_camera.c: move to staging in preparation, for removal by Hans Verkuil · 8 years ago
  10. f52ac3f [media] soc_camera/omap1: move to staging in preparation for removal by Hans Verkuil · 8 years ago
  11. 00036b3 [media] vivid: support new multiplanar YUV formats by Hans Verkuil · 8 years ago
  12. 2ac7f08 [media] coda: add support for firmware files named as distributed by NXP by Philipp Zabel · 8 years ago
  13. a1a87fa [media] coda: add support for native order firmware files with Freescale header by Philipp Zabel · 8 years ago
  14. 0724745f [media] atmel-isi: Fix bad usage of IS_ERR_VALUE by Guenter Roeck · 8 years ago
  15. 1e77d55 [media] pxa_camera: conversion to dmaengine by Robert Jarzmik · 9 years ago
  16. e5853918 [media] pxa_camera: trivial move of dma irq functions by Robert Jarzmik · 9 years ago
  17. e623ebe [media] pxa_camera: move interrupt to tasklet by Robert Jarzmik · 9 years ago
  18. 8f4895f [media] pxa_camera: fix the buffer free path by Robert Jarzmik · 9 years ago
  19. 2abd1f4 [media] mx3_camera: use %pad format string for dma_ddr_t by Arnd Bergmann · 8 years ago
  20. c54ae8f [media] soc_camera: rcar_vin: Add ARGB8888 caputre format support by Koji Matsuoka · 8 years ago
  21. 2ddf22e [media] media: ti-vpe: cal: Fix warning: variable dereference before being checked by Benoit Parrot · 8 years ago
  22. 7f67c58 [media] media: ti-vpe: cal: Fix unreachable code in enum_frame_interval by Benoit Parrot · 8 years ago
  23. 3df0a7e [media] vsp1_drm.h: add missing prototypes by Mauro Carvalho Chehab · 8 years ago
  24. 5aa2eb3 [media] v4l: vsp1: Configure device based on IP version by Laurent Pinchart · 9 years ago
  25. 1517b03 [media] v4l: vsp1: Add display list support by Takashi Saito · 9 years ago
  26. 7f2d50f [media] v4l: vsp1: Add support for the R-Car Gen3 VSP2 by Laurent Pinchart · 9 years ago
  27. 7b4badd [media] v4l: vsp1: Implement atomic update for the DRM driver by Laurent Pinchart · 9 years ago
  28. 3afb193 [media] v4l: vsp1: Disconnect unused RPFs from the DRM pipeline by Laurent Pinchart · 9 years ago
  29. f3af957 [media] v4l: vsp1: Add VSP+DU support by Laurent Pinchart · 9 years ago
  30. babca00 [media] v4l: vsp1: Don't validate links when the userspace API is disabled by Laurent Pinchart · 9 years ago
  31. 3dbb610 [media] v4l: vsp1: Set the alpha value manually in RPF and WPF s_stream handlers by Laurent Pinchart · 9 years ago
  32. 96bfa6a [media] v4l: vsp1: Make pipeline inputs array index by RPF index by Laurent Pinchart · 9 years ago
  33. f2ed459 [media] v4l: vsp1: Make the userspace API optional by Laurent Pinchart · 9 years ago
  34. c618b18 [media] v4l: vsp1: Move format info to vsp1_pipe.c by Laurent Pinchart · 9 years ago
  35. f74be41 [media] v4l: vsp1: Make the BRU optional by Laurent Pinchart · 9 years ago
  36. a96c5fa [media] v4l: vsp1: Make number of BRU inputs configurable by Laurent Pinchart · 9 years ago
  37. 665b693 [media] v4l: vsp1: Move entity route setup function to vsp1_entity.c by Laurent Pinchart · 9 years ago
  38. dc3bddd [media] v4l: vsp1: Remove unused module read functions by Laurent Pinchart · 9 years ago
  39. f6acfcd [media] v4l: vsp1: Set the SRU CTRL0 register when starting the stream by Laurent Pinchart · 9 years ago
  40. 5dc1e5f [media] v4l: vsp1: Fix typo in VI6_DISP_IRQ_STA_DST register bit name by Laurent Pinchart · 9 years ago
  41. ba3a5c6 [media] v4l: vsp1: Document the vsp1_pipeline structure by Laurent Pinchart · 9 years ago
  42. a07dcc5 [media] v4l: vsp1: Extract link creation to separate function by Laurent Pinchart · 9 years ago
  43. f8562f2 [media] v4l: vsp1: Reuse local variable instead of recomputing it by Laurent Pinchart · 9 years ago
  44. f294c2f [media] v4l: vsp1: Extract pipeline initialization code into a function by Laurent Pinchart · 9 years ago
  45. 945f127 [media] v4l: vsp1: Rename video pipeline functions to use vsp1_video prefix by Laurent Pinchart · 9 years ago
  46. dba4a18 [media] v4l: vsp1: Split pipeline management code from vsp1_video.c by Laurent Pinchart · 9 years ago
  47. 3f725b7 [media] v4l: vsp1: Decouple pipeline end of frame processing from vsp1_video by Laurent Pinchart · 9 years ago
  48. 2f2db2f [media] v4l: vsp1: Remove struct vsp1_pipeline num_video field by Laurent Pinchart · 9 years ago
  49. faf2644 [media] v4l: vsp1: Move vsp1_video pointer from vsp1_entity to vsp1_rwpf by Laurent Pinchart · 9 years ago
  50. 62a4090 [media] v4l: vsp1: Support VSP1 instances without any UDS by Laurent Pinchart · 9 years ago
  51. b58faa9 [media] v4l: vsp1: Make rwpf operations independent of video device by Laurent Pinchart · 9 years ago
  52. 9d40637 [media] v4l: vsp1: Move video device out of struct vsp1_rwpf by Laurent Pinchart · 9 years ago
  53. f7ebf3c [media] v4l: vsp1: Rename vsp1_video_buffer to vsp1_vb2_buffer by Laurent Pinchart · 9 years ago
  54. b6af10c [media] v4l: vsp1: Move video operations to vsp1_rwpf by Laurent Pinchart · 9 years ago
  55. 86960ee [media] v4l: vsp1: Store the memory format in struct vsp1_rwpf by Laurent Pinchart · 9 years ago
  56. 8b4a056 [media] v4l: vsp1: Change the type of the rwpf field in struct vsp1_video by Laurent Pinchart · 9 years ago
  57. 1ad3dfe [media] v4l: vsp1: Group all link creation code in a single file by Laurent Pinchart · 8 years ago
  58. b915bd2 [media] v4l: vsp1: Add tri-planar memory formats support by Laurent Pinchart · 9 years ago
  59. 9662111 [media] media: ti-vpe: cal: Fix syntax check warnings by Benoit Parrot · 8 years ago
  60. 5a33287 [media] s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAME by Wu-Cheng Li · 8 years ago
  61. 8344622 [media] media: ti-vpe: add dependency of HAS_DMA by Sudip Mukherjee · 8 years ago
  62. 9322fe0 [media] timblogiw: move to staging in preparation for removal by Hans Verkuil · 8 years ago
  63. b292394 [media] media: platform: vivid: vivid-osd: Remove unnecessary cast to kfree by Amitoj Kaur Chawla · 8 years ago
  64. 85e91f8 Merge tag 'v4.5-rc3' into patchwork by Mauro Carvalho Chehab · 8 years ago
  65. 458a395 [media] media: platform: exynos4-is: media-dev: Add missing of_node_put by Amitoj Kaur Chawla · 8 years ago
  66. c517b35 [media] omap3isp: Check v4l2_of_parse_endpoint() return value by Javier Martinez Canillas · 8 years ago
  67. 234eab8 [media] exynos4-is: Check v4l2_of_parse_endpoint() return value by Javier Martinez Canillas · 8 years ago
  68. 417b552 [media] rcar_jpu: Add R-Car Gen2 Fallback Compatibility String by Simon Horman · 8 years ago
  69. 343e89a [media] media: ti-vpe: Add CAL v4l2 camera capture driver by Benoit Parrot · 8 years ago
  70. 3541e34 [media] vivid: fix broken Bayer text rendering by Hans Verkuil · 8 years ago
  71. 74dc385 [media] coda: fix first encoded frame payload by Philipp Zabel · 8 years ago
  72. b20b51f [media] vim2m: return error if driver registration fails by Niklas Söderlund · 9 years ago
  73. 242c503 [media] constify stv6110x_devctl structure by Julia Lawall · 9 years ago
  74. d5441ea [media] gsc-m2m: Use an unsigned data type for a variable by Markus Elfring · 9 years ago
  75. c1ae8f3 [media] davinci: ccdc_update_raw_params() frees the wrong thing by Al Viro · 9 years ago
  76. a63abe3 [media] exynos4-is: make VIDEO_SAMSUNG_EXYNOS4_IS tristate by Arnd Bergmann · 9 years ago
  77. 4205207 [media] media: Kconfig: add dependency of HAS_DMA by Sudip Mukherjee · 9 years ago
  78. a13ddca [media] exynos4-is: Wait for 100us before opening sensor by Jacek Anaszewski · 8 years ago
  79. 7677577 [media] exynos4-is: Open shouldn't fail when sensor entity is not linked by Jacek Anaszewski · 8 years ago
  80. 76a5636 [media] exynos4-is: fix a format string bug by Rasmus Villemoes · 9 years ago
  81. 1b4ca5a [media] drivers/media: vsp1_video: fix compile error by Anders Roxell · 8 years ago
  82. 1dff333 [media] soc_camera: rcar_vin: Add R-Car Gen3 support by Yoshihiko Mori · 9 years ago
  83. 3c97430 [media] sh_mobile_ceu_camera: use soc_camera_from_vb2q by Geliang Tang · 8 years ago
  84. 9b4b926 [media] atmel-isi: fix debug message which only show the first format by Josh Wu · 9 years ago
  85. e920ebc [media] soc_camera: cleanup control device on async_unbind by Wolfram Sang · 8 years ago
  86. 74d1e7c [media] v4l: omap3isp: Fix data lane shift configuration by Laurent Pinchart · 9 years ago
  87. 61d5b9d [media] v4l: omap3isp: preview: Mark output buffer done first by Sakari Ailus · 9 years ago
  88. 514580f [media] v4l: omap3isp: Fix handling platform_get_irq result by Andrzej Hajda · 9 years ago
  89. 18ba53f [media] v4l: omap3isp: use vb2_buffer_state enum for vb2 buffer state by Lad, Prabhakar · 9 years ago
  90. 87e062d [media] v4l: omap3isp: Return buffers back to videobuf2 if pipeline streamon fails by Sakari Ailus · 10 years ago
  91. 35c5f63 [media] v4l: omap3isp: Move starting the sensor from streamon IOCTL handler to VB2 QOP by Sakari Ailus · 10 years ago
  92. 8163ec2 [media] v4l: omap3isp: Fix module autoloading by Javier Martinez Canillas · 9 years ago
  93. 5017e1b [media] v4l: vsp1: Fix wrong entities links creation by Javier Martinez Canillas · 8 years ago
  94. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  95. d43fb9f Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  96. 2e7508e [media] call media_device_init() before registering the V4L2 device by Mauro Carvalho Chehab · 9 years ago
  97. 54b5a74 [media] v4l: vsp1: Use media entity enumeration interface by Sakari Ailus · 9 years ago
  98. 17d3d40 [media] v4l: omap3isp: Use media entity enumeration interface by Sakari Ailus · 9 years ago
  99. c1a5f1b [media] v4l: vsp1: Use the new media graph walk interface by Sakari Ailus · 9 years ago
  100. 08613c5 [media] v4l: xilinx: Use the new media graph walk interface by Sakari Ailus · 9 years ago