summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/m5602
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (11427): gspca - m5602: Minor cleanupsErik Andr?n2009-04-061-17/+1
* V4L/DVB (11426): gspca - m5602: Don't touch hflip/vflip register on Read/Modi...Erik Andr?n2009-04-061-13/+3
* V4L/DVB (11425): gspca - m5602: Move the vflip quirk to probe stage.Erik Andr?n2009-04-062-21/+46
* V4L/DVB (11424): gspca - m5602-ov9650: Use the local ctrl cache. Adjust image...Erik Andr?n2009-04-061-96/+93
* V4L/DVB (11423): gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl ca...Erik Andr?n2009-04-065-9/+54
* V4L/DVB (11422): gspca - m5602-ov9650: Replace a magic constant with a defineErik Andr?n2009-04-061-1/+1
* V4L/DVB (11421): gspca - m5602-ov9650: Synthesize modesetting.Erik Andr?n2009-04-063-128/+76
* V4L/DVB (11420): gspca - m5602: Improve error handling in the ov9650 driverErik Andr?n2009-04-061-5/+17
* V4L/DVB (11419): gspca - m5602-ov9650: Don't read exposure data from COM1.Erik Andr?n2009-04-062-8/+3
* V4L/DVB (11418): gspca - m5602-ov9650: Auto white balancing is on by defaultErik Andr?n2009-04-061-1/+1
* V4L/DVB (11417): gspca - m5602-ov9650: Autogain is on by defaultErik Andr?n2009-04-061-1/+1
* V4L/DVB (11416): gspca - m5602: Constify all sensor structsErik Andr?n2009-04-065-6/+5
* V4L/DVB (11415): gspca - m5602: Remove an unused member in the sd struct.Erik Andr?n2009-04-062-6/+0
* V4L/DVB (11414): gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.Erik Andr?n2009-04-0611-361/+353
* V4L/DVB (11413): gspca - m5602-mt9m111: Separate mode vectors per sensor.Erik Andr?n2009-04-0611-121/+113
* V4L/DVB (11412): gspca - m5602-ov9650: Checkpatch fixesErik Andr?n2009-04-061-8/+13
* V4L/DVB (11411): gspca - m5602: Rework v4l ctrl handling in all sensorsErik Andr?n2009-04-0613-85/+75
* V4L/DVB (11410): gspca - m5602-ov9650: Always init the ov9650 before starting...Erik Andr?n2009-04-061-0/+5
* V4L/DVB (11409): gspca - m5602-ov9650: Set the ov9650 sensor in soft sleep wh...Erik Andr?n2009-04-062-8/+31
* V4L/DVB (11408): gspca - m5602-s5k83a: Add led support to the s5k83a sensor.Lukas Karas2009-04-064-3/+45
* V4L/DVB (11407): gspca - m5602-ov9650: Clean up ov9650_start() function.Erik Andr?n2009-04-061-20/+25
* V4L/DVB (11406): gspca - m5602-ov9650: Add QCIF resolution supportErik Andr?n2009-04-062-1/+46
* V4L/DVB (11405): gspca - m5602: Simplify error handlingErik Andr?n2009-04-066-91/+73
* V4L/DVB (11404): gspca - m5602-s5k4aa: Add start function and VGA resolution ...Erik Andr?n2009-04-062-0/+104
* V4L/DVB (11403): gspca - m5602-s5k4aa: No more "default" modeErik Andr?n2009-04-061-4/+4
* V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_i...Alexey Klimov2009-03-301-1/+1
* V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init funct...Alexey Klimov2009-03-301-1/+3
* V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.Jean-Francois Moine2009-03-301-1/+0
* V4L/DVB (10789): m5602-s5k4aa: Split up the initial sensor probe in chunks.Gregory Lardiere2009-03-051-1/+5
* V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab2009-01-071-1/+1
* V4L/DVB (10041): m5602 - rework parts of the resolution initializationErik Andrén2008-12-302-35/+32
* V4L/DVB (10040): m5602 - ov9650: Activate variopixelErik Andrén2008-12-301-0/+7
* V4L/DVB (10039): m5602 - ov9650: Add CIF modeErik Andrén2008-12-302-1/+51
* V4L/DVB (10038): m5602: tweak the hsync. Remove redundant init sequenceErik Andrén2008-12-301-9/+4
* V4L/DVB (10037): m5602: add QVGA mode for the ov9650 sensorErik Andrén2008-12-302-3/+51
* V4L/DVB (10036): m5602 - ov9650: Prepare the sensor to set multiple resolutionsErik Andrén2008-12-302-26/+57
* V4L/DVB (10035): m5602: add a start sending hook in the sensor structErik Andrén2008-12-302-0/+6
* V4L/DVB (10034): m5602: fixup offset in order to align imageErik Andrén2008-12-301-3/+3
* V4L/DVB (10033): m5602: add some commentsErik Andrén2008-12-302-9/+10
* V4L/DVB (10032): m5602: add vflip quirk for Alienware m9700Erik Andrén2008-12-301-0/+7
* V4L/DVB (10031): m5602: correct the name of the Pascal Stangs libraryErik Andrén2008-12-301-1/+1
* V4L/DVB (10030): m5602: Use read/modify/write when toggling vflip on the po1030Erik Andrén2008-12-301-4/+12
* V4L/DVB (10029): m5602: remove uneeded test on po1030Erik Andrén2008-12-301-6/+0
* V4L/DVB (10028): mt5602: Remove the s5k83a specific read_sensor functionErik Andrén2008-12-302-40/+0
* V4L/DVB (10027): m5602: convert the s5k83a sensor to use the common functionErik Andrén2008-12-301-13/+13
* V4L/DVB (10026): m5602: remove the s5k4aa implementation of the read_sensorErik Andrén2008-12-302-43/+0
* V4L/DVB (10025): m5602: convert the s5k4aa sensor to use the common functionErik Andrén2008-12-301-17/+17
* V4L/DVB (10024): m5602: Remove the mt9m111 implementation of the read_sensor ...Erik Andrén2008-12-302-36/+0
* V4L/DVB (10023): m5602: Convert the mt9m111 to use the common read_sensor fun...Erik Andrén2008-12-301-9/+9
* V4L/DVB (10022): m5602: Remove the po1030 read_sensor functionErik Andrén2008-12-302-36/+0
OpenPOWER on IntegriCloud