1. 22216ec media: soc_camera: ov772x: correct setting of banding filter by Akinobu Mita · 7 years ago
  2. 6a26f141 media: i2c: mt9t112: Remove soc_camera dependencies by Jacopo Mondi · 7 years ago
  3. 40de44b media: mt9t031: deprecate, move to staging by Hans Verkuil · 7 years ago
  4. 0f966be media: imx074: deprecate, move to staging by Hans Verkuil · 7 years ago
  5. 5d352e6 Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. 19fab6f [media] i2c: Improve a size determination by Markus Elfring · 7 years ago
  8. 0fd5843 [media] i2c: Delete an error messages for failed memory allocation by Markus Elfring · 7 years ago
  9. 3ff692f media: ov9640: make const arrays res_x/y static const, reduces object code size by Colin Ian King · 7 years ago
  10. ea9b0f3 media: i2c: make device_type const by Bhumika Goyal · 7 years ago
  11. 23a5238 media: ov6650: convert to standalone v4l2 subdevice by Janusz Krzysztofik · 8 years ago
  12. ab924af [media] media: i2c: ov772x: Force use of SCCB protocol by Jacopo Mondi · 8 years ago
  13. 06eeefe [media] media drivers: annotate fall-through by Mauro Carvalho Chehab · 8 years ago
  14. 34b92de [media] ov9740: avoid calling ov9740_res_roundup() twice by Hans Verkuil · 10 years ago
  15. 1375269 [media] ov9640: avoid calling ov9640_res_roundup() twice by Hans Verkuil · 10 years ago
  16. 08c4627 [media] ov772x: avoid calling ov772x_select_params() twice by Hans Verkuil · 10 years ago
  17. b174eb7 [media] ov5642: avoid calling ov5642_find_datafmt() twice by Hans Verkuil · 10 years ago
  18. 20efc1e [media] mt9v022: avoid calling mt9v022_find_datafmt() twice by Hans Verkuil · 10 years ago
  19. 961f0ab [media] mt9m001: avoid calling mt9m001_find_datafmt() twice by Hans Verkuil · 10 years ago
  20. 1d3d643 [media] imx074: avoid calling imx074_find_datafmt() twice by Hans Verkuil · 10 years ago
  21. 34aa887 [media] ov2640: convert from soc-camera to a standard subdev sensor driver by Hans Verkuil · 8 years ago
  22. 9823f00 [media] ov2640: fix colorspace handling by Hans Verkuil · 8 years ago
  23. 6713c88 [media] media: i2c: soc_camera: constify v4l2_subdev_* structures by Bhumika Goyal · 8 years ago
  24. 54449af [media] media: i2c/soc_camera: fix ov6650 sensor getting wrong clock by Janusz Krzysztofik · 9 years ago
  25. 28af132 [media] soc-camera: ov5642: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  26. a5bc63f [media] soc-camera: Fix a return value in case of error by Christophe JAILLET · 8 years ago
  27. 8f44c39 [media] soc_camera: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  28. c61e74e [media] media: mt9m111: move mt9m111 out of soc_camera by Robert Jarzmik · 8 years ago
  29. 1a412fa [media] media: mt9m111: use only the SRGB colorspace by Robert Jarzmik · 8 years ago
  30. 5d7cc01 [media] media: mt9m111: make a standalone v4l2 subdevice by Robert Jarzmik · 8 years ago
  31. 10d5509c [media] v4l2: remove g/s_crop from video ops by Hans Verkuil · 9 years ago
  32. 368a53d [media] soc_camera: constify v4l2_subdev_sensor_ops structures by Julia Lawall · 9 years ago
  33. d647f0b [media] include/media: move driver interface headers to a separate dir by Mauro Carvalho Chehab · 9 years ago
  34. b5dcee2 [media] include/media: split I2C headers from V4L2 core by Mauro Carvalho Chehab · 9 years ago
  35. d9db01f [media] mt9t112: JPEG -> SRGB by Hans Verkuil · 10 years ago
  36. 1f3375e [media] tw9910: init priv->scale and update standard by Hans Verkuil · 10 years ago
  37. 9212e1d [media] tw9910: don't use COLORSPACE_JPEG by Hans Verkuil · 10 years ago
  38. 717fd5b [media] v4l2: replace try_mbus_fmt by set_fmt by Hans Verkuil · 10 years ago
  39. da298c6 [media] v4l2: replace video op g_mbus_fmt by pad op get_fmt by Hans Verkuil · 10 years ago
  40. ebcff5f [media] v4l2: replace enum_mbus_fmt by enum_mbus_code by Hans Verkuil · 10 years ago
  41. d363332 [media] ov2640: add missing consumer.h include by Hans Verkuil · 10 years ago
  42. 4e65172 [media] media: ov2640: add primary dt support by Josh Wu · 10 years ago
  43. f180eba [media] media: ov2640: add async probe function by Josh Wu · 10 years ago
  44. c3718de [media] media: drop call to v4l2_device_unregister_subdev() by Lad, Prabhakar · 10 years ago
  45. 650b181 [media] ov2640: use the v4l2 size definitions by Josh Wu · 10 years ago
  46. f5fe58f [media] i2c: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
  47. cdde1a9 [media] ov9740: use true/false for boolean vars by Mauro Carvalho Chehab · 10 years ago
  48. a14e551 [media] soc_camera: ov772x: Include media/v4l2-image-sizes.h by Axel Lin · 10 years ago
  49. 665152a [media] soc_camera: mt9t112: Include media/v4l2-image-sizes.h by Axel Lin · 10 years ago
  50. c5f176d [media] media: mt9m111: add device-tree suppport by Robert Jarzmik · 11 years ago
  51. 0d5e8c4 [media] Fix 64-bit division fall-out from 64-bit control ranges by Hans Verkuil · 10 years ago
  52. 8774bed [media] v4l: subdev: Move [gs]_std operation to video ops by Laurent Pinchart · 11 years ago
  53. dc5730f [media] tw9910: add g_tvnorms video op by Hans Verkuil · 11 years ago
  54. f90580c [media] videodev2: Set vb2_rect's width and height as unsigned by Ricardo Ribalda · 11 years ago
  55. 39c1cb2 [media] media_tree: Fix spelling errors by Jonathan McCrohan · 11 years ago
  56. 507fcd3 [media] imx074: fix error handling for failed async subdevice registration by Guennadi Liakhovetski · 12 years ago
  57. 2028c71 [media] media: Remove unnecessary semicolons by Joe Perches · 11 years ago
  58. ef6672e [media] V4L2: mt9m111: switch to asynchronous subdevice probing by Guennadi Liakhovetski · 11 years ago
  59. 3d23888 [media] V4L2: mt9t031: don't Oops if asynchronous probing is attempted by Guennadi Liakhovetski · 11 years ago
  60. ee17608 [media] imx074: support asynchronous probing by Guennadi Liakhovetski · 12 years ago
  61. 9aea470 [media] soc-camera: switch I2C subdevice drivers to use v4l2-clk by Guennadi Liakhovetski · 12 years ago
  62. f88b50a [media] soc_camera: tw9910: Remove empty function by Sachin Kamat · 12 years ago
  63. be843ee [media] soc_camera: mt9t112: Remove empty function by Sachin Kamat · 12 years ago
  64. 8b07068 [media] soc_camera: Fix checkpatch warning in ov9640.c by Sachin Kamat · 12 years ago
  65. cbdb1f9 [media] soc_camera: Constify dev_pm_ops in mt9t031.c by Sachin Kamat · 12 years ago
  66. 15c4fee [media] media/i2c: fill in missing reg->size fields by Hans Verkuil · 12 years ago
  67. 6be89da [media] soc_camera sensors: remove g_chip_ident op by Hans Verkuil · 12 years ago
  68. 977ba3b [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 12 years ago
  69. b3d9a15 [media] soc_camera: remove two outdated selects by Paul Bolle · 12 years ago
  70. bff7993 [media] mt9v022 driver: send valid HORIZONTAL_BLANKING values to mt9v024 soc camera by Andrei Andreyanau · 12 years ago
  71. 4a1313c [media] mt9m111: fix Oops - initialise context before dereferencing by Guennadi Liakhovetski · 12 years ago
  72. cbaa5c5 [media] soc-camera: mt9m111: Fix auto-exposure control by Benoît Thébaudeau · 12 years ago
  73. ec34e1d [media] mt9t112: mt9t111 format set up differs from mt9t112 by Guennadi Liakhovetski · 12 years ago
  74. 70e176a [media] soc-camera: use devm_kzalloc in subdevice drivers by Guennadi Liakhovetski · 12 years ago
  75. 25a3481 [media] soc-camera: split struct soc_camera_link into host and subdevice parts by Guennadi Liakhovetski · 12 years ago
  76. daf16ba [media] mt9v022: fix potential NULL pointer dereference in mt9v022_probe() by Wei Yongjun · 12 years ago
  77. d033a30 Merge remote-tracking branch 'linus/master' into staging/for_v3.8 by Mauro Carvalho Chehab · 12 years ago
  78. b6f50b4 [media] mt9v022: set y_skip_top field to zero as default by Anatolij Gustschin · 12 years ago
  79. d0bac76 [media] mt9v022: support required register settings in snapshot mode by Anatolij Gustschin · 12 years ago
  80. 6cc1eb7 [media] mt9v022: add v4l2 controls for blanking by Anatolij Gustschin · 12 years ago
  81. d1a49ea [media] ov2640: add support for V4L2_MBUS_FMT_YUYV8_2X8, V4L2_MBUS_FMT_RGB565_2X8_BE by Frank Schäfer · 12 years ago
  82. 9bb047c [media] mt9v022: fix the V4L2_CID_EXPOSURE control by Anatolij Gustschin · 12 years ago
  83. ba40089 [media] soc_camera/ov2640: Don't use a temp var for an unused value by Mauro Carvalho Chehab · 12 years ago
  84. a52eb6c [media] ov2640: select sensor register bank before applying h/v-flip settings by Frank Schäfer · 12 years ago
  85. 4f99659 [media] v4l2: make vidioc_s_crop const by Hans Verkuil · 12 years ago
  86. 7ba2f84 sh_mobile_csi2: move it to the right place by Mauro Carvalho Chehab · 12 years ago
  87. c078ac1 [media] mt9v022: Add support for mt9v024 by Alex Gershgorin · 12 years ago
  88. dc5d598 [media] ov772x: Stop sensor readout right after reset by Laurent Pinchart · 12 years ago
  89. 4ead963 [media] ov772x: Compute window size registers at runtime by Laurent Pinchart · 12 years ago
  90. f223d5b [media] ov772x: Add support for SBGGR10 format by Laurent Pinchart · 12 years ago
  91. 4a7b76f [media] ov772x: Add ov772x_read() and ov772x_write() functions by Laurent Pinchart · 12 years ago
  92. 47de502 [media] ov772x: Make to_ov772x convert from v4l2_subdev to ov772x_priv by Laurent Pinchart · 12 years ago
  93. 9f717e9 [media] ov772x: try_fmt must not default to the current format by Laurent Pinchart · 12 years ago
  94. 69c80dc [media] ov772x: Don't fail in s_fmt if the requested format isn't supported by Laurent Pinchart · 12 years ago
  95. ca9ef7f [media] ov772x: Select the default format at probe time by Laurent Pinchart · 12 years ago
  96. edff996 [media] ov772x: Fix memory leak in probe error path by Laurent Pinchart · 12 years ago
  97. 4bbc6d5 [media] soc-camera: Push probe-time power management to drivers by Laurent Pinchart · 12 years ago
  98. 4ec10ba [media] soc-camera: Add and use soc_camera_power_[on|off]() helper functions by Laurent Pinchart · 12 years ago
  99. 2c3fb08 [media] rename drivers/media/video as .../platform by Mauro Carvalho Chehab · 12 years ago
  100. 2a2d1cf [media] move soc_camera i2c drivers into its own dir by Mauro Carvalho Chehab · 12 years ago