1. 1c412d1 V4L/DVB (7450): v4l2-api: Define a standard control for chroma AGC by Frej Drejhammar · 16 years ago
  2. bdb0aac V4L/DVB (7178): Add two new fourcc codes for 16bpp formats by Steven Whitehouse · 16 years ago
  3. f9bd584 V4L/DVB (7167): [v4l] Add camera class control definitions by Brandon Philips · 16 years ago
  4. 26d507f V4L/DVB (7166): [v4l] Add new user class controls and deprecate others by Brandon Philips · 16 years ago
  5. 83db33a V4L/DVB (7198): V4L, include ioctl.h in videodev headers by Jiri Slaby · 16 years ago
  6. 3bcc957 V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls by Hans Verkuil · 17 years ago
  7. 5d05704 V4L/DVB (6108): videodev2.h: add new pixel formats for the cx23415 OSD by Hans Verkuil · 17 years ago
  8. c9b0ee2 V4L/DVB (5968): videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA support by Hans Verkuil · 17 years ago
  9. 3d58ffe V4L/DVB (5867): videodev2.h: add missing <sys/time.h> for userspace by Hans Verkuil · 17 years ago
  10. b6cfe6a V4L/DVB (5736): Add V4L2_FBUF_CAP/FLAG_LOCAL/GLOBAL_INV_ALPHA by Hans Verkuil · 17 years ago
  11. 1f13760 V4L/DVB (5730): Remove unused V4L2_CAP_VIDEO_OUTPUT_POS by Hans Verkuil · 17 years ago
  12. c74e83a V4L/DVB (5670): Adding new fields to v4l2_pix_format broke the ABI, reverted that change by Hans Verkuil · 17 years ago
  13. 3434eb7 V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT by Hans Verkuil · 17 years ago
  14. b278784 V4L/DVB (5289): Add support for video output overlays. by Hans Verkuil · 17 years ago
  15. 206ebaf3 V4L/DVB (5272): Add V4L2_CAP_VIDEO_OUTPUT_POS capability by Hans Verkuil · 17 years ago
  16. 5eee72e V4L/DVB (5268): Add support for three new MPEG controls. by Hans Verkuil · 17 years ago
  17. f3502b8 V4L/DVB (5305): Mark VIDIOC_DBG_S/G_REGISTER as experimental by Hans Verkuil · 17 years ago
  18. ada6ecd V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls. by Hans Verkuil · 17 years ago
  19. db6eb5b V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctl by Hans Verkuil · 17 years ago
  20. f3d092b V4L/DVB (5304): Improve chip matching in v4l2_register by Hans Verkuil · 17 years ago
  21. b1e7df1 V4L/DVB (5204): Change videodev2.h licence to dual GPL/BSD by Michael Schimek · 17 years ago
  22. 2675f7a V4L/DVB (5182): Remove #if 0 section from videodev2.h by Hans Verkuil · 17 years ago
  23. 4f828ef V4L/DVB (5181): Sliced VBI API no longer marked experimental. by Hans Verkuil · 17 years ago
  24. e7b58f5 V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bits by Trent Piepho · 17 years ago
  25. 52ebc76 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only by Trent Piepho · 17 years ago
  26. 43db48d V4L/DVB (5068): Fix authorship references by Mauro Carvalho Chehab · 17 years ago
  27. 412297d V4L/DVB (5023): Fix compilation on ppc32 architecture by Mauro Carvalho Chehab · 17 years ago
  28. 9c4dfad V4L/DVB (4796): A couple of V4L2 defines needed by Cafe Camara driver by Jonathan Corbet · 18 years ago
  29. 5011915 V4L/DVB (4746): HM12 is YUV 4:2:0, not YUV 4:1:1 by Hans Verkuil · 18 years ago
  30. dcc29cb V4L/DVB (4673): Mark the two newer ioctls as experimental by Mauro Carvalho Chehab · 18 years ago
  31. 92b2db0 V4L/DVB (4672): Frame format enumeration (1/2) by Laurent Pinchart · 18 years ago
  32. 616b8b6 V4L/DVB (4585): VIDIOC_G_SLICED_VBI_CAP now accepts a v4l2_buf_type, make it IOWR by Hans Verkuil · 18 years ago
  33. 1739ade V4L/DVB (4545): Add missing v4l2_buf_type to struct v4l2_sliced_vbi_cap. by Hans Verkuil · 18 years ago
  34. 8a90516 V4L/DVB (4605): Fixes an issue with V4L1 and make headers-install by Mauro Carvalho Chehab · 18 years ago
  35. f251d23 V4L/DVB (4342): Fix ext_controls align on 64 bit architectures by Mauro Carvalho Chehab · 18 years ago
  36. 8cbde94 V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT control by Hans Verkuil · 18 years ago
  37. 91a9729 V4L/DVB (4221): Add HM12 YUV format define. by Hans Verkuil · 18 years ago
  38. 0ccac4a V4L/DVB (4203): Explicitly set the enum values. by Hans Verkuil · 18 years ago
  39. f81cf75 V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP API by Hans Verkuil · 18 years ago
  40. 4f34171 V4L/DVB (4188): Add new MPEG control/ioctl definitions to videodev2.h by Hans Verkuil · 18 years ago
  41. 89a58c8 V4L/DVB (4108): Fixes some userspace dependencies at V4L2 public api header by Mauro Carvalho Chehab · 18 years ago
  42. 845f16a V4L/DVB (4070): Zoran strncpy() fix by Eric Sesterhenn · 18 years ago
  43. 5e87efa V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h by Mauro Carvalho Chehab · 18 years ago
  44. 401998f V4L/DVB (4065): Several improvements at videodev.c by Mauro Carvalho Chehab · 18 years ago
  45. c003d46 V4L/DVB (4046): Trivial videodev2.h patch by David Mosberger-Tang · 18 years ago
  46. cd41e28 V4L/DVB (3774): Create V4L1 config options by Mauro Carvalho Chehab · 18 years ago
  47. 9bc7400 V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0 by Hans Verkuil · 18 years ago
  48. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  49. 301e22d V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode by Hans Verkuil · 18 years ago
  50. b050057 Merge branch 'origin' by Linus Torvalds · 18 years ago
  51. 749eef8 V4L/DVB (3334): Added ET61X251 fourcc type by Mauro Carvalho Chehab · 18 years ago
  52. 5b1a43d [PATCH] drivers/media/video __user annotations and fixes by Al Viro · 18 years ago
  53. 34218e0 Merge branch 'work-fixes' by Mauro Carvalho Chehab · 18 years ago
  54. 3593cab V4L/DVB (3318b): sem2mutex: drivers/media/, #2 by Ingo Molnar · 18 years ago
  55. d97a11e V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio. by Hans Verkuil · 18 years ago
  56. 0dfd812 V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio. by Hans Verkuil · 18 years ago
  57. 7ce08c9 [PATCH] USB: Add ET61X[12]51 Video4Linux2 driver by Luca Risolia · 18 years ago
  58. 4d0dddb V4L/DVB (3419): added some VBI macros and moved minor definitions to header file by Mauro Carvalho Chehab · 18 years ago
  59. 6ac48b4 V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150 by Mauro Carvalho Chehab · 18 years ago
  60. 5e453dc V4L/DVB (3269): ioctls cleanups. by Michael Krufky · 18 years ago
  61. 9bb13a6 V4L/DVB (3233): Fixed API to set I2S speed control by Mauro Carvalho Chehab · 18 years ago
  62. f3c5987 V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.h by Mauro Carvalho Chehab · 18 years ago
  63. 0d0fbf8 V4L (926_2): Moves compat32 functions from fs to v4l subsystem by Arnd Bergmann · 18 years ago
  64. 800d3c6 [PATCH] v4l: (943) added secam l video standard by Mauro Carvalho Chehab · 19 years ago
  65. f1bcef8 [PATCH] V4L: 911: added support for ntsc 4.43 video standard by Tyler Trafford · 19 years ago
  66. eac9435 [PATCH] V4L: 907: em28xx cleanups and fixes by Mauro Carvalho Chehab · 19 years ago
  67. c12097f [PATCH] v4l: 876: moved some user defines to be out of kernel define by Michael Schimek · 19 years ago
  68. f958b68 [PATCH] v4l: 829: fixed user mode compiling by Mauro Carvalho Chehab · 19 years ago
  69. 1a9ca74 [PATCH] v4l: 815: commented obsoleted stuff at videodev headers by Mauro Carvalho Chehab · 19 years ago
  70. 7943663 [PATCH] v4l: 809: some changes to allow compiling cx88 and saa7134 by Mauro Carvalho Chehab · 19 years ago
  71. f2421ca [PATCH] v4l: 801: whitespaces cleanups by Mauro Carvalho Chehab · 19 years ago
  72. 4ac9791 [PATCH] v4l: 800: whitespace cleanups by Mauro Carvalho Chehab · 19 years ago
  73. 299392b [PATCH] v4l: 798: this patch adds the vidioc log status to videodev2 h and adds by Hans Verkuil · 19 years ago
  74. 9db4550 [PATCH] v4l: experimental Sliced VBI API support by Mauro Carvalho Chehab · 19 years ago
  75. 793cf9e [PATCH] v4l: common part Updates and tuner additions by Mauro Carvalho Chehab · 19 years ago
  76. 115d6f3 [PATCH] V4L: API new webcam formats included by Mauro Carvalho Chehab · 19 years ago
  77. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago