summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/gspca
AgeCommit message (Expand)Author
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
2008-11-22gspca:Subdriver ov534 added.Jean-Francois Moine
2008-11-22gspca: Let gspca handle the webcams 045e:00f5 & 00f7 instead of sn9c102.Jean-Francois Moine
2008-11-22gspca: Remove some unuseful core in main.Jean-Francois Moine
2008-11-22gspca: Fix typos and name errors in Kconfig.Jean-Francois Moine
2008-11-21gspca: Do the sn9c105 - ov7660 work again in sonixj.Jean-Francois Moine
2008-11-20Refactor the error handling in the s5k83aErik Andrén
2008-11-20Align some definesErik Andrén
2008-11-20Cleanup the s5k4aa error handling, cull some commentsErik Andrén
2008-11-20Cleanup the po1030 sensor error handlingErik Andrén
2008-11-20Simplify the error handling in the ov9650 sensorErik Andrén
2008-11-20Simplify error handling in the mt9m111 sensor codeErik Andrén
2008-11-20Minor fixesErik Andrén
2008-11-19Add lost ampersand. This restores the correct boolean expressionErik Andrén
2008-11-19gspca: Remove the event counter and simplify the frame wait.Jean-Francois Moine
2008-11-19gspca: Use the ref counting of v4l2 for disconnection.Jean-Francois Moine
2008-11-19gspca: Revert the previous change.Jean-Francois Moine
2008-11-19merge: ~eandrenJean-Francois Moine
2008-11-19merge: ~eandrenJean-Francois Moine
2008-11-19gspca: Move the video device to a separate area.Jean-Francois Moine
2008-11-18gspca: Lock the subdrivers via module_get/put.Jean-Francois Moine