1. 583aa3a [media] V4L2: Add per-device-node capabilities by Hans Verkuil · 12 years ago
  2. 122804e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  3. 0e8caac [media] v4l: add support for selection api by Tomasz Stanislawski · 13 years ago
  4. 6c06108 [media] V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy() by Dan Carpenter · 12 years ago
  5. fe3449a [media] gspca: Add jl2005bcd sub driver by Theodore Kilgore · 13 years ago
  6. cc1d327 [media] v4l: Add new alpha component control by Sylwester Nawrocki · 13 years ago
  7. a597fa7 [media] v4l: Add over-current and indicator flash fault bits by Laurent Pinchart · 13 years ago
  8. 0b9eabd v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats by Laurent Pinchart · 13 years ago
  9. d26a663 [media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY control by Sylwester Nawrocki · 13 years ago
  10. 09362ec [media] V4L: docbook documentation for struct v4l2_create_buffers by Guennadi Liakhovetski · 13 years ago
  11. 2150158 [media] V4L: add two new ioctl()s for multi-size videobuffer management by Guennadi Liakhovetski · 13 years ago
  12. 8d6c0b2 [media] videodev2: Reorganize standard macros and add a few more macros by Mauro Carvalho Chehab · 13 years ago
  13. 74a4579 [media] videodev2.h: add V4L2_CTRL_FLAG_VOLATILE by Hans Verkuil · 13 years ago
  14. eab00a0d [media] v4l: events: Define V4L2_EVENT_FRAME_SYNC by Sakari Ailus · 13 years ago
  15. e65e4f1 [media] v4l: add control definitions for codec devices by Kamil Debski · 13 years ago
  16. 4fa64da [media] v4l: add fourcc definitions for compressed formats by Kamil Debski · 13 years ago
  17. 0b159ac [media] v4l: Add a class and a set of controls for flash devices by Sakari Ailus · 13 years ago
  18. fa4d709 [media] v4l2-ctrls: add new bitmask control type by Hans Verkuil · 13 years ago
  19. 21144ea [media] videodev2.h Add SE401 compressed RGB format by Hans de Goede · 13 years ago
  20. 60c07322 [media] v4l2-ctrls.c: add support for V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK by Hans Verkuil · 13 years ago
  21. 6e23939 [media] v4l2-ctrls: add control events by Hans Verkuil · 13 years ago
  22. 0e59fd0 [media] v4l: Add M420 format definition by Hans de Goede · 13 years ago
  23. 8bb36c2 [media] Add Y10B, a 10 bpp bit-packed greyscale format by Antonio Ospite · 13 years ago
  24. d924de0 [media] v4l: add V4L2_PIX_FMT_Y12 format by Michael Jones · 13 years ago
  25. ce5b2ac [media] gspca - nw80x: New subdriver for Divio based webcams by Jean-François Moine · 13 years ago
  26. 39187e1 [media] v4l: Add 12 bits bayer pixel formats by Laurent Pinchart · 14 years ago
  27. 7ee40aa [media] v4l: removal of old, obsolete ioctls by Hans Verkuil · 13 years ago
  28. 4a3c9b4 [media] v4l: Add multiplanar format fourccs for s5p-fimc driver by Sylwester Nawrocki · 14 years ago
  29. f8f3914 [media] v4l: Add multi-planar API definitions to the V4L2 API by Pawel Osciak · 14 years ago
  30. 44a8155 [media] V4L2: Add seek spacing and RDS CAP bits by Matti Aaltonen · 14 years ago
  31. 3fd8e64 V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-common.h by Hans Verkuil · 14 years ago
  32. 79c6ff9 V4L/DVB: V4L2: add a generic function to find the nearest discrete format to the required one by Guennadi Liakhovetski · 14 years ago
  33. 008d35f V4L/DVB: v4l2: Add illuminator controls by Jean-François Moine · 14 years ago
  34. b517af7 V4L/DVB: gspca_konica: New gspca subdriver for konica chipset using cams by Hans de Goede · 14 years ago
  35. 1f33de0 V4L/DVB: gspca_xirlink_cit: New gspca subdriver replacing v4l1 usbvideo/ibmcam.c by Hans de Goede · 14 years ago
  36. 5fd8f73 V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessor by Sylwester Nawrocki · 14 years ago
  37. bc0f7f1 V4L/DVB: Add a new ERROR flag for DQBUF after recoverable streaming errors by Pawel Osciak · 14 years ago
  38. 1bcaf4b V4L/DVB: v4l: add VSYNC and EOS events for use with ivtv by Hans Verkuil · 14 years ago
  39. fda1021 V4L/DVB: V4L: Events: Add new ioctls for events by Sakari Ailus · 14 years ago
  40. 35e6aa9 V4L/DVB: core: add support for more color effects by Xiaolin Zhang · 14 years ago
  41. ea64f8c V4L/DVB: videodev2.h: move definition of enum v4l2_ctrl_type to the other control types by Hans Verkuil · 14 years ago
  42. 48213fe V4L/DVB: v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controls by Laurent Pinchart · 14 years ago
  43. b3e212dc V4L/DVB: v4l: add V4L2_PIX_FMT_Y4 and V4L2_PIX_FMT_Y6 pixelformats by Hans Verkuil · 14 years ago
  44. 7a01f6d V4L/DVB: videodev2: introduce a common control for chroma gain by Devin Heitmueller · 14 years ago
  45. 9701dc9 V4L/DVB (12770): Add tm6000 driver to staging tree by Mauro Carvalho Chehab · 15 years ago
  46. 54e8bc5 V4L/DVB (14003): gspca_cpai1: New gspca subdriver for CPIA CPiA version 1 cams by Hans de Goede · 14 years ago
  47. 5bdd00b V4L/DVB (13992): gspca_sn9c2028: New gspca subdriver by Theodore Kilgore · 15 years ago
  48. ee81152 V4L/DVB (13647): v4l: Add a 10-bit monochrome and missing 8- and 10-bit Bayer fourcc codes by Guennadi Liakhovetski · 15 years ago
  49. b6456c0 V4L/DVB (13571): v4l: Adding Digital Video Timings APIs by Muralidharan Karicheri · 15 years ago
  50. 3e74683 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  51. d800856 V4L/DVB (13470): V4L2: Add Capability and Flag field for Chroma Key by Vaibhav Hiremath · 15 years ago
  52. 8521363 V4L/DVB (13467): V4L2: Added CID's V4L2_CID_ROTATE/BG_COLOR by Vaibhav Hiremath · 15 years ago
  53. 21f1b93 V4L/DVB (13183): gspca: add stv0680 subdriver by Hans de Goede · 15 years ago
  54. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  55. 3418f16 V4L/DVB (12511): V4L2: add a new V4L2_CID_BAND_STOP_FILTER integer control by Guennadi Liakhovetski · 15 years ago
  56. 1e3c1f7 V4L/DVB (12625): Add new V4L2_FMT_FLAG_EMULATED flag to videodev2.h by Hans de Goede · 15 years ago
  57. 6b42494 V4L/DVB (12548): v4l2: video device: Add V4L2_CTRL_CLASS_FM_TX controls by Eduardo Valentin · 15 years ago
  58. 6b5a949 V4L/DVB (12543): v4l: introduce string control support. by Hans Verkuil · 15 years ago
  59. 6ace40e V4L/DVB (12316): v4l: add V4L2_CAP_RDS_OUTPUT and V4L2_CAP_MODULATOR caps by Hans Verkuil · 15 years ago
  60. ef5b5b7 V4L/DVB (12212): v4l2: add RDS API to videodev2.h by Hans Verkuil · 15 years ago
  61. 65dd2f9 V4L/DVB (12149): videodev2.h: Reorganize fourcc table by Mauro Carvalho Chehab · 15 years ago
  62. 26e744b V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges. by Brian Johnson · 15 years ago
  63. 509dd02 V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper place by Mauro Carvalho Chehab · 15 years ago
  64. 1876bb9 V4L/DVB (12079): gspca_ov519: add support for the ov511 bridge by Hans de Goede · 15 years ago
  65. 02ab18b V4L/DVB (12072): gspca-ov519: add extra controls by Hans de Goede · 15 years ago
  66. 49809d6 V4L/DVB (11970): gspca - ov519: Add support for the ov518 bridge. by Hans de Goede · 15 years ago
  67. dfa76fa V4L/DVB (11387): Sensor orientation reporting by Adam Baker · 15 years ago
  68. 14a19c0 V4L/DVB (11213): gspca - sq905c: New subdriver. by Theodore Kilgore · 15 years ago
  69. 6273fda V4L/DVB (11042): v4l2-api: Add definitions for V4L2_MPEG_STREAM_VBI_FMT_IVTV payloads by Andy Walls · 15 years ago
  70. fbc9fa4 V4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLD by Hans Verkuil · 15 years ago
  71. 1a367f3 V4L/DVB (10686): v4l2: add V4L2_CTRL_FLAG_WRITE_ONLY flag. by Hans Verkuil · 15 years ago
  72. 2c32cc0 V4L/DVB (10575): V4L2: Add COLORFX user control by Sergio Aguirre · 15 years ago
  73. 553d0d8 V4L/DVB (10365): Add Mars-Semi MR97310A format by Kyle Guinn · 15 years ago
  74. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  75. 91962fa V4L/DVB (10078): video: add NV16 and NV61 pixel formats by Magnus Damm · 16 years ago
  76. 531c98e V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips by Mauro Carvalho Chehab · 16 years ago
  77. 4b00eb2 V4L/DVB (9944): videodev2.h: fix typo. by Hans Verkuil · 16 years ago
  78. 92f45ba V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility module by Hans Verkuil · 16 years ago
  79. 046425f V4L/DVB (9898): v4l2: Add privacy control by Laurent Pinchart · 16 years ago
  80. 0877258 V4L/DVB (9897): v4l2: Add camera zoom controls by Laurent Pinchart · 16 years ago
  81. 69acdf1 V4L/DVB (9530): Add new pixel format VYUY 16 bits wide. by Robert Jarzmik · 16 years ago
  82. 733d710 V4L/DVB (9320): v4l2: Add 10-bit RAW Bayer formats by Sergio Aguirre · 16 years ago
  83. f723af1 V4L/DVB (8649): v4l2: add AAC bitrate control by Hans Verkuil · 16 years ago
  84. e6b5da8 V4L/DVB (8635): v4l: add AC-3 audio support to the MPEG Encoding API by Hans Verkuil · 16 years ago
  85. 188919a V4L/DVB (8634): v4l2: extend MPEG Encoding API with AVC and AAC by Janne Grunau · 16 years ago
  86. 2012254 V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams. by Jean-Francois Moine · 16 years ago
  87. d6db35e V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982 by Hans de Goede · 16 years ago
  88. 89a44b8 V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some webcams. by Hans de Goede · 16 years ago
  89. f75c495 V4L/DVB (8675): gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac7311. by Jean-Francois Moine · 16 years ago
  90. 5e6b83e Fix header export of videodev2.h, ivtv.h, ivtvfb.h by David Woodhouse · 16 years ago
  91. 9fa0f6d V4L/DVB (8522): videodev2: Fix merge conflict by Mauro Carvalho Chehab · 16 years ago
  92. c1d7f4f V4L/DVB (8524): videodev: copy the VID_TYPE defines to videodev.h by Hans Verkuil · 16 years ago
  93. 1250ac6 V4L/DVB (8518): gspca: Remove the remaining frame decoding functions from the subdrivers. by Jean-Francois Moine · 16 years ago
  94. 9993e51 V4L/DVB (8502): videodev2.h: CodingStyle cleanups by Mauro Carvalho Chehab · 16 years ago
  95. ab8f12c V4L/DVB (8197): gspca: pac207 frames no more decoded in the subdriver. by Hans de Goede · 16 years ago
  96. 54ab92c V4L/DVB (8194): gspca: Fix the format of the low resolution mode of spca561. by Hans de Goede · 16 years ago
  97. 6a7eba2 V4L/DVB (8157): gspca: all subdrivers by Jean-Francois Moine · 16 years ago
  98. 1d0ba5f V4L/DVB (7942): Hardware frequency seek ioctl interface by Tobias Lorenz · 16 years ago
  99. 39028ec V4L/DVB (7166): [v4l] Add new user class controls and deprecate others by David Woodhouse · 16 years ago
  100. a8ac688 V4L/DVB (7453): v4l2-api: Define a standard control for color killer functionality by Frej Drejhammar · 16 years ago