1. e6f1227 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  2. 6aec187 drivers/media: video/a5k6aa is a module and so needs module.h by Paul Gortmaker · 13 years ago
  3. 1249a3a [media] v4l2-ctrl: Send change events to all fh for auto cluster slave controls by Hans de Goede · 13 years ago
  4. e3e72f3 [media] v4l2-event: Don't set sev->fh to NULL on unsubscribe by Hans de Goede · 13 years ago
  5. 78c87e8 [media] v4l2-event: Remove pending events from fh event queue when unsubscribing by Hans de Goede · 13 years ago
  6. b36b505 [media] v4l2-event: Deny subscribing with a type of V4L2_EVENT_ALL by Hans de Goede · 13 years ago
  7. 43defb1 [media] v4l: s5p-mfc: fix reported capabilities by Kamil Debski · 13 years ago
  8. bd50d99 [media] media: vb2: reset queued list on REQBUFS(0) call by Marek Szyprowski · 13 years ago
  9. 4907602 [media] media: vb2: set buffer length correctly for all buffer types by Marek Szyprowski · 13 years ago
  10. 2c2dd6a [media] media: vb2: add a check for uninitialized buffer by Marek Szyprowski · 13 years ago
  11. e836a1c [media] mxl111sf: fix build warning by Michael Krufky · 13 years ago
  12. cd834fa [media] mxl111sf: remove pointless if condition in mxl111sf_config_spi by Michael Krufky · 13 years ago
  13. 2f4133d [media] mxl111sf: check for errors after mxl111sf_write_reg in mxl111sf_idac_config by Michael Krufky · 13 years ago
  14. a9380ba [media] mxl111sf: fix return value of mxl111sf_idac_config by Michael Krufky · 13 years ago
  15. 241fa6e [media] uvcvideo: GET_RES should only be checked for BITMAP type menu controls by Hans de Goede · 13 years ago
  16. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  17. 1046a2c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  18. b3f4e1e [media] saa7134.h: Suppress compiler warnings when CONFIG_VIDEO_SAA7134_RC is not set by Timo Kokkonen · 13 years ago
  19. bc54919 [media] it913x [VER 1.07] Support for single ITE 9135 devices by Malcolm Priestley · 13 years ago
  20. efabaaf [media] Support for Terratec G1 by Teka · 13 years ago
  21. 567a23f [media] cx25821: off by one in cx25821_vidioc_s_input() by Dan Carpenter · 13 years ago
  22. 8c4343e [media] media: tea5764: reconcile Kconfig symbol and macro by Paul Bolle · 13 years ago
  23. 94f3f48 [media] omap_vout: Add poll() support by Laurent Pinchart · 14 years ago
  24. 1f69fd9 [media] omap3isp: preview: Add crop support on the sink pad by Laurent Pinchart · 13 years ago
  25. 059dc1d [media] omap3isp: preview: Rename min/max input/output sizes defines by Laurent Pinchart · 13 years ago
  26. e4bc627 [media] omap3isp: preview: Remove horizontal averager support by Laurent Pinchart · 13 years ago
  27. 083eb07 [media] omap3isp: Report the ISP revision through the media controller API by Laurent Pinchart · 13 years ago
  28. 882cc85 [media] omap3isp: ccdc: remove redundant operation by Guennadi Liakhovetski · 13 years ago
  29. 9b6390b [media] omap3isp: Fix memory leaks in initialization error paths by Laurent Pinchart · 13 years ago
  30. ed33ac8 [media] omap3isp: Add missing mutex_destroy() calls by Laurent Pinchart · 13 years ago
  31. 39099d0 [media] omap3isp: Move *_init_entities() functions to the init/cleanup section by Laurent Pinchart · 13 years ago
  32. 63b4ca2 [media] omap3isp: Move media_entity_cleanup() from unregister() to cleanup() by Laurent Pinchart · 13 years ago
  33. 57f6217 [media] MFC: Change MFC firmware binary name by Sachin Kamat · 13 years ago
  34. 6f524ec [media] vb2: add vb2_get_unmapped_area in vb2 core by Scott Jiang · 13 years ago
  35. bfa8dd3 [media] v4l: Add v4l2 subdev driver for S5K6AAFX sensor by Sylwester Nawrocki · 13 years ago
  36. d26a663 [media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY control by Sylwester Nawrocki · 13 years ago
  37. 2e56d93 [media] media: ov6650: stylistic improvements by Janusz Krzysztofik · 13 years ago
  38. 171f1a4 [media] media: ov5642: Add support for arbitrary resolution by Bastian Hecht · 13 years ago
  39. 95d2010 [media] V4L: replace soc-camera specific soc_mediabus.h with v4l2-mediabus.h by Guennadi Liakhovetski · 13 years ago
  40. 2f0babb [media] V4L: soc-camera: make (almost) all client drivers re-usable outside of the framework by Guennadi Liakhovetski · 13 years ago
  41. 3e0ec41 [media] V4L: dynamically allocate video_device nodes in subdevices by Guennadi Liakhovetski · 13 years ago
  42. 2fbdc9b [media] V4L: sh_mobile_csi2: fix unbalanced pm_runtime_put() by Guennadi Liakhovetski · 13 years ago
  43. 443f483 [media] V4L: mt9m001, mt9v022: use internally cached pixel code by Guennadi Liakhovetski · 13 years ago
  44. 14178aa [media] V4L: soc-camera: start removing struct soc_camera_device from client drivers by Guennadi Liakhovetski · 13 years ago
  45. 09362ec [media] V4L: docbook documentation for struct v4l2_create_buffers by Guennadi Liakhovetski · 13 years ago
  46. 0934d94 [media] soc_camera: remove the now obsolete struct soc_camera_ops by Hans Verkuil · 13 years ago
  47. 41efcd7 [media] mt9t031: convert to the control framework by Hans Verkuil · 13 years ago
  48. af8425c [media] mt9m111: convert to the control framework by Hans Verkuil · 13 years ago
  49. 2dd7d29 [media] mt9m001: convert to the control framework by Hans Verkuil · 13 years ago
  50. 34e181c [media] ov9740: convert to the control framework by Hans Verkuil · 13 years ago
  51. afd9690 [media] ov6650: convert to the control framework by Hans Verkuil · 13 years ago
  52. f026671 [media] ov2640: convert to the control framework by Hans Verkuil · 13 years ago
  53. ab7b50a [media] mt9v022: convert to the control framework by Hans Verkuil · 13 years ago
  54. 25e965a [media] rj54n1cb0c: convert to the control framework by Hans Verkuil · 13 years ago
  55. 7b9d8c3 [media] V4L: soc-camera: call subdevice .s_power() method, when powering up or down by Guennadi Liakhovetski · 13 years ago
  56. fff96b6 [media] V4L: soc_camera_platform: do not leave dangling invalid pointers by Guennadi Liakhovetski · 13 years ago
  57. 3dcc731 [media] V4L: soc-camera: split a function into two by Guennadi Liakhovetski · 13 years ago
  58. da83d9d [media] V4L: sh_mobile_csi2: do not guess the client, the host tells us by Guennadi Liakhovetski · 13 years ago
  59. 489759c [media] V4L: sh_mobile_ceu_camera: the host shall configure the pipeline by Guennadi Liakhovetski · 13 years ago
  60. 7ae77ee [media] V4L: soc-camera: add 2 new ioctl() handlers by Guennadi Liakhovetski · 13 years ago
  61. 07f9244 [media] V4L: mx3-camera: prepare to support multi-size buffers by Guennadi Liakhovetski · 13 years ago
  62. b5518a4 [media] V4L: sh-mobile-ceu-camera: prepare to support multi-size buffers by Guennadi Liakhovetski · 13 years ago
  63. 91b6286 [media] ov772x: convert to the control framework by Hans Verkuil · 13 years ago
  64. 839b48d [media] ov9640: convert to the control framework by Hans Verkuil · 13 years ago
  65. d34bfcd [media] sh_mobile_ceu_camera: implement the control handler by Hans Verkuil · 13 years ago
  66. ee02da6 [media] soc_camera: add control handler support by Hans Verkuil · 13 years ago
  67. 2d86401 [media] V4L: vb2: add support for buffers of different sizes on a single queue by Guennadi Liakhovetski · 13 years ago
  68. fc714e7 [media] V4L: vb2: prepare to support multi-size buffers by Guennadi Liakhovetski · 13 years ago
  69. 21db3e0 [media] V4L: videobuf2: update buffer state on VIDIOC_QBUF by Guennadi Liakhovetski · 13 years ago
  70. 2150158 [media] V4L: add two new ioctl()s for multi-size videobuffer management by Guennadi Liakhovetski · 13 years ago
  71. ebc087d [media] V4L: add a new videobuf2 buffer state VB2_BUF_STATE_PREPARED by Guennadi Liakhovetski · 13 years ago
  72. 2b3d045 [media] V4L: omap1-camera: fix Oops with NULL platform data by Guennadi Liakhovetski · 13 years ago
  73. 6ac939c [media] V4L: sh-mobile-ceu-camera: fix mixed CSI2 & parallel camera case by Guennadi Liakhovetski · 13 years ago
  74. 377c9ba [media] V4L: mt9t112: fix broken cropping and scaling by Guennadi Liakhovetski · 13 years ago
  75. d839fe1 [media] V4L: soc-camera: remove soc-camera client bus-param operations and supporting code by Guennadi Liakhovetski · 13 years ago
  76. 5476ea8 [media] V4L: tw9910: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  77. 1067247 [media] V4L: soc_camera_platform: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  78. 78a07f0 [media] V4L: sh_mobile_csi2: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  79. 4a54fab [media] V4L: rj54n1cb0c: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  80. 3d780ad [media] V4L: ov9740: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  81. 88e816a [media] V4L: ov9640: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  82. 3e1b6b7 [media] V4L: ov772x: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  83. db669e7 [media] V4L: ov6650: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  84. ea04ddc [media] V4L: ov5642: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  85. 6c67056 [media] V4L: ov2640: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  86. 0125b7c [media] V4L: mt9v022: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  87. ff51345 [media] V4L: mt9t112: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  88. 0b01e03 [media] V4L: mt9t031: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  89. 716eba3 [media] V4L: imx074: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  90. 5e89129 [media] V4L: mt9m111: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  91. 6a34874 [media] V4L: mt9m001: remove superfluous soc-camera client operations by Guennadi Liakhovetski · 13 years ago
  92. b0050e4 [media] V4L: soc-camera: camera client operations no longer compulsory by Guennadi Liakhovetski · 13 years ago
  93. e1db704 [media] V4L: sh_mobile_ceu_camera: convert to the new mbus-config subdev operations by Guennadi Liakhovetski · 13 years ago
  94. 679419a [media] V4L: pxa_camera: convert to the new mbus-config subdev operations by Guennadi Liakhovetski · 13 years ago
  95. 92d2c33 [media] V4L: omap1_camera: convert to the new mbus-config subdev operations by Guennadi Liakhovetski · 13 years ago
  96. 610eb5a [media] V4L: mt9m001, mt9v022: add a clarifying comment by Guennadi Liakhovetski · 13 years ago
  97. 579cea0 [media] V4L: mx3_camera: convert to the new mbus-config subdev operations by Guennadi Liakhovetski · 13 years ago
  98. 97a0a61 [media] V4L: ov2640: remove undefined struct by Guennadi Liakhovetski · 13 years ago
  99. db592a2 [media] V4L: mx2_camera: convert to the new mbus-config subdev operations by Guennadi Liakhovetski · 13 years ago
  100. 8acbfd3 [media] V4L: mx1_camera: convert to the new mbus-config subdev operations by Guennadi Liakhovetski · 13 years ago