| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] gspca: Use current logging styles | Joe Perches | 2011-09-04 | 1 | -15/+7 |
* | [media] gspca: Unset debug by default | Jean-François Moine | 2011-05-21 | 1 | -1/+1 |
* | [media] gspca - main: Remove USB traces | Jean-François Moine | 2011-05-21 | 1 | -2/+2 |
* | [media] gspca_main: Remove no longer used users variable | Hans de Goede | 2011-01-19 | 1 | -1/+0 |
* | [media] gspca_main: Locking fixes 2 | Hans de Goede | 2011-01-19 | 1 | -1/+0 |
* | [media] gspca: Bad comment | Jean-François Moine | 2010-12-29 | 1 | -1/+1 |
* | [media] gspca: Use the global error status for get/set streamparm | Jean-François Moine | 2010-12-29 | 1 | -1/+1 |
* | [media] gspca - main: New video control mechanism | Jean-François Moine | 2010-10-21 | 1 | -1/+11 |
* | V4L/DVB: gspca - main: Handle the audio device | Jean-François Moine | 2010-08-02 | 1 | -1/+2 |
* | V4L/DVB: gspca - main: Don't use the frame buffer flags | Jean-François Moine | 2010-08-02 | 1 | -4/+4 |
* | V4L/DVB: gspca - main: Simplify image building | Jean-François Moine | 2010-08-02 | 1 | -3/+2 |
* | V4L/DVB: gspca: Remove/move useless inclusions of slab.h | Jean-François Moine | 2010-08-02 | 1 | -1/+0 |
* | V4L/DVB: gspca - main: Function gspca_dev_probe2 added | Jean-François Moine | 2010-08-02 | 1 | -0/+5 |
* | V4L/DVB: [-next] gspca: fix build for INPUT=m or INPUT=n | Randy Dunlap | 2010-05-19 | 1 | -3/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | V4L/DVB: gspca_main: Allow use of input device creation code for non int. inputs | Hans de Goede | 2010-02-26 | 1 | -0/+3 |
* | V4L/DVB: gspca - main: Add input support for interrupt endpoints. | Márton Németh | 2010-02-26 | 1 | -0/+13 |
* | V4L/DVB: gspca - ov534: Allow enumerating supported framerates | Antonio Ospite | 2010-02-26 | 1 | -1/+1 |
* | V4L/DVB (13866): gspca - main: Add the cam flag 'no_urb_create'. | Jean-Francois Moine | 2010-02-26 | 1 | -5/+6 |
* | V4L/DVB (13865): gspca - main: Optimize code. | Jean-Francois Moine | 2010-02-26 | 1 | -1/+0 |
* | V4L/DVB (13566): gspca - main: New variable usb_err for USB exchanges. | Jean-Francois Moine | 2009-12-16 | 1 | -0/+1 |
* | V4L/DVB (13564): gspca - main: Implement vidioc_enum_frameintervals. | Antonio Ospite | 2009-12-16 | 1 | -0/+9 |
* | V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt... | Jean-Francois Moine | 2009-12-05 | 1 | -7/+5 |
* | V4L/DVB (13451): gspca - main: Memorize the current frame buffer. | Jean-Francois Moine | 2009-12-05 | 1 | -0/+1 |
* | V4L/DVB (13448): gspca - main: Add a gspca flag for inactive controls. | Jean-Francois Moine | 2009-12-05 | 1 | -0/+1 |
* | V4L/DVB (13178): gspca: Add support for Winbond W9967CF and W9968CF camera's | Hans de Goede | 2009-12-05 | 1 | -0/+1 |
* | V4L/DVB (12229): gspca - main: Change the ISOC initialization mechanism. | Jean-Francois Moine | 2009-09-12 | 1 | -1/+4 |
* | V4L/DVB (12282): gspca - main: Support for vidioc_g_chip_ident and vidioc_g/s... | Brian Johnson | 2009-07-24 | 1 | -0/+9 |
* | 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 |