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