| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (9294): gspca: Add a stop sequence in t613. | Jean-Francois Moine | 2008-10-17 | 1 | -0/+14 |
* | V4L/DVB (9293): gspca: Separate and fix the sensor dependant sequences in t613. | Leandro Costantino | 2008-10-17 | 1 | -37/+110 |
* | V4L/DVB (9292): gspca: Call the control setting functions at init time in t613. | Jean-Francois Moine | 2008-10-17 | 1 | -72/+70 |
* | V4L/DVB (9291): gspca: Do not set the white balance temperature by default in... | Jean-Francois Moine | 2008-10-17 | 1 | -1/+1 |
* | V4L/DVB (9290): gspca: Adjust the sensor init sequences in t613. | Jean-Francois Moine | 2008-10-17 | 1 | -7/+20 |
* | V4L/DVB (9289): gspca: Other sensor identified as om6802 in t613. | Jean-Francois Moine | 2008-10-17 | 1 | -6/+10 |
* | V4L/DVB (9288): gspca: Write to the USB device and not USB interface in t613. | Jean-Francois Moine | 2008-10-17 | 1 | -3/+3 |
* | V4L/DVB (9287): gspca: Change the name of the multi bytes write function in t... | Jean-Francois Moine | 2008-10-17 | 1 | -31/+32 |
* | V4L/DVB (9286): gspca: Compilation problem of gspca.c and the kernel version. | Jean-Francois Moine | 2008-10-17 | 2 | -1/+1 |
* | V4L/DVB (9283): Correct typo and enable setting the gain on the mt9m111 sensor | Erik Andrén | 2008-10-17 | 1 | -2/+2 |
* | V4L/DVB (9282): Properly iterate the urbs when destroying them. | Erik Andrén | 2008-10-17 | 1 | -1/+1 |
* | V4L/DVB (9281): gspca: Add hflip and vflip to the po1030 sensor | Erik Andren | 2008-10-17 | 2 | -7/+101 |
* | V4L/DVB (9280): gspca: Use the gspca debug macros | Erik Andren | 2008-10-17 | 7 | -98/+66 |
* | V4L/DVB (9279): gspca: Correct some copyright headers | Erik Andren | 2008-10-17 | 13 | -14/+13 |
* | V4L/DVB (9278): gspca: Remove the m5602_debug variable | Erik Andren | 2008-10-17 | 4 | -5/+0 |
* | V4L/DVB (9277): gspca: propagate an error in m5602_start_transfer() | Erik Andren | 2008-10-17 | 1 | -4/+6 |
* | V4L/DVB (9126): gspca: Fix some compilation warnings in m5602. | Jean-Francois Moine | 2008-10-12 | 3 | -3/+7 |
* | V4L/DVB (9125): gspca: Big rewrite of t613 driver | Jean-Francois Moine | 2008-10-12 | 1 | -266/+326 |
* | V4L/DVB (9124): gspca: Bad name of the tv8532 subdriver in Kconfig. | Jean-Francois Moine | 2008-10-12 | 1 | -1/+1 |
* | V4L/DVB (9123): gspca: Add some lost controls to the s5k83a sensor. | Erik Andren | 2008-10-12 | 2 | -10/+140 |
* | V4L/DVB (9122): gspca: Bad name of the sunplus subdriver in Kconfig. | Jean-Francois Moine | 2008-10-12 | 1 | -2/+2 |
* | V4L/DVB (9121): gspca: Add the subdriver finepix in Kconfig and Makefile. | Jean-Francois Moine | 2008-10-12 | 2 | -0/+11 |
* | V4L/DVB (9120): gspca: sd_desc->start returns a value and static functions in... | Jean-Francois Moine | 2008-10-12 | 2 | -28/+21 |
* | V4L/DVB (9119): gspca: Don't destroy the URBs on disconnect. | Jean-Francois Moine | 2008-10-12 | 1 | -8/+3 |
* | V4L/DVB (9118): gspca: Set the vertical flip at streamon time in sonixj. | Jean-Francois Moine | 2008-10-12 | 1 | -1/+5 |
* | V4L/DVB (9098): Whitespace cleanups | Mauro Carvalho Chehab | 2008-10-12 | 1 | -1/+1 |
* | V4L/DVB (9097): gspca: Adjust control values and restore compilation of sonixj. | Jean-Francois Moine | 2008-10-12 | 2 | -15/+14 |
* | V4L/DVB (9096): gspca: Subdriver selection at config time. | Erik Andren | 2008-10-12 | 3 | -40/+240 |
* | V4L/DVB (9095): gspca: Moves some sensor initialization to each sensor in m5602. | Erik Andren | 2008-10-12 | 7 | -21/+20 |
* | V4L/DVB (9094): gspca: Frame counter in ALi m5602. | Erik Andren | 2008-10-12 | 1 | -4/+6 |
* | V4L/DVB (9093): gspca: Cleanup code and small changes. | Erik Andren | 2008-10-12 | 3 | -14/+11 |
* | V4L/DVB (9091): gspca: Subdriver m5602 (ALi) added. | Erik Andren | 2008-10-12 | 17 | -0/+5428 |
* | V4L/DVB (9090): gspca: Restart the state machine when no frame buffer in fine... | Frank Zago | 2008-10-12 | 1 | -10/+11 |
* | V4L/DVB (9089): gspca: Remove the duplicated EOF (ff d9) in t613. | Jean-Francois Moine | 2008-10-12 | 1 | -1/+1 |
* | V4L/DVB (9088): gspca: New subdriver 'finepix' added. | Frank Zago | 2008-10-12 | 2 | -1/+467 |
* | V4L/DVB (9087): gspca: Image transfer by bulk uses altsetting 0 with any buff... | Jean-Francois Moine | 2008-10-12 | 2 | -16/+28 |
* | V4L/DVB (9086): gspca: Use a kref to avoid potentialy blocking forever in dis... | Frank Zago | 2008-10-12 | 2 | -12/+28 |
* | V4L/DVB (9085): gspca: URB_NO_TRANSFER_DMA_MAP is required for isoc and bulk ... | Frank Zago | 2008-10-12 | 1 | -1/+3 |
* | V4L/DVB (9084): gspca: Fixed a few typos in comments. | Frank Zago | 2008-10-12 | 1 | -6/+6 |
* | V4L/DVB (9083): gspca: URB_NO_TRANSFER_DMA_MAP is not useful for isoc transfers. | Jean-Francois Moine | 2008-10-12 | 1 | -2/+1 |
* | V4L/DVB (9082): gspca: Vertical flip the image by default in sonixj. | Jean-Francois Moine | 2008-10-12 | 1 | -1/+1 |
* | V4L/DVB (9079): gspca: Return error code from stream start functions. | Jean-Francois Moine | 2008-10-12 | 22 | -34/+60 |
* | V4L/DVB (9078): gspca: New exported function to retrieve the current frame bu... | Jean-Francois Moine | 2008-10-12 | 2 | -12/+22 |
* | V4L/DVB (9077): gspca: Set the right V4L2_DEBUG values in the main driver. | Frank Zago | 2008-10-12 | 1 | -2/+4 |
* | V4L/DVB (9076): gspca: USB direction lacking in spca561. | Shane | 2008-10-12 | 1 | -1/+1 |
* | V4L/DVB (9074): gspca: sonixj webcam 0c45:60fe added. | Jean-Francois Moine | 2008-10-12 | 1 | -1/+3 |
* | V4L/DVB (9058): spca561: while balance -> white balance typo | Shane | 2008-10-12 | 1 | -1/+1 |
* | V4L/DVB (8931): gspca: Vflip added for sonixj - ov7630. | Jean-Francois Moine | 2008-10-12 | 1 | -1/+49 |
* | V4L/DVB (8930): gspca: The image transfer by bulk is started by the subdrivers. | Jean-Francois Moine | 2008-10-12 | 1 | -7/+7 |
* | V4L/DVB (8929): gspca: sonixj webcam 0458:702e added. | Jean-Francois Moine | 2008-10-12 | 1 | -0/+1 |