1. 22bc862 [media] rcar_vin: Remove obsolete platform data support by Geert Uytterhoeven · 9 years ago
  2. a71daaa [media] move media platform data to linux/platform_data/media by Mauro Carvalho Chehab · 9 years ago
  3. 05645a4 [media] atmel-isi: support RGB565 output when sensor output YUV formats by Josh Wu · 9 years ago
  4. 7393de6 [media] atmel-isi: setup YCC_SWAP correctly when using preview path by Josh Wu · 9 years ago
  5. bd70f26 [media] atmel-isi: add code to setup correct resolution for preview path by Josh Wu · 9 years ago
  6. 0fb7257 [media] atmel-isi: prepare for the support of preview path by Josh Wu · 9 years ago
  7. ba0422b [media] atmel-isi: correct yuv swap according to different sensor outputs by Josh Wu · 9 years ago
  8. 3d83078 [media] v4l2-clk: add new definition: V4L2_CLK_NAME_SIZE by Josh Wu · 9 years ago
  9. ac2841f [media] v4l2-clk: add new macro for v4l2_clk_name_of() by Josh Wu · 9 years ago
  10. af4d834 [media] soc_camera: get the clock name by using macro: v4l2_clk_name_i2c() by Josh Wu · 9 years ago
  11. eb4b0ec [media] include/media: move platform_data to linux/platform_data/media by Mauro Carvalho Chehab · 9 years ago
  12. d647f0b [media] include/media: move driver interface headers to a separate dir by Mauro Carvalho Chehab · 9 years ago
  13. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago
  14. ca739eb Revert "[media] rcar_vin: call g_std() instead of querystd()" by Mauro Carvalho Chehab · 9 years ago
  15. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  16. c139990 [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2 by Junghak Sung · 9 years ago
  17. ac4033e [media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarity by Josh Wu · 9 years ago
  18. d32dd31 [media] v4l: atmel-isi: Remove unused platform data fields by Laurent Pinchart · 9 years ago
  19. 40a78f3 [media] v4l: atmel-isi: Remove support for platform data by Laurent Pinchart · 9 years ago
  20. 3751239 [media] v4l: atmel-isi: Simplify error handling during DT parsing by Laurent Pinchart · 9 years ago
  21. 9626d03 [media] atmel-isi: add sanity check for supported formats in try/set_fmt() by Josh Wu · 9 years ago
  22. f653da3 [media] atmel-isi: move configure_geometry() to start_streaming() by Josh Wu · 9 years ago
  23. ad5f9d1 [media] atmel-isi: setup the ISI_CFG2 register directly by Josh Wu · 9 years ago
  24. d67b488 [media] atmel-isi: increase timeout to disable/enable isi by Josh Wu · 9 years ago
  25. 18baba6 [media] atmel-isi: Protect PM-only functions to kill warning by Geert Uytterhoeven · 9 years ago
  26. f00ae75 [media] rcar_vin: call g_std() instead of querystd() by Sergei Shtylyov · 9 years ago
  27. 936ad89 [media] rcar_vin: propagate querystd() error upstream by Sergei Shtylyov · 9 years ago
  28. db33386 [media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id entries by Geert Uytterhoeven · 9 years ago
  29. 3dcb804 [media] soc-camera: increase the length of clk_name on soc_of_bind() by Josh Wu · 9 years ago
  30. 4284118 [media] media: rcar_vin: Reject videobufs that are too small for current format by Rob Taylor · 9 years ago
  31. 734f3f2 [media] media: rcar_vin: fill in bus_info field by Rob Taylor · 9 years ago
  32. 920a1bf [media] media: soc_camera: rcar_vin: Add BT.709 24-bit RGB888 input support by William Towle · 9 years ago
  33. 16225ea [media] soc_camera: always release queue for queue owner by Hans Verkuil · 9 years ago
  34. 2d70383 [media] soc_camera: pass on streamoff error by Hans Verkuil · 9 years ago
  35. 9f317de [media] soc_camera: compliance fixes by Hans Verkuil · 9 years ago
  36. eb01b1b [media] soc_camera: fix expbuf support by Hans Verkuil · 9 years ago
  37. d53c0f7 [media] soc_camera: fix enum_input by Hans Verkuil · 9 years ago
  38. fd41c1a [media] sh_mobile_ceu_camera: set field to FIELD_NONE by Hans Verkuil · 9 years ago
  39. 31d38d3 [media] sh_mobile_ceu_camera: fix querycap by Hans Verkuil · 9 years ago
  40. 4a99362 [media] atmel-isi: remove mck backward compatibility code by Josh Wu · 9 years ago
  41. f3745a3a [media] atmel-isi: add runtime pm support by Josh Wu · 9 years ago
  42. 8c03783 [media] atmel-isi: disable ISI even if it has codec request by Josh Wu · 9 years ago
  43. b9143e5 [media] rcar-vin: use monotonic timestamps by Hans Verkuil · 9 years ago
  44. 7f099a7 [media] constify of_device_id array by Fabian Frederick · 9 years ago
  45. 4c0a65a Merge tag 'v4.1-rc3' into patchwork by Mauro Carvalho Chehab · 9 years ago
  46. ebf984b [media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers by Hans Verkuil · 9 years ago
  47. 5eab498 [media] v4l2: replace try_mbus_fmt by set_fmt in bridge drivers by Hans Verkuil · 9 years ago
  48. 717fd5b [media] v4l2: replace try_mbus_fmt by set_fmt by Hans Verkuil · 9 years ago
  49. da298c6 [media] v4l2: replace video op g_mbus_fmt by pad op get_fmt by Hans Verkuil · 9 years ago
  50. ebcff5f [media] v4l2: replace enum_mbus_fmt by enum_mbus_code by Hans Verkuil · 9 years ago
  51. 5a9b06a [media] media: soc_camera: rcar_vin: Fix wait_for_completion by Koji Matsuoka · 9 years ago
  52. 64131a8 Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  53. 676ee36 Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  54. 7505256 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  55. 739cfd9 [media] rcar-vin: Don't implement empty optional clock operations by Laurent Pinchart · 9 years ago
  56. 3781760 [media] soc-camera: Make clock_start and clock_stop operations optional by Laurent Pinchart · 9 years ago
  57. 2af12f0 [media] soc-camera: Unregister v4l2 clock in the OF bind error path by Laurent Pinchart · 9 years ago
  58. 0b9508a [media] media: soc-camera: use icd->control instead of icd->pdev for reset() by Josh Wu · 9 years ago
  59. a37462b [media] V4L: remove clock name from v4l2_clk API by Guennadi Liakhovetski · 9 years ago
  60. 17bef88 [media] v4l2-subdev: add support for the new enum_frame_interval 'which' field by Hans Verkuil · 9 years ago
  61. c3718de [media] media: drop call to v4l2_device_unregister_subdev() by Lad, Prabhakar · 9 years ago
  62. 8e48a2d54 [media] soc-camera: Fix devm_kfree() in soc_of_bind() by Geert Uytterhoeven · 9 years ago
  63. ce037f1 [media] media: atmel-isi: increase the burst length to improve the performance by Josh Wu · 10 years ago
  64. f033c0b of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint by Philipp Zabel · 10 years ago
  65. e99f011 [media] rcar_vin: move buffer management to .stop_streaming handler by William Towle · 9 years ago
  66. 4abec46 [media] rcar_vin: helper function for streaming stop by Ian Molton · 9 years ago
  67. 41bc765 [media] soc-camera: remove redundant code by Guennadi Liakhovetski · 9 years ago
  68. 976036d [media] soc_camera: use vb2_ops_wait_prepare/finish helper by Lad, Prabhakar · 10 years ago
  69. af469b3 Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  70. 42d74e4 [media] rcar_vin: Update device_caps and capabilities in querycap by Nobuhiro Iwamatsu · 10 years ago
  71. 7d96c3e [media] soc-camera: fix device capabilities in multiple camera host drivers by Guennadi Liakhovetski · 10 years ago
  72. 0ec28c37 Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  73. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  74. e272d95 [media] rcar_vin: Fix interrupt enable in progressive by Koji Matsuoka · 10 years ago
  75. 609f33c [media] rcar_vin: Enable VSYNC field toggle mode by Koji Matsuoka · 10 years ago
  76. 4c28078 [media] rcar_vin: Add scaling support by Koji Matsuoka · 10 years ago
  77. 76deaff [media] rcar_vin: Add DT support for r8a7793 and r8a7794 SoCs by Yoshihiro Kaneko · 10 years ago
  78. e5d49a3 [media] rcar_vin: Add YUYV capture format support by Koji Matsuoka · 10 years ago
  79. 27ffaeb [media] platform: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
  80. 01945a4 media: platform: soc_camera: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  81. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  82. 0aae803 V4L2: mx3_camer: use dmaengine_pause() API by Vinod Koul · 10 years ago
  83. c710f591 [media] soc_camera: Support VIDIOC_EXPBUF ioctl by Kazunori Kobayashi · 10 years ago
  84. 5d6de11 [media] mx2-camera: potential negative underflow bug by Dan Carpenter · 10 years ago
  85. 197a47f [media] rcar_vin: fix error message in rcar_vin_get_formats() by Sergei Shtylyov · 10 years ago
  86. 4228cd5 [media] disable COMPILE_TEST for omap1_camera by Mauro Carvalho Chehab · 10 years ago
  87. c611c90 [media] soc_camera: remove uneeded semicolons by Mauro Carvalho Chehab · 10 years ago
  88. 93623c8 [media] soc_camera: use kmemdup() by Mauro Carvalho Chehab · 10 years ago
  89. 12bd88e [media] be sure that HAS_DMA is enabled for vb2-dma-contig by Mauro Carvalho Chehab · 10 years ago
  90. 7155043 [media] enable COMPILE_TEST for media drivers by Mauro Carvalho Chehab · 10 years ago
  91. b91677a [media] atmel-isi: get rid of a warning by Mauro Carvalho Chehab · 10 years ago
  92. 615f1bc [media] mx2_camera: get rid of a warning by Mauro Carvalho Chehab · 10 years ago
  93. 9842a41 [media] atmel-isi: Fix a truncate warning by Mauro Carvalho Chehab · 10 years ago
  94. 8f05232 [media] atmel-isi: tag dma_addr_t as such by Mauro Carvalho Chehab · 10 years ago
  95. 8ff19bc [media] media: atmel-isi: add primary DT support by Josh Wu · 10 years ago
  96. 833e106 [media] media: atmel-isi: convert the pdata from pointer to structure by Josh Wu · 10 years ago
  97. 3900623 [media] media: atmel-isi: add v4l2 async probe support by Josh Wu · 10 years ago
  98. 47c71bd [media] rcar_vin: add devicetree support by Ben Dooks · 10 years ago
  99. e9a1d94 [media] media: pxa_camera device-tree support by Robert Jarzmik · 10 years ago
  100. 1ddc6a6 [media] soc_camera: add support for dt binding soc_camera drivers by Ben Dooks · 10 years ago