1. 48ea0be [media] v4l2-dev/ioctl: determine the valid ioctls upfront by Hans Verkuil · 13 years ago
  2. 8ab75e3 [media] v4l2-dev: make it possible to skip locking for selected ioctls by Hans Verkuil · 13 years ago
  3. ccfc97b [media] smiapp: Add driver by Sakari Ailus · 13 years ago
  4. cf1c5fa [media] smiapp: Generic SMIA++/SMIA PLL calculator by Sakari Ailus · 13 years ago
  5. a6d7a62 [media] omap3isp: Move CCDC link validation to ccdc_link_validate() by Sakari Ailus · 13 years ago
  6. 20d4ab7 [media] omap3isp: Default link validation for ccp2, csi2, preview and resizer by Sakari Ailus · 13 years ago
  7. c6c01f9 [media] omap3isp: Use external rate instead of vpcfg by Sakari Ailus · 13 years ago
  8. ccddd91 [media] omap3isp: Introduce isp_video_check_external_subdevs() by Sakari Ailus · 13 years ago
  9. 80b37e7 [media] omap3isp: Add information on external subdev to struct isp_pipeline by Sakari Ailus · 13 years ago
  10. ae5df81 [media] omap3isp: Refactor collecting information on entities in pipeline by Sakari Ailus · 13 years ago
  11. fe6adc1 [media] omap3isp: Add lane configuration to platform data by Sakari Ailus · 13 years ago
  12. da39257 [media] omap3isp: Assume media_entity_pipeline_start may fail by Sakari Ailus · 13 years ago
  13. b0cd79e [media] omap3isp: Move setting constaints above media_entity_pipeline_start by Sakari Ailus · 13 years ago
  14. 618b055 [media] omap3isp: Move definitions required by board code under include/media by Sakari Ailus · 13 years ago
  15. 8f4f298 [media] omap3isp: Support additional in-memory compressed bayer formats by Sakari Ailus · 13 years ago
  16. 77e7c4e [media] v4l: Allow changing control handler lock by Sakari Ailus · 13 years ago
  17. 8227c92 [media] v4l: Implement v4l2_subdev_link_validate() by Sakari Ailus · 13 years ago
  18. af88be3 [media] media: Add link_validate() op to check links to the sink pad by Sakari Ailus · 13 years ago
  19. c643ee1 [media] v4l: Image processing control class by Sakari Ailus · 13 years ago
  20. 8c9d236 [media] v4l: Image source control class by Sakari Ailus · 13 years ago
  21. 6016af82e [media] v4l2: use __u32 rather than enums in ioctl() structs by Sakari Ailus · 13 years ago
  22. 121b3dd [media] media: videobuf2-dma-contig: quiet sparse noise about plain integer as NULL pointer by H Hartley Sweeten · 13 years ago
  23. d0df3c3 [media] media: videobuf2-dma-contig: include header for exported symbols by H Hartley Sweeten · 13 years ago
  24. b151d9a [media] as3645a: move relevant code under __devinit/__devexit by Andy Shevchenko · 13 years ago
  25. 31ed29f [media] v4l: aptina-pll: Round up minimum multiplier factor value properly by Laurent Pinchart · 13 years ago
  26. 433f75a [media] omap3isp: resizer: Replace the crop API by the selection API by Laurent Pinchart · 13 years ago
  27. 684c8e2 [media] omap3isp: preview: Replace the crop API by the selection API by Laurent Pinchart · 13 years ago
  28. a64909b [media] omap3isp: ccdc: Add selection support on output formatter source pad by Laurent Pinchart · 13 years ago
  29. 79c3a07 [media] omap3isp: Mark probe and cleanup functions with __devinit and __devexit by Laurent Pinchart · 13 years ago
  30. b2da46e [media] omap3isp: preview: Add support for greyscale input by Laurent Pinchart · 13 years ago
  31. 6173850 [media] omap3isp: preview: Rename last occurences of *_rgb_to_ycbcr to *_csc by Laurent Pinchart · 13 years ago
  32. b0b29e1 [media] omap3isp: preview: Shorten shadow update delay by Laurent Pinchart · 13 years ago
  33. bac387e [media] omap3isp: preview: Simplify configuration parameters access by Laurent Pinchart · 13 years ago
  34. 9b00184 [media] omap3isp: preview: Rename prev_params fields to match userspace API by Laurent Pinchart · 13 years ago
  35. 7ed5de9 [media] omap3isp: preview: Remove update_attrs feature_bit field by Laurent Pinchart · 13 years ago
  36. 3108e02 [media] omap3isp: preview: Merge configuration and feature bits by Laurent Pinchart · 13 years ago
  37. 9c3444c [media] omap3isp: preview: Remove unused isptables_update structure definition by Laurent Pinchart · 13 years ago
  38. 87920dd [media] omap3isp: preview: Remove averager parameter update flag by Laurent Pinchart · 13 years ago
  39. f22926e [media] omap3isp: preview: Optimize parameters setup for the common case by Laurent Pinchart · 13 years ago
  40. 213cf90 [media] omap3isp: preview: Skip brightness and contrast in configuration ioctl by Laurent Pinchart · 13 years ago
  41. ca7f4a3 [media] omap3isp: Handle omap3isp_csi2_reset() errors by Sakari Ailus · 13 years ago
  42. b43883d [media] omap3isp: Fix frame number propagation by Laurent Pinchart · 13 years ago
  43. a32f2f9 [media] omap3isp: Prevent crash at module unload by Sakari Ailus · 13 years ago
  44. 1567bb7 [media] omap3isp: Prevent pipelines that contain a crashed entity from starting by Laurent Pinchart · 13 years ago
  45. 4742c82 [media] uvcvideo: Use videobuf2 .get_unmapped_area() implementation by Laurent Pinchart · 13 years ago
  46. 31c5f0c [media] uvcvideo: Fix ENUMINPUT handling by Laurent Pinchart · 13 years ago
  47. aeebb1b [media] pvrusb2: For querystd, start with list of hardware-supported standards by Mike Isely · 13 years ago
  48. c0bb609 [media] pvrusb2: Get rid of obsolete code for video standard enumeration by Mike Isely · 13 years ago
  49. 598e978 [media] pvrusb2: Trivial tweak to get rid of some redundant dereferences by Mike Isely · 13 years ago
  50. d8329f8 [media] pvrusb2: Base available video standards on what hardware supports by Mike Isely · 13 years ago
  51. 99ba151 [media][trival] pvrusb2: Fix truncated video standard names by Mike Isely · 13 years ago
  52. ac04d00 [media] pvrusb2: Transform video standard detection result into read-only control ID by Mike Isely · 13 years ago
  53. 0927ee6 [media] pvrusb2: Implement querystd for videodev_ioctl2 by Mike Isely · 13 years ago
  54. 7378c18 [media] pvrusb2: Clean up pvr2_hdw_get_detected_std() by Mike Isely · 13 years ago
  55. c6d26cf [media] pvrusb2: convert to video_ioctl2 by Hans Verkuil · 13 years ago
  56. 5f1a12f [media] pvrusb2: Stop statically initializing reserved struct fields to zero by Mike Isely · 13 years ago
  57. d1c07ef [media] uvcvideo: Drop unused ctrl member from struct uvc_control_mapping by Hans de Goede · 13 years ago
  58. 805e9b4 [media] uvcvideo: Send control change events for slave ctrls when the master changes by Hans de Goede · 13 years ago
  59. 55afeb8 [media] uvcvideo: Properly report the inactive flag for inactive controls by Hans de Goede · 13 years ago
  60. b401200 [media] uvcvideo: Add support for control events by Hans de Goede · 13 years ago
  61. cb74d48 [media] uvcvideo: Move __uvc_ctrl_get() up by Hans de Goede · 13 years ago
  62. 35f1674 [media] uvcvideo: Refactor uvc_ctrl_get and query by Hans de Goede · 13 years ago
  63. 57fb4a4 [media] uvcvideo: Fix a "ignoring return value of ‘__clear_user’" warning by Hans de Goede · 13 years ago
  64. 3e366149 [media] v4l2-ctrls: Use v4l2_subscribed_event_ops by Hans de Goede · 13 years ago
  65. c53c254 [media] v4l2-event: Add v4l2_subscribed_event_ops by Hans de Goede · 13 years ago
  66. a22d85f [media] media/radio: use v4l2_ctrl_subscribe_event where possible by Hans de Goede · 13 years ago
  67. 6c493f8 [media] cpia2: major overhaul to get it in a working state again by Hans Verkuil · 13 years ago
  68. 04ef052 [media] media/video/et61x251: Remove this deprecated driver by Hans de Goede · 13 years ago
  69. df8b985 [media] gspca_pac7302: Improve the gain control by Hans de Goede · 13 years ago
  70. 48bb731 [media] gspca_pac7302: Document some more registers by Hans de Goede · 13 years ago
  71. 895d464 [media] gspca_pac7302: Convert multi-line comments to standard kernel style by Hans de Goede · 13 years ago
  72. 282ddfb [media] gspca_pac7311: Properly set the compression balance by Hans de Goede · 13 years ago
  73. 4b8ceb6 [media] gspca_pac7311: Convert multi-line comments to standard kernel style by Hans de Goede · 13 years ago
  74. ccab75e [media] gspca_pac7311: Switch to coarse expo autogain algorithm by Hans de Goede · 13 years ago
  75. a5340ce [media] gspca_pac7311: Switch to new gspca control mechanism by Hans de Goede · 13 years ago
  76. c894d26 [media] gspca_pac7311: Adjust control scales to match registers by Hans de Goede · 13 years ago
  77. 51ae23d [media] gspca_pac7311: Make sure exposure changes get applied immediately by Hans de Goede · 13 years ago
  78. b053c1d [media] gspca_pac73xx: Remove comments from before the 7302 / 7311 separation by Hans de Goede · 13 years ago
  79. a648e31 [media] gspca/autogain_functions.h: Allow users to declare what they want by Hans de Goede · 13 years ago
  80. 4fd466a [media] stk-webcam: Don't flip the image by default by Hans de Goede · 13 years ago
  81. 4bd9ff1 [media] radio-mr800: add hardware seek support by Hans Verkuil · 13 years ago
  82. 77cf393 [media] radio-mr800: add support for stereo and signal detection by Hans Verkuil · 13 years ago
  83. 85578b0 [media] radio-mr800: cleanup and have it comply to the V4L2 API by Hans Verkuil · 13 years ago
  84. f61861f [media] radio-isa: fix memory leak by Hans Verkuil · 13 years ago
  85. ff27cda [media] radio-keene: support suspend/resume by Hans Verkuil · 13 years ago
  86. 37481fc [media] ivtv: set max/step to 0 for PTS and FRAME controls by Hans Verkuil · 13 years ago
  87. 5d77864 [media] dsbr100: clean up and update to the latest v4l2 framework by Hans Verkuil · 13 years ago
  88. a1ac5dc [media] gspca - sn9c20x: Change the exposure setting of Omnivision sensors by Jean-François Moine · 13 years ago
  89. 4fb8137 [media] gspca - sn9c20x: Don't do sensor update before the capture is started by Jean-François Moine · 13 years ago
  90. c4407fe [media] gspca - sn9c20x: Set the i2c interface speed by Jean-François Moine · 13 years ago
  91. dae1de6 [media] gspca - sn9c20x: Define more tables as constant by Jean-François Moine · 13 years ago
  92. bed3738 [media] gspca - sn9c20x: Add the sensor mt9vprb to the sensor ident table by Jean-François Moine · 13 years ago
  93. 9637c65 [media] gspca - sn9c20x: Change the number of the sensor mt9vprb by Jean-François Moine · 13 years ago
  94. 193d0a5 [media] gspca - ov519: Add more information about probe problems by Jean-François Moine · 13 years ago
  95. 4d1b58b [media] smsusb: add autodetection support for USB ID 2040:c0a0 by Michael Krufky · 13 years ago
  96. d63b21b [media] drivers/media/video/au0828/au0828-video.c: add missing video_device_release by Julia Lawall · 13 years ago
  97. bcb2cf6 [media] ngene: remove an unneeded condition by Dan Carpenter · 13 years ago
  98. 2e71064 [media] saa7164: saa7164_vbi_stop_port() returns linux error codes by Dan Carpenter · 13 years ago
  99. f70cfc7 [media] vivi: fix duplicate line by Hans Verkuil · 13 years ago
  100. ca57681 [media] v4l2-ctrls.c: zero min/max/step/def values for 64 bit integers by Hans Verkuil · 13 years ago