summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/gspca/m5602
AgeCommit message (Expand)Author
2009-01-07merge: v4l-dvbJean-Francois Moine
2009-01-05drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab
2009-01-01gspca - all subdrivers: Return ret instead of -1 in sd_mod_init.Jean-Francois Moine
2009-01-01gspca - all subdrivers: Fix CodingStyle in sd_mod_init function.Jean-Francois Moine
2008-12-31gspca - main and many subdrivers: Remove the epaddr variable.Jean-Francois Moine
2008-12-26Merge with the main gspca tree.Erik Andrén
2008-12-23Rework parts of the resolution initializationErik Andrén
2008-12-23ov9650: Activate variopixelErik Andrén
2008-12-23ov9650: Add CIF modeErik Andrén
2008-12-23Tweak the hsync. Remove redundant init sequenceErik Andrén
2008-12-22Add QVGA mode for the ov9650 sensorErik Andrén
2008-12-21ov9650: Prepare the sensor to set multiple resolutions.Erik Andrén
2008-12-21Add a start sending hook in the sensor structErik Andrén
2008-12-21gspca - ov534 and m5602: Set static some functions/variables.Jean-Francois Moine
2008-12-19Fixup offset in order to align imageErik Andrén
2008-12-19Add some commentsErik Andrén
2008-12-19Add vflip quirk for Alienware m9700Erik Andrén
2008-12-01Correct the name of the Pascal Stangs libraryErik Andrén
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-26Add flush control to each sensorErik Andrén
2008-11-26Add initial read sensor implementationErik Andrén
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-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-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-18Move the s5k4aa vflip quirk table to the main sensor file in order to avoid c...Erik Andrén