1. a8a4786 [media] gscpa: Move ctrl_handler to gspca_dev by Hans de Goede · 12 years ago
  2. 9868429 [media] gspca_mars: Convert to the control framework by Hans Verkuil · 12 years ago
  3. d67a1ad [media] gscpa_stv06xx: Make sd_desc const by Hans de Goede · 12 years ago
  4. dec9c51 [media] gspca_stv06xx: Convert to the control framework by Hans Verkuil · 12 years ago
  5. 7135d88 [media] gspca_sn9c20x: Whitespace fixes by Hans de Goede · 12 years ago
  6. 63069da [media] gcpca_sn9c20x: Convert to the control framework by Hans Verkuil · 12 years ago
  7. c06ba28 [media] gspca_zc3xx: Convert to the control framework by Hans Verkuil · 12 years ago
  8. 1b3bbcf [media] gspca_zc3xx: Disable the highest quality setting as it is not usable by Hans de Goede · 12 years ago
  9. 55db765 [media] gspca_zc3xx: Always automatically adjust BRC as needed by Hans de Goede · 12 years ago
  10. 83fb2e2 [media] gspca_zc3xx: Fix JPEG quality setting code by Hans de Goede · 12 years ago
  11. fba11fe [media] gspca_zc3xx: Fix setting of jpeg quality while streaming by Hans de Goede · 12 years ago
  12. 45432d4 [media] gspca_gl860: Add a present check to sd_stop0 by Hans de Goede · 12 years ago
  13. 8cd0584 [media] gspca: Add autogain functions for use with control framework drivers by Hans de Goede · 12 years ago
  14. a3cc74d [media] gspca: Set gspca_dev->usb_err to 0 at the begin of gspca_stream_off by Hans de Goede · 12 years ago
  15. eb23873 [media] gspca: Call sd_stop0 on disconnect by Hans de Goede · 12 years ago
  16. a2d887c [media] gspca: Use req_events in poll by Hans de Goede · 12 years ago
  17. 9a190c8 [media] gscpa: Clear usb_err before calling sd methods from suspend/resume by Hans de Goede · 12 years ago
  18. a3d6e8c [media] gspca: Switch to V4L2 core locking, except for the buffer queuing ioctls by Hans Verkuil · 12 years ago
  19. 254902b [media] gspca: Fix locking issues related to suspend/resume by Hans Verkuil · 12 years ago
  20. cc7b6f2 [media] gspca: Fix querycap and incorrect return codes by Hans Verkuil · 12 years ago
  21. d57fb9f [media] gspca: Add support for control events by Hans Verkuil · 12 years ago
  22. 2333565 [media] gscpa: Use v4l2_fh and add G/S_PRIORITY support by Hans Verkuil · 12 years ago
  23. f4c1605 [media] gspca: Use video_drvdata(file) instead of file->private_data by Hans Verkuil · 12 years ago
  24. 62bba5d [media] gspca: Allow subdrivers to use the control framework by Hans Verkuil · 12 years ago
  25. ceede9f [media] pwc: Fix locking by Hans de Goede · 12 years ago
  26. a67e172 [media] videobuf2: Fix a bug in fileio emulation error handling by Hans de Goede · 12 years ago
  27. 5126f25 [media] v4l2-dev: add flag to have the core lock all file operations by Hans Verkuil · 12 years ago
  28. 4b902fe [media] v4l2-ioctl: handle priority handling based on a table lookup by Hans Verkuil · 12 years ago
  29. 48ea0be [media] v4l2-dev/ioctl: determine the valid ioctls upfront by Hans Verkuil · 12 years ago
  30. 8ab75e3 [media] v4l2-dev: make it possible to skip locking for selected ioctls by Hans Verkuil · 12 years ago
  31. ccfc97b [media] smiapp: Add driver by Sakari Ailus · 13 years ago
  32. cf1c5fa [media] smiapp: Generic SMIA++/SMIA PLL calculator by Sakari Ailus · 13 years ago
  33. a6d7a62 [media] omap3isp: Move CCDC link validation to ccdc_link_validate() by Sakari Ailus · 13 years ago
  34. 20d4ab7 [media] omap3isp: Default link validation for ccp2, csi2, preview and resizer by Sakari Ailus · 13 years ago
  35. c6c01f9 [media] omap3isp: Use external rate instead of vpcfg by Sakari Ailus · 13 years ago
  36. ccddd91 [media] omap3isp: Introduce isp_video_check_external_subdevs() by Sakari Ailus · 13 years ago
  37. 80b37e7 [media] omap3isp: Add information on external subdev to struct isp_pipeline by Sakari Ailus · 13 years ago
  38. ae5df81 [media] omap3isp: Refactor collecting information on entities in pipeline by Sakari Ailus · 13 years ago
  39. fe6adc1 [media] omap3isp: Add lane configuration to platform data by Sakari Ailus · 13 years ago
  40. da39257 [media] omap3isp: Assume media_entity_pipeline_start may fail by Sakari Ailus · 13 years ago
  41. b0cd79e [media] omap3isp: Move setting constaints above media_entity_pipeline_start by Sakari Ailus · 13 years ago
  42. 618b055 [media] omap3isp: Move definitions required by board code under include/media by Sakari Ailus · 13 years ago
  43. 8f4f298 [media] omap3isp: Support additional in-memory compressed bayer formats by Sakari Ailus · 13 years ago
  44. 77e7c4e [media] v4l: Allow changing control handler lock by Sakari Ailus · 13 years ago
  45. 8227c92 [media] v4l: Implement v4l2_subdev_link_validate() by Sakari Ailus · 13 years ago
  46. af88be3 [media] media: Add link_validate() op to check links to the sink pad by Sakari Ailus · 13 years ago
  47. c643ee1 [media] v4l: Image processing control class by Sakari Ailus · 13 years ago
  48. 8c9d236 [media] v4l: Image source control class by Sakari Ailus · 13 years ago
  49. 6016af8 [media] v4l2: use __u32 rather than enums in ioctl() structs by Sakari Ailus · 12 years ago
  50. 121b3dd [media] media: videobuf2-dma-contig: quiet sparse noise about plain integer as NULL pointer by H Hartley Sweeten · 12 years ago
  51. d0df3c3 [media] media: videobuf2-dma-contig: include header for exported symbols by H Hartley Sweeten · 12 years ago
  52. b151d9a [media] as3645a: move relevant code under __devinit/__devexit by Andy Shevchenko · 12 years ago
  53. 31ed29f [media] v4l: aptina-pll: Round up minimum multiplier factor value properly by Laurent Pinchart · 12 years ago
  54. 433f75a [media] omap3isp: resizer: Replace the crop API by the selection API by Laurent Pinchart · 12 years ago
  55. 684c8e2 [media] omap3isp: preview: Replace the crop API by the selection API by Laurent Pinchart · 12 years ago
  56. a64909b [media] omap3isp: ccdc: Add selection support on output formatter source pad by Laurent Pinchart · 12 years ago
  57. 79c3a07 [media] omap3isp: Mark probe and cleanup functions with __devinit and __devexit by Laurent Pinchart · 12 years ago
  58. b2da46e [media] omap3isp: preview: Add support for greyscale input by Laurent Pinchart · 12 years ago
  59. 6173850 [media] omap3isp: preview: Rename last occurences of *_rgb_to_ycbcr to *_csc by Laurent Pinchart · 12 years ago
  60. b0b29e1 [media] omap3isp: preview: Shorten shadow update delay by Laurent Pinchart · 12 years ago
  61. bac387e [media] omap3isp: preview: Simplify configuration parameters access by Laurent Pinchart · 12 years ago
  62. 9b00184 [media] omap3isp: preview: Rename prev_params fields to match userspace API by Laurent Pinchart · 12 years ago
  63. 7ed5de9 [media] omap3isp: preview: Remove update_attrs feature_bit field by Laurent Pinchart · 12 years ago
  64. 3108e02 [media] omap3isp: preview: Merge configuration and feature bits by Laurent Pinchart · 12 years ago
  65. 9c3444c [media] omap3isp: preview: Remove unused isptables_update structure definition by Laurent Pinchart · 12 years ago
  66. 87920dd [media] omap3isp: preview: Remove averager parameter update flag by Laurent Pinchart · 12 years ago
  67. f22926e [media] omap3isp: preview: Optimize parameters setup for the common case by Laurent Pinchart · 12 years ago
  68. 213cf90 [media] omap3isp: preview: Skip brightness and contrast in configuration ioctl by Laurent Pinchart · 12 years ago
  69. ca7f4a3 [media] omap3isp: Handle omap3isp_csi2_reset() errors by Sakari Ailus · 13 years ago
  70. b43883d [media] omap3isp: Fix frame number propagation by Laurent Pinchart · 13 years ago
  71. a32f2f9 [media] omap3isp: Prevent crash at module unload by Sakari Ailus · 13 years ago
  72. 1567bb7 [media] omap3isp: Prevent pipelines that contain a crashed entity from starting by Laurent Pinchart · 13 years ago
  73. 4742c82 [media] uvcvideo: Use videobuf2 .get_unmapped_area() implementation by Laurent Pinchart · 12 years ago
  74. 31c5f0c [media] uvcvideo: Fix ENUMINPUT handling by Laurent Pinchart · 13 years ago
  75. aeebb1b [media] pvrusb2: For querystd, start with list of hardware-supported standards by Mike Isely · 13 years ago
  76. c0bb609 [media] pvrusb2: Get rid of obsolete code for video standard enumeration by Mike Isely · 13 years ago
  77. 598e978 [media] pvrusb2: Trivial tweak to get rid of some redundant dereferences by Mike Isely · 13 years ago
  78. d8329f8 [media] pvrusb2: Base available video standards on what hardware supports by Mike Isely · 13 years ago
  79. 99ba151 [media][trival] pvrusb2: Fix truncated video standard names by Mike Isely · 13 years ago
  80. ac04d00 [media] pvrusb2: Transform video standard detection result into read-only control ID by Mike Isely · 13 years ago
  81. 0927ee6 [media] pvrusb2: Implement querystd for videodev_ioctl2 by Mike Isely · 13 years ago
  82. 7378c18 [media] pvrusb2: Clean up pvr2_hdw_get_detected_std() by Mike Isely · 13 years ago
  83. c6d26cf [media] pvrusb2: convert to video_ioctl2 by Hans Verkuil · 13 years ago
  84. 5f1a12f [media] pvrusb2: Stop statically initializing reserved struct fields to zero by Mike Isely · 13 years ago
  85. d1c07ef [media] uvcvideo: Drop unused ctrl member from struct uvc_control_mapping by Hans de Goede · 12 years ago
  86. 805e9b4 [media] uvcvideo: Send control change events for slave ctrls when the master changes by Hans de Goede · 12 years ago
  87. 55afeb8 [media] uvcvideo: Properly report the inactive flag for inactive controls by Hans de Goede · 12 years ago
  88. b401200 [media] uvcvideo: Add support for control events by Hans de Goede · 12 years ago
  89. cb74d48 [media] uvcvideo: Move __uvc_ctrl_get() up by Hans de Goede · 12 years ago
  90. 35f1674 [media] uvcvideo: Refactor uvc_ctrl_get and query by Hans de Goede · 12 years ago
  91. 57fb4a4 [media] uvcvideo: Fix a "ignoring return value of ‘__clear_user’" warning by Hans de Goede · 12 years ago
  92. 3e366149 [media] v4l2-ctrls: Use v4l2_subscribed_event_ops by Hans de Goede · 12 years ago
  93. c53c254 [media] v4l2-event: Add v4l2_subscribed_event_ops by Hans de Goede · 12 years ago
  94. a22d85f [media] media/radio: use v4l2_ctrl_subscribe_event where possible by Hans de Goede · 12 years ago
  95. 6c493f8 [media] cpia2: major overhaul to get it in a working state again by Hans Verkuil · 12 years ago
  96. 04ef052 [media] media/video/et61x251: Remove this deprecated driver by Hans de Goede · 12 years ago
  97. df8b985 [media] gspca_pac7302: Improve the gain control by Hans de Goede · 12 years ago
  98. 48bb731 [media] gspca_pac7302: Document some more registers by Hans de Goede · 12 years ago
  99. 895d464 [media] gspca_pac7302: Convert multi-line comments to standard kernel style by Hans de Goede · 12 years ago
  100. 282ddfb [media] gspca_pac7311: Properly set the compression balance by Hans de Goede · 12 years ago