| Commit message (Expand) | Author | Age |
* | [media] gspca: Remove __devinit, __devinitconst and __devinitdata | Jean-François Moine | 2011-01-19 |
* | [media] gspca: Convert some uppercase hexadecimal values to lowercase | Jean-François Moine | 2010-12-29 |
* | V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT=m | Jean-François Moine | 2010-10-20 |
* | V4L/DVB: gspca - all modules: Display error messages when gspca debug disabled | Jean-François Moine | 2010-10-20 |
* | V4L/DVB: gspca - all modules: Remove useless module load/unload messages | Jean-François Moine | 2010-10-20 |
* | V4L/DVB: gspca_spca561: Add support for camera button | Hans de Goede | 2010-05-17 |
* | V4L/DVB: gspca_spca561: Fix LED on rev12a cameras | Hans de Goede | 2010-05-17 |
* | V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driver | John Ellson | 2010-05-06 |
* | V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant. | Marton Nemeth | 2010-02-26 |
* | V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt... | Jean-Francois Moine | 2009-12-05 |
* | V4L/DVB (11872): gspca - spca561: Rename the 'White Balance' control to 'Hue'. | Hans de Goede | 2009-06-16 |
* | V4L/DVB (11871): gspca - spca561: Change the Rev12a controls. | Hans de Goede | 2009-06-16 |
* | V4L/DVB (10371): gspca - spca561: Fix image problem in the 352x288 mode of re... | Jean-Francois Moine | 2009-03-30 |
* | V4L/DVB (10368): gspca - spca561: Fix bugs and rewrite the init/start of the ... | Jean-Francois Moine | 2009-03-30 |
* | V4L/DVB (10367): gspca - spca561: Optimize the isoc scanning function. | Jean-Francois Moine | 2009-03-30 |
* | V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_i... | Alexey Klimov | 2009-03-30 |
* | V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init funct... | Alexey Klimov | 2009-03-30 |
* | V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable. | Jean-Francois Moine | 2009-03-30 |
* | V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table. | Jean-Francois Moine | 2008-12-30 |
* | V4L/DVB (9988): gspca - spca561: Separate the bridge and sensor tables of Rev72a | Jean-Francois Moine | 2008-12-30 |
* | V4L/DVB (9987): gspca - spca561: Control changes for Rev72a. | Jean-Francois Moine | 2008-12-30 |
* | V4L/DVB (9986): gspca - spca561: Don't get the control values from the webcam. | Jean-Francois Moine | 2008-12-30 |
* | V4L/DVB (9985): gspca - spca561: Cleanup source. | Jean-Francois Moine | 2008-12-30 |
* | V4L/DVB (9689): gspca: Memory leak when disconnect while streaming. | Jean-Francois Moine | 2008-11-24 |
* | V4L/DVB (9098): Whitespace cleanups | Mauro Carvalho Chehab | 2008-10-12 |
* | V4L/DVB (9079): gspca: Return error code from stream start functions. | Jean-Francois Moine | 2008-10-12 |
* | V4L/DVB (9076): gspca: USB direction lacking in spca561. | Shane | 2008-10-12 |
* | V4L/DVB (9058): spca561: while balance -> white balance typo | Shane | 2008-10-12 |
* | V4L/DVB (9075): gspca: Bad check of returned status in i2c_read() spca561. | Shane | 2008-10-04 |
* | V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but no... | Li Zefan | 2008-09-04 |
* | V4L/DVB (8873): gspca: Bad image offset with rev012a of spca561 and adjust ex... | Hans de Goede | 2008-09-04 |
* | V4L/DVB (8872): gspca: Bad image format and offset with rev072a of spca561. | Jean-Francois Moine | 2008-09-04 |
* | V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume. | Jean-Francois Moine | 2008-09-03 |
* | V4L/DVB (8718): gspca: suspend/resume added. | Jean-Francois Moine | 2008-09-03 |
* | V4L/DVB (8705): gspca: Adjust some control limits in spca561. | Jean-Francois Moine | 2008-09-03 |
* | V4L/DVB (8703): gspca: Do controls work for spca561 revision 12a. | Jean-Francois Moine | 2008-09-03 |
* | V4L/DVB (8672): gspca: Big rewrite of spca561. | Jean-Francois Moine | 2008-09-03 |
* | V4L/DVB (8671): gspca: Remove the unused field 'dev_name' of the device struc... | Jean-Francois Moine | 2008-09-03 |
* | V4L/DVB (8669): gspca: Add white balance control for spca561 rev 012A. | Jean-Francois Moine | 2008-09-03 |
* | V4L/DVB (8604): gspca: Fix of "scheduling while atomic" crash. | Jean-Francois Moine | 2008-08-06 |
* | V4L/DVB (8520): gspca: Bad webcam information in some modules since 28b8203a8... | Jean-Francois Moine | 2008-07-27 |
* | V4L/DVB (8513): gspca: Set the specific per webcam information in driver_info. | Jean-Francois Moine | 2008-07-27 |
* | V4L/DVB (8442): gspca: Remove the version from the subdrivers. | Jean-Francois Moine | 2008-07-23 |
* | V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack. | Jean-Francois Moine | 2008-07-20 |
* | V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver. | Jean-Francois Moine | 2008-07-20 |
* | V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code. | Jean-Francois Moine | 2008-07-20 |
* | V4L/DVB (8194): gspca: Fix the format of the low resolution mode of spca561. | Hans de Goede | 2008-07-20 |
* | V4L/DVB (8157): gspca: all subdrivers | Jean-Francois Moine | 2008-07-20 |