| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (11715): gspca - main: Set the number of packets per ISOC message. | Jean-Francois Moine | 2009-06-16 | 1 | -2/+2 |
* | V4L/DVB (11710): gspca - main: Webcams cannot do both isoc and bulk image tra... | Jean-Francois Moine | 2009-06-16 | 1 | -1/+1 |
* | V4L/DVB (11387): Sensor orientation reporting | Adam Baker | 2009-04-07 | 1 | -0/+1 |
* | V4L/DVB (11103): gspca - main: May have isochronous transfers on altsetting 0 | Jean-Francois Moine | 2009-03-30 | 1 | -0/+1 |
* | V4L/DVB (10337): gspca - common: Simplify the debug macros. | Jean-Francois Moine | 2009-03-30 | 1 | -9/+3 |
* | V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable. | Jean-Francois Moine | 2009-03-30 | 1 | -1/+0 |
* | V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table. | Jean-Francois Moine | 2008-12-30 | 1 | -1/+1 |
* | V4L/DVB (9876): gspca - main: Allow subdrivers to handle v4l2_streamparm requ... | Jim Paris | 2008-12-30 | 1 | -0/+4 |
* | V4L/DVB (9707): gspca: Remove the event counter and simplify the frame wait. | Hans de Goede | 2008-12-30 | 1 | -1/+0 |
* | V4L/DVB (9706): gspca: Use the ref counting of v4l2 for disconnection. | Hans de Goede | 2008-12-29 | 1 | -1/+0 |
* | V4L/DVB (9682): gspca: New subdriver parameter 'bulk_nurbs'. | Antonio Ospite | 2008-12-29 | 1 | -0/+4 |
* | V4L/DVB (9545): gspca: Add a flag for empty ISOC packets. | Jean-Francois Moine | 2008-12-29 | 1 | -5/+6 |
* | V4L/DVB (9691): gspca: Some cleanups at device register | Jean-Francois Moine | 2008-12-29 | 1 | -1/+1 |
* | V4L/DVB (9691): gspca: Move the video device to a separate area. | Jean-Francois Moine | 2008-11-24 | 1 | -1/+1 |
* | V4L/DVB (9690): gspca: Lock the subdrivers via module_get/put. | Jean-Francois Moine | 2008-11-24 | 1 | -1/+1 |
* | V4L/DVB (9689): gspca: Memory leak when disconnect while streaming. | Jean-Francois Moine | 2008-11-24 | 1 | -1/+1 |
* | V4L/DVB (9286): gspca: Compilation problem of gspca.c and the kernel version. | Jean-Francois Moine | 2008-10-17 | 1 | -1/+0 |
* | V4L/DVB (9093): gspca: Cleanup code and small changes. | Erik Andren | 2008-10-12 | 1 | -5/+7 |
* | V4L/DVB (9087): gspca: Image transfer by bulk uses altsetting 0 with any buff... | Jean-Francois Moine | 2008-10-12 | 1 | -1/+1 |
* | V4L/DVB (9086): gspca: Use a kref to avoid potentialy blocking forever in dis... | Frank Zago | 2008-10-12 | 1 | -0/+1 |
* | V4L/DVB (9079): gspca: Return error code from stream start functions. | Jean-Francois Moine | 2008-10-12 | 1 | -1/+1 |
* | V4L/DVB (9078): gspca: New exported function to retrieve the current frame bu... | Jean-Francois Moine | 2008-10-12 | 1 | -0/+1 |
* | V4L/DVB (8910): gspca: Add support of image transfer by bulk and minor change. | Jean-Francois Moine | 2008-10-12 | 1 | -2/+3 |
* | V4L/DVB (8829): gspca: Have a clean kmalloc-ated buffer for USB exchanges. | Jean-Francois Moine | 2008-09-03 | 1 | -1/+2 |
* | V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume. | Jean-Francois Moine | 2008-09-03 | 1 | -5/+4 |
* | V4L/DVB (8814): gspca: Set DISABLED the disabled controls at query control time. | Jean-Francois Moine | 2008-09-03 | 1 | -0/+1 |
* | V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982 | Hans de Goede | 2008-09-03 | 1 | -4/+0 |
* | V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some we... | Hans de Goede | 2008-09-03 | 1 | -0/+4 |
* | V4L/DVB (8718): gspca: suspend/resume added. | Jean-Francois Moine | 2008-09-03 | 1 | -0/+7 |
* | V4L/DVB (8671): gspca: Remove the unused field 'dev_name' of the device struc... | Jean-Francois Moine | 2008-09-03 | 1 | -1/+0 |
* | V4L/DVB (8571): gspca: Don't use CONFIG_VIDEO_ADV_DEBUG as a compile option. | Jean-Francois Moine | 2008-08-06 | 1 | -1/+4 |
* | V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack. | Jean-Francois Moine | 2008-07-20 | 1 | -0/+1 |
* | V4L/DVB (8348): gspca: Add auto gain/exposure to sonixb and tas5110 / ov6650 ... | Hans de Goede | 2008-07-20 | 1 | -0/+2 |
* | V4L/DVB (8232): gspca: Change the USERPTR mechanism. | Jean-Francois Moine | 2008-07-20 | 1 | -2/+0 |
* | V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver. | Jean-Francois Moine | 2008-07-20 | 1 | -10/+3 |
* | V4L/DVB (8197): gspca: pac207 frames no more decoded in the subdriver. | Hans de Goede | 2008-07-20 | 1 | -0/+2 |
* | V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code. | Jean-Francois Moine | 2008-07-20 | 1 | -23/+3 |
* | V4L/DVB (8191): gspca: Make CONFIG_VIDEO_ADV_DEBUG actually work. | Hans de Goede | 2008-07-20 | 1 | -1/+1 |
* | V4L/DVB (8157): gspca: all subdrivers | Jean-Francois Moine | 2008-07-20 | 1 | -10/+29 |
* | V4L/DVB (8156): Many bug fixes, zc3xx added. | Jean-Francois Moine | 2008-07-20 | 1 | -5/+13 |
* | V4L/DVB (8154): Fix protection problems in the main driver. | Jean-Francois Moine | 2008-07-20 | 1 | -10/+6 |
* | V4L/DVB (8153): Subdriver pac207 added and minor changes. | Hans de Goede | 2008-07-20 | 1 | -9/+8 |
* | V4L/DVB (8152): Initial release of gspca with only one driver. | Jean-Francois Moine | 2008-07-20 | 1 | -0/+178 |