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