summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/gspca
AgeCommit message (Expand)Author
2008-12-08gspca - vc032x: Remove the autogain control.Jean-Francois Moine
2008-12-08gspca - vc032x: V and H flips added for sensors ov7660 and 7670.Jean-Francois Moine
2008-12-08gspca - vc032x: Bad check of the sensor mi0360.Jean-Francois Moine
2008-12-05gspca - ov519: Change copyright information.Jean-Francois Moine
2008-12-05gspca - sonixj: Cleanup / simplify code.Jean-Francois Moine
2008-12-04gspca - ov534: Accept many simultaneous webcams.Jean-Francois Moine
2008-12-04gspca - ov534: Frame transfer improvements.Jean-Francois Moine
2008-12-04gspca - ov534: Fix frame size so we don't miss the last pixel.Jean-Francois Moine
2008-12-04gspca - ov534: Initialization cleanup.Jean-Francois Moine
2008-12-03gspca: Use smaller chunks for urb buffer in ov534.Jean-Francois Moine
2008-12-03gspca: Use u8 values for USB control messages in ov534.Jean-Francois Moine
2008-12-03gspca: Simplify frame rate setting and debug in ov534.Jean-Francois Moine
2008-12-03gspca: Webcam 093a:2622 added in pac7311.Jean-Francois Moine
2008-12-02gspca: Fix image problem at low resolutions with ov7660 in sonixj.Jean-Francois Moine
2008-12-02gspca: Bad color control in sonixj.Jean-Francois Moine
2008-12-01gspca: Webcam 06f8:3004 added in sonixj.Jean-Francois Moine
2008-12-01Correct the name of the Pascal Stangs libraryErik Andrén
2008-11-28gspca: Align the 640x480 and 320x240 init of tas5130 in zc3xx.Jean-Francois Moine
2008-11-28gspca: Do the webcam microphone work when present.Jean-Francois Moine
2008-11-27Use read/modify/write when toggling vflip on the po1030Erik Andrén
2008-11-27The po1030 never sends long i2c messages, no need to test for that in the ini...Erik Andrén
2008-11-27Remove the s5k83a specific read_sensor functionErik Andrén
2008-11-27Convert the s5k83a sensor to use the common read_sensor functionErik Andrén
2008-11-27Remove the s5k4aa implementation of the read_sensor functionErik Andrén
2008-11-27Convert the s5k4aa sensor to use the common read_sensor functionErik Andrén
2008-11-27Remove the mt9m111 implementation of the read_sensor function.Erik Andrén
2008-11-27Convert the mt9m111 to use the common read_sensor functionErik Andrén
2008-11-27Remove the po1030 read_sensor functionErik Andrén
2008-11-27Let the po1030 use the common read_sensor functionErik Andrén
2008-11-27Remove the ov9650 implementation of the read sensor functionErik Andrén
2008-11-27Let the ov9650 use the common read sensor functionErik Andrén
2008-11-27Toggle read sensor sequence depending on type of sensor. Check that no more t...Erik Andrén
2008-11-27Backed out changeset 394ff1552cd4Erik Andrén
2008-11-26gspca: Add sensor mi0360 in vc032x.Jean-Francois Moine
2008-11-26Add flush control to each sensorErik Andrén
2008-11-26Add initial read sensor implementationErik Andrén
2008-11-26gspca: Change the colors and add the red and blue controls in sonixj.Jean-Francois Moine
2008-11-26Remove all sensor specific write functions.Erik Andrén
2008-11-26Convert all sensors to use the unified write sensor functionErik Andrén
2008-11-26First step into unifying the read and write sensor functionsErik Andrén
2008-11-25gspca: Center the brightness in sonixj.Jean-Francois Moine
2008-11-25Remove the write and read sensor members from the main structErik Andrén
2008-11-25Add vflip quirk for the ASUS A6JaErik Andrén
2008-11-24Convert some functions to be staticErik Andrén
2008-11-24Checkpatch.pl fixesErik Andrén
2008-11-24gspca: Use msleep instead of mdelay.Jean-Francois Moine
2008-11-24gspca: Simplify the pkt_scan of stk014.Jean-Francois Moine
2008-11-23gspca: Delay when trying an other altsetting on streaming start.Jean-Francois Moine
2008-11-23gspca: Simplify the brightness/contrast for ov76xx sensors in sonixj.Jean-Francois Moine
2008-11-22gspca: Fix an access to freed memory at disconnect time.Jean-Francois Moine