aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/gspca/m5602
AgeCommit message (Expand)Author
2009-04-06V4L/DVB (11411): gspca - m5602: Rework v4l ctrl handling in all sensorsErik Andr?n
2009-04-06V4L/DVB (11410): gspca - m5602-ov9650: Always init the ov9650 before starting...Erik Andr?n
2009-04-06V4L/DVB (11409): gspca - m5602-ov9650: Set the ov9650 sensor in soft sleep wh...Erik Andr?n
2009-04-06V4L/DVB (11408): gspca - m5602-s5k83a: Add led support to the s5k83a sensor.Lukas Karas
2009-04-06V4L/DVB (11407): gspca - m5602-ov9650: Clean up ov9650_start() function.Erik Andr?n
2009-04-06V4L/DVB (11406): gspca - m5602-ov9650: Add QCIF resolution supportErik Andr?n
2009-04-06V4L/DVB (11405): gspca - m5602: Simplify error handlingErik Andr?n
2009-04-06V4L/DVB (11404): gspca - m5602-s5k4aa: Add start function and VGA resolution ...Erik Andr?n
2009-04-06V4L/DVB (11403): gspca - m5602-s5k4aa: No more "default" modeErik Andr?n
2009-03-30V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_i...Alexey Klimov
2009-03-30V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init funct...Alexey Klimov
2009-03-30V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.Jean-Francois Moine
2009-03-05V4L/DVB (10789): m5602-s5k4aa: Split up the initial sensor probe in chunks.Gregory Lardiere
2009-01-07V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab
2008-12-30V4L/DVB (10041): m5602 - rework parts of the resolution initializationErik Andrén
2008-12-30V4L/DVB (10040): m5602 - ov9650: Activate variopixelErik Andrén
2008-12-30V4L/DVB (10039): m5602 - ov9650: Add CIF modeErik Andrén
2008-12-30V4L/DVB (10038): m5602: tweak the hsync. Remove redundant init sequenceErik Andrén
2008-12-30V4L/DVB (10037): m5602: add QVGA mode for the ov9650 sensorErik Andrén
2008-12-30V4L/DVB (10036): m5602 - ov9650: Prepare the sensor to set multiple resolutionsErik Andrén
2008-12-30V4L/DVB (10035): m5602: add a start sending hook in the sensor structErik Andrén
2008-12-30V4L/DVB (10034): m5602: fixup offset in order to align imageErik Andrén
2008-12-30V4L/DVB (10033): m5602: add some commentsErik Andrén
2008-12-30V4L/DVB (10032): m5602: add vflip quirk for Alienware m9700Erik Andrén
2008-12-30V4L/DVB (10031): m5602: correct the name of the Pascal Stangs libraryErik Andrén
2008-12-30V4L/DVB (10030): m5602: Use read/modify/write when toggling vflip on the po1030Erik Andrén
2008-12-30V4L/DVB (10029): m5602: remove uneeded test on po1030Erik Andrén
2008-12-30V4L/DVB (10028): mt5602: Remove the s5k83a specific read_sensor functionErik Andrén
2008-12-30V4L/DVB (10027): m5602: convert the s5k83a sensor to use the common functionErik Andrén
2008-12-30V4L/DVB (10026): m5602: remove the s5k4aa implementation of the read_sensorErik Andrén
2008-12-30V4L/DVB (10025): m5602: convert the s5k4aa sensor to use the common functionErik Andrén
2008-12-30V4L/DVB (10024): m5602: Remove the mt9m111 implementation of the read_sensor ...Erik Andrén
2008-12-30V4L/DVB (10023): m5602: Convert the mt9m111 to use the common read_sensor fun...Erik Andrén
2008-12-30V4L/DVB (10022): m5602: Remove the po1030 read_sensor functionErik Andrén
2008-12-30V4L/DVB (10021): m5602: Let the po1030 use the common read_sensor functionErik Andrén
2008-12-30V4L/DVB (10020): m5602: Remove the ov9650 implementation of the read sensor f...Erik Andrén
2008-12-30V4L/DVB (10019): m5602: Let the ov9650 use the common read sensor functionErik Andrén
2008-12-30V4L/DVB (10018): gspca - m5602 - ov9650: Use generic read_sensor functionErik Andrén
2008-12-30V4L/DVB (10015): gspca - m5602: Add initial read sensor implementationErik Andrén
2008-12-30V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions.Erik Andrén
2008-12-30V4L/DVB (10013): Convert all sensors to use the unified write sensor functionErik Andrén
2008-12-30V4L/DVB (10012): m5602: Start to unify read/write sensor functionsErik Andrén
2008-12-30V4L/DVB (10011): m5602: Remove the write and read sensor from the main structErik Andrén
2008-12-30V4L/DVB (10010): gspca - m5602: Add vflip quirk for the ASUS A6JaErik Andrén
2008-12-30V4L/DVB (10009): gspca - m5602: Convert some functions to be staticErik Andrén
2008-12-30V4L/DVB (10008): gspca - m5602: Checkpatch.pl fixes on m5602_ov9650.cErik Andrén
2008-12-30V4L/DVB (10007): gspca - m5602: Refactor the error handling in the s5k83aErik Andrén
2008-12-30V4L/DVB (10006): gspca - m5602: Align some definesErik Andrén
2008-12-30V4L/DVB (10005): m5602: Cleanup the s5k4aa error handling, cull some commentsErik Andrén
2008-12-30V4L/DVB (10004): m5602: Cleanup the po1030 sensor error handlingErik Andrén