1. 8295d99 V4L/DVB (8829): gspca: Have a clean kmalloc-ated buffer for USB exchanges. by Jean-Francois Moine · 16 years ago
  2. a1e8288 V4L/DVB (8824): gspca: Too much code removed in the suspend/resume changeset. by Jean-Francois Moine · 16 years ago
  3. 012d6b0 V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume. by Jean-Francois Moine · 16 years ago
  4. 1e89e2d V4L/DVB (8818): gspca: Reinitialize the device on resume. by Jean-Francois Moine · 16 years ago
  5. 0f523c2 V4L/DVB (8815): gspca: Fix problems with disabled controls. by Hans de Goede · 16 years ago
  6. f50ba1b V4L/DVB (8814): gspca: Set DISABLED the disabled controls at query control time. by Jean-Francois Moine · 16 years ago
  7. 62ee8ee V4L/DVB (8810): gspca: Compile error when CONFIG_PM not defined. by Jean-Francois Moine · 16 years ago
  8. d6db35e V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982 by Hans de Goede · 16 years ago
  9. c6eb8ea V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings by Hans Verkuil · 16 years ago
  10. 89a44b8 V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some webcams. by Hans de Goede · 16 years ago
  11. f9b4a37 V4L/DVB (8719): gspca: Have VIDIOC_QUERYCTRL more compliant to the spec. by Jean-Francois Moine · 16 years ago
  12. 6a70974 V4L/DVB (8718): gspca: suspend/resume added. by Jean-Francois Moine · 16 years ago
  13. fcf5cb2 V4L/DVB (8605): gspca: Fix of gspca_zc3xx oops - 2.6.27-rc1 by Rabin Vincent · 16 years ago
  14. 335b3f8 V4L/DVB (8571): gspca: Don't use CONFIG_VIDEO_ADV_DEBUG as a compile option. by Jean-Francois Moine · 16 years ago
  15. ee56a4d V4L/DVB (8544): gspca: probe/open race. by Oliver Neukum · 16 years ago
  16. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  17. c6edaf1 V4L/DVB (8511): gspca: Get the card name of QUERYCAP from the usb product name. by Jean-Francois Moine · 16 years ago
  18. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  19. 06ca78f V4L/DVB (8441): gspca: Bad handling of start of frames in sonixj. by Jean-Francois Moine · 16 years ago
  20. 903e10a V4L/DVB (8440): gspca: Makes some needlessly global functions static. by Adrian Bunk · 16 years ago
  21. bb64e86 V4L/DVB (8436): gspca: Version number only in the main driver. by Jean-Francois Moine · 16 years ago
  22. 35ea11f V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h by Hans Verkuil · 16 years ago
  23. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  24. 3647fea V4L/DVB (8356): gspca: 352x288 mode fix and source clean-up for Sonix bridges. by Hans de Goede · 16 years ago
  25. 739570b V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack. by Jean-Francois Moine · 16 years ago
  26. 5b77ae7 V4L/DVB (8350): gspca: Conform to v4l2 spec and mutex unlock fix. by Jean-Francois Moine · 16 years ago
  27. dcef323 V4L/DVB (8348): gspca: Add auto gain/exposure to sonixb and tas5110 / ov6650 sensors. by Hans de Goede · 16 years ago
  28. a9e1113 V4L/DVB (8253): gspca: fix warnings on x86_64 by Mauro Carvalho Chehab · 16 years ago
  29. ac0d6df V4L/DVB (8232): gspca: Change the USERPTR mechanism. by Jean-Francois Moine · 16 years ago
  30. c2446b3 V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver. by Jean-Francois Moine · 16 years ago
  31. efab821 V4L/DVB (8199): gspca: Compile warnings about NULL ptr. by Harvey Harrison · 16 years ago
  32. ab8f12c V4L/DVB (8197): gspca: pac207 frames no more decoded in the subdriver. by Hans de Goede · 16 years ago
  33. 24c530b V4L/DVB (8196): gspca: Correct sizeimage in vidioc_s/try/g_fmt_cap by Hans de Goede · 16 years ago
  34. a5ae206 V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code. by Jean-Francois Moine · 16 years ago
  35. d646e70 V4L/DVB (8191): gspca: Make CONFIG_VIDEO_ADV_DEBUG actually work. by Hans de Goede · 16 years ago
  36. 82643d0 V4L/DVB (8181): gspca: read() did not work (loop in kernel, timeout...) by Jean-Francois Moine · 16 years ago
  37. 956e42d V4L/DVB (8180): Source cleanup - compile error with VIDEO_ADV_DEBUG. by Jean-Francois Moine · 16 years ago
  38. e078770 V4L/DVB (8161): gspca: Fix compilation by Mauro Carvalho Chehab · 16 years ago
  39. 50a871f V4L/DVB (8158): gspca: minor changes by Jean-Francois Moine · 16 years ago
  40. 6a7eba2 V4L/DVB (8157): gspca: all subdrivers by Jean-Francois Moine · 16 years ago
  41. d43fa32 V4L/DVB (8156): Many bug fixes, zc3xx added. by Jean-Francois Moine · 16 years ago
  42. 4aa0d03 V4L/DVB (8154): Fix protection problems in the main driver. by Jean-Francois Moine · 16 years ago
  43. e2997a7 V4L/DVB (8153): Subdriver pac207 added and minor changes. by Hans de Goede · 16 years ago
  44. 63eb954 V4L/DVB (8152): Initial release of gspca with only one driver. by Jean-Francois Moine · 16 years ago