summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/gspca/m5602
AgeCommit message (Expand)Author
2008-12-31gspca - m5602-ov9650: Autogain is on by defaultErik Andr?n
2008-12-30gspca - m5602: Constify all sensor structsErik Andr?n
2008-12-30gspca - m5602: Remove an unused member in the sd struct.Erik Andr?n
2008-12-30gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.Erik Andr?n
2008-12-30gspca - m5602-mt9m111: Separate mode vectors per sensor.Erik Andr?n
2008-12-30gspca - m5602-ov9650: Checkpatch fixesErik Andr?n
2008-12-30gspca - m5602: Rework v4l ctrl handling in all sensorsErik Andr?n
2008-12-30gspca - m5602-ov9650: Always init the ov9650 before starting a streamErik Andr?n
2008-12-29gspca - m5602-ov9650: Set the ov9650 sensor in soft sleep when inactive.Erik Andr?n
2008-12-28gspca - m5602-s5k83a: Add led support to the s5k83a sensor.Erik Andr?n
2008-12-27gspca - m5602-ov9650: Clean up ov9650_start() function.Erik Andr?n
2008-12-27gspca - m5602-ov9650: Add QCIF resolution supportErik Andr?n
2008-12-27gspca - m5602: Simplify error handlingErik Andr?n
2008-12-26gspca - m5602-s5k4aa: Add start function and VGA resolution init.Erik Andr?n
2008-12-26gspca - m5602-s5k4aa: No more "default" modeErik Andr?n
2009-02-22m5602-s5k4aa: Split up the initial sensor probe in chunks.Erik Andrén
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