1. 76dd272 V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt_scan(). by Jean-Francois Moine · 16 years ago
  2. 5f78a9f V4L/DVB (13198): gspca - ov519: Bad frame pointer in ovfx2 packet scan. by Jean-Francois Moine · 16 years ago
  3. 79b3590 V4L/DVB (13181): gspca w9968cf: Add support for JPEG compression by Hans de Goede · 16 years ago
  4. 8394bcf V4L/DVB (13180): gspca-w9968cf: Don't add an extra packet to the buffer after the EOF by Hans de Goede · 16 years ago
  5. fb1f902 V4L/DVB (13179): gspca_ov519: cache sensor regs to avoid unnecessary slow i2c reads / writes by Hans de Goede · 16 years ago
  6. a511ba9 V4L/DVB (13178): gspca: Add support for Winbond W9967CF and W9968CF camera's by Hans de Goede · 16 years ago
  7. ebbb5c3 V4L/DVB (13146): gspca_ov519: cleanup sensor handling by Hans de Goede · 16 years ago
  8. b46aaa0 V4L/DVB (13145): gscpa_ov519: add support for the ovfx2 bridge by Hans de Goede · 16 years ago
  9. 635118d V4L/DVB (13144): gspca_ov519: Add support for OV2610 and OV3610 sensors by Hans de Goede · 16 years ago
  10. 229bb7d V4L/DVB (13143): gspca_ov519 cleanup sensor detection by Hans de Goede · 16 years ago
  11. 518c8df V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added. by Rafal Milecki · 16 years ago
  12. 1381dfd V4L/DVB (13122): gscpa - stv06xx + ov518: dont discard every other frame by Hans de Goede · 16 years ago
  13. e080fcd V4L/DVB (12085): gspca_ov519: constify ov518 inititial register value tables by Hans de Goede · 16 years ago
  14. ae49c40 V4L/DVB (12081): gspca_ov519: Cleanup some sensor special cases by Hans de Goede · 16 years ago
  15. b282d87 V4L/DVB (12080): gspca_ov519: Fix ov518+ with OV7620AE (Trust spacecam 320) by Hans de Goede · 16 years ago
  16. 1876bb9 V4L/DVB (12079): gspca_ov519: add support for the ov511 bridge by Hans de Goede · 16 years ago
  17. f5cee95 V4L/DVB (12078): gspca_ov519: Better default contrast for ov6630 by Hans de Goede · 16 years ago
  18. 80142ef V4L/DVB (12077): gspca_ov519: Fix 320x240 with ov7660 sensor by Hans de Goede · 16 years ago
  19. 9e4d825 V4L/DVB (12076): gspca_ov519: Fix led inversion with some cams by Hans de Goede · 16 years ago
  20. 92918a5 V4L/DVB (12075): gspca_ov519: check ov518 packet numbers by Hans de Goede · 16 years ago
  21. 124cc9c V4L/DVB (12074): gspca_ov519: Add 320x240 and 160x120 support for cif sensor cams by Hans de Goede · 16 years ago
  22. 7d97137 V4L/DVB (12073): gspca_ov519: limit ov6630 qvif uv swap fix to ov66308AF by Hans de Goede · 16 years ago
  23. 02ab18b V4L/DVB (12072): gspca-ov519: add extra controls by Hans de Goede · 16 years ago
  24. 49809d6 V4L/DVB (11970): gspca - ov519: Add support for the ov518 bridge. by Hans de Goede · 16 years ago
  25. e6b1484 V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_init. by Alexey Klimov · 17 years ago
  26. f69e952 V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init function. by Alexey Klimov · 17 years ago
  27. 50e06de V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable. by Jean-Francois Moine · 17 years ago
  28. cc611b8 V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table. by Jean-Francois Moine · 17 years ago
  29. 2961e875 V4L/DVB (9864): gspca - ov519: Change copyright information. by Romain Beauxis · 17 years ago
  30. 53e7451 V4L/DVB (9562): gspca: Set the default frame rate to 30 fps for sensor ov764x in ov519. by Jean-Francois Moine · 17 years ago
  31. ac40b1f V4L/DVB (9561): gspca: Cleanup the source of ov519. by Jean-Francois Moine · 17 years ago
  32. 72ab97c V4L/DVB (9079): gspca: Return error code from stream start functions. by Jean-Francois Moine · 17 years ago
  33. de00448 V4L/DVB (8823): gspca: H and V flips work for ov7670 only in ov519. by Jean-Francois Moine · 17 years ago
  34. 012d6b0 V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume. by Jean-Francois Moine · 17 years ago
  35. 4202f71 V4L/DVB (8819): gspca: Initialize the ov519 at open time and source cleanup. by Jean-Francois Moine · 17 years ago
  36. 6a70974 V4L/DVB (8718): gspca: suspend/resume added. by Jean-Francois Moine · 17 years ago
  37. 594f5b8 V4L/DVB (8602): gspca: Fix small bugs, simplify and cleanup ov519. by Jean-Francois Moine · 17 years ago
  38. 0cd6759 V4L/DVB (8567): gspca: hflip and vflip controls added for ov519 - ov7670 plus init cleanup. by Jean-Francois Moine · 17 years ago
  39. 9d64fdb V4L/DVB (8513): gspca: Set the specific per webcam information in driver_info. by Jean-Francois Moine · 17 years ago
  40. 07767eb V4L/DVB (8512): gspca: Do not use the driver_info field of usb_device_id. by Jean-Francois Moine · 17 years ago
  41. 10b0e96 V4L/DVB (8442): gspca: Remove the version from the subdrivers. by Jean-Francois Moine · 17 years ago
  42. 739570b V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack. by Jean-Francois Moine · 17 years ago
  43. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 17 years ago
  44. c2446b3 V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver. by Jean-Francois Moine · 17 years ago
  45. a5ae206 V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code. by Jean-Francois Moine · 17 years ago
  46. 6a7eba2 V4L/DVB (8157): gspca: all subdrivers by Jean-Francois Moine · 17 years ago