1. 3d83078 [media] v4l2-clk: add new definition: V4L2_CLK_NAME_SIZE by Josh Wu · 9 years ago
  2. ac2841f [media] v4l2-clk: add new macro for v4l2_clk_name_of() by Josh Wu · 9 years ago
  3. af4d834 [media] soc_camera: get the clock name by using macro: v4l2_clk_name_i2c() by Josh Wu · 9 years ago
  4. d647f0b [media] include/media: move driver interface headers to a separate dir by Mauro Carvalho Chehab · 9 years ago
  5. c139990 [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2 by Junghak Sung · 9 years ago
  6. 3dcb804 [media] soc-camera: increase the length of clk_name on soc_of_bind() by Josh Wu · 9 years ago
  7. 16225ea [media] soc_camera: always release queue for queue owner by Hans Verkuil · 9 years ago
  8. 2d70383 [media] soc_camera: pass on streamoff error by Hans Verkuil · 9 years ago
  9. 9f317de [media] soc_camera: compliance fixes by Hans Verkuil · 9 years ago
  10. eb01b1b [media] soc_camera: fix expbuf support by Hans Verkuil · 9 years ago
  11. d53c0f7 [media] soc_camera: fix enum_input by Hans Verkuil · 9 years ago
  12. da298c6 [media] v4l2: replace video op g_mbus_fmt by pad op get_fmt by Hans Verkuil · 9 years ago
  13. ebcff5f [media] v4l2: replace enum_mbus_fmt by enum_mbus_code by Hans Verkuil · 9 years ago
  14. 64131a8 Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  15. 676ee36 Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  16. 7505256 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  17. 3781760 [media] soc-camera: Make clock_start and clock_stop operations optional by Laurent Pinchart · 9 years ago
  18. 2af12f0 [media] soc-camera: Unregister v4l2 clock in the OF bind error path by Laurent Pinchart · 9 years ago
  19. 0b9508a [media] media: soc-camera: use icd->control instead of icd->pdev for reset() by Josh Wu · 9 years ago
  20. a37462b [media] V4L: remove clock name from v4l2_clk API by Guennadi Liakhovetski · 9 years ago
  21. 17bef88 [media] v4l2-subdev: add support for the new enum_frame_interval 'which' field by Hans Verkuil · 9 years ago
  22. 8e48a2d54 [media] soc-camera: Fix devm_kfree() in soc_of_bind() by Geert Uytterhoeven · 9 years ago
  23. f033c0b of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint by Philipp Zabel · 10 years ago
  24. 41bc765 [media] soc-camera: remove redundant code by Guennadi Liakhovetski · 9 years ago
  25. 976036d [media] soc_camera: use vb2_ops_wait_prepare/finish helper by Lad, Prabhakar · 10 years ago
  26. 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
  27. 27ffaeb [media] platform: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
  28. 01945a4 media: platform: soc_camera: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  29. c710f591 [media] soc_camera: Support VIDIOC_EXPBUF ioctl by Kazunori Kobayashi · 10 years ago
  30. 93623c8 [media] soc_camera: use kmemdup() by Mauro Carvalho Chehab · 10 years ago
  31. 1ddc6a6 [media] soc_camera: add support for dt binding soc_camera drivers by Ben Dooks · 10 years ago
  32. 057c2a2 [media] V4L: soc-camera: explicitly free allocated managed memory on error by Guennadi Liakhovetski · 10 years ago
  33. 8774bed [media] v4l: subdev: Move [gs]_std operation to video ops by Laurent Pinchart · 10 years ago
  34. f6cc51a [media] soc_camera: disable STD ioctls if no tvnorms are set by Hans Verkuil · 10 years ago
  35. 40f0753 [media] V4L2: soc-camera: work around unbalanced calls to .s_power() by Guennadi Liakhovetski · 11 years ago
  36. d3f884a [media] soc-camera: switch to using the new struct v4l2_subdev_platform_data by Guennadi Liakhovetski · 11 years ago
  37. 2327242 [media] V4L2: soc-camera: fix requesting regulators in synchronous case by Guennadi Liakhovetski · 11 years ago
  38. 85e86c6 [media] soc_camera: fix compiler warning by Hans Verkuil · 11 years ago
  39. e8419d0 [media] V4L: Rename subdev field of struct v4l2_async_notifier by Sylwester Nawrocki · 11 years ago
  40. cfca764 [media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_* by Sylwester Nawrocki · 11 years ago
  41. f687f32 [media] V4L2: soc-camera: fix uninitialised use compiler warning by Guennadi Liakhovetski · 11 years ago
  42. e09da11 [media] soc-camera: add V4L2-async support by Guennadi Liakhovetski · 12 years ago
  43. 9aea470 [media] soc-camera: switch I2C subdevice drivers to use v4l2-clk by Guennadi Liakhovetski · 12 years ago
  44. 9043892 [media] soc-camera: don't attach the client to the host during probing by Guennadi Liakhovetski · 11 years ago
  45. a78fcc1 [media] soc-camera: make .clock_{start,stop} compulsory, .add / .remove optional by Guennadi Liakhovetski · 11 years ago
  46. eb569cf9 [media] soc-camera: add host clock callbacks to start and stop the master clock by Guennadi Liakhovetski · 11 years ago
  47. f7f6ce2 [media] soc-camera: move common code to soc_camera.c by Guennadi Liakhovetski · 11 years ago
  48. 14381c2 [media] soc_camera: replace vdev->parent by vdev->v4l2_dev by Hans Verkuil · 11 years ago
  49. 37c1d2e Merge branch 'linus' into patchwork by Mauro Carvalho Chehab · 11 years ago
  50. 2766a7a [media] soc_camera: remove use of current_norm by Hans Verkuil · 11 years ago
  51. abca205 [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so by Hans Verkuil · 11 years ago
  52. af44ad5 [media] soc_camera: error dev remove and v4l2 call by Wenbing Wang · 11 years ago
  53. 2400a1f [media] soc-camera: protect against racing open(2) and rmmod by Guennadi Liakhovetski · 12 years ago
  54. 977ba3b [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 11 years ago
  55. 314527a [media] v4l2: pass std by value to the write-only s_std ioctl by Hans Verkuil · 11 years ago
  56. a32f7d1 Merge branch 'v4l_for_linus' into staging/for_v3.9 by Mauro Carvalho Chehab · 12 years ago
  57. 25a3481 [media] soc-camera: split struct soc_camera_link into host and subdevice parts by Guennadi Liakhovetski · 12 years ago
  58. dd669e9 [media] soc-camera: remove struct soc_camera_device::video_lock by Guennadi Liakhovetski · 12 years ago
  59. 8a97d4c [media] soc-camera: fix repeated regulator requesting by Guennadi Liakhovetski · 12 years ago
  60. 7d051b3 [media] soc-camera: properly fix camera probing races by Guennadi Liakhovetski · 12 years ago
  61. 4c62e97 Drivers: media: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  62. c9a8d89 [media] media: soc-camera: use managed devm_regulator_bulk_get() by Guennadi Liakhovetski · 12 years ago
  63. 605a410 [media] soc_camera: fix VIDIOC_S_CROP ioctl by Anatolij Gustschin · 12 years ago
  64. 1438be56 [media] V4L: soc_camera: allow reading from video device if supported by Anatolij Gustschin · 12 years ago
  65. 84cc237 [media] soc_camera: ret is never used. get rid of it by Mauro Carvalho Chehab · 12 years ago
  66. ab99cb1 [media] drivers/media/platform/soc_camera/soc_camera.c: fix error return code by Peter Senna Tschudin · 12 years ago
  67. 02249369 [media] soc_camera: Use devm_kzalloc function by Sachin Kamat · 12 years ago
  68. ec0341b [media] soc_camera: Use module_platform_driver macro by Sachin Kamat · 12 years ago
  69. eb3c311 [media] soc-camera: Use new selection target definitions by Sylwester Nawrocki · 12 years ago
  70. 34a6b7d [media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handler by Hans Verkuil · 12 years ago
  71. 4f99659 [media] v4l2: make vidioc_s_crop const by Hans Verkuil · 12 years ago
  72. b47ff4a [media] move soc_camera to its own directory by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/platform/soc_camera.c]
  73. a70a6c4 [media] media: soc_camera: don't clear pix->sizeimage in JPEG mode by Albert Wang · 12 years ago
  74. 3bfb410 [media] V4L: soc-camera: add selection API host operations by Guennadi Liakhovetski · 12 years ago
  75. 4bbc6d5 [media] soc-camera: Push probe-time power management to drivers by Laurent Pinchart · 12 years ago
  76. 4ec10ba [media] soc-camera: Add and use soc_camera_power_[on|off]() helper functions by Laurent Pinchart · 12 years ago
  77. 24592ad [media] soc-camera: Continue the power off sequence if one of the steps fails by Laurent Pinchart · 12 years ago
  78. 37ad4e7 [media] soc_camera: Don't call .s_power() during probe by Laurent Pinchart · 12 years ago
  79. 2c3fb08 [media] rename drivers/media/video as .../platform by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/i2c/soc_camera/soc_camera.c]
  80. 2a2d1cf [media] move soc_camera i2c drivers into its own dir by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/soc_camera.c]
  81. 8422b08 [media] soc_camera: remove V4L2_FL_LOCK_ALL_FOPS by Hans Verkuil · 12 years ago
  82. 2744782 [media] soc-camera: Pass the physical device to the power operation by Laurent Pinchart · 12 years ago
  83. 1858c99 [media] soc-camera: Don't fail at module init time if no device is present by Laurent Pinchart · 12 years ago
  84. 9633c08 [media] V4L: soc-camera: switch to using the existing .enum_framesizes() by Guennadi Liakhovetski · 12 years ago
  85. 914f05c [media] soc-camera: Support user-configurable line stride by Laurent Pinchart · 12 years ago
  86. bed8d80 [media] soc-camera: Honor user-requested bytesperline and sizeimage by Laurent Pinchart · 12 years ago
  87. ad3537b [media] V4L: soc-camera: (cosmetic) use a more explicit name for a host handler by Guennadi Liakhovetski · 12 years ago
  88. 69ecdba Merge remote-tracking branch 'linus/master' into staging/for_v3.5 by Mauro Carvalho Chehab · 12 years ago
  89. 5126f25 [media] v4l2-dev: add flag to have the core lock all file operations by Hans Verkuil · 12 years ago
  90. 2f9a0c8 [media] V4L: soc-camera: protect hosts during probing from overzealous user-space by Guennadi Liakhovetski · 12 years ago
  91. 7705b6d [media] V4L: soc-camera: call soc_camera_power_on() after adding the client to the host by Guennadi Liakhovetski · 12 years ago
  92. 48ecf9f [media] soc-camera: change order of removing device by Lei Wen · 13 years ago
  93. 8843d11 [media] soc-camera: remove redundant parameter from .set_bus_param() by Guennadi Liakhovetski · 13 years ago
  94. 4c0b036 [media] V4L: soc-camera: fix compiler warnings on 64-bit platforms by Guennadi Liakhovetski · 13 years ago
  95. 2f0babb [media] V4L: soc-camera: make (almost) all client drivers re-usable outside of the framework by Guennadi Liakhovetski · 13 years ago
  96. 7b9d8c3 [media] V4L: soc-camera: call subdevice .s_power() method, when powering up or down by Guennadi Liakhovetski · 13 years ago
  97. 3dcc731 [media] V4L: soc-camera: split a function into two by Guennadi Liakhovetski · 13 years ago
  98. 7ae77ee [media] V4L: soc-camera: add 2 new ioctl() handlers by Guennadi Liakhovetski · 13 years ago
  99. ee02da6 [media] soc_camera: add control handler support by Hans Verkuil · 13 years ago
  100. d839fe1 [media] V4L: soc-camera: remove soc-camera client bus-param operations and supporting code by Guennadi Liakhovetski · 13 years ago