summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (11539): gspca - m5602-ov9650: Be more strict during the hsync/vsync ...Erik Andr?n2009-06-161-0/+12
* V4L/DVB (11538): gscpa - m5602-ov9650: Add defines for some magic constantsErik Andr?n2009-06-161-4/+10
* V4L/DVB (11537): gspca - m5602-po1030: Clear subsampling flag when setting VG...Erik Andr?n2009-06-161-0/+5
* V4L/DVB (11536): gspca - m5602-po1030: Impove the bridge vsync/hsync configur...Erik Andr?n2009-06-161-6/+16
* V4L/DVB (11535): gspca - m5602-po1030: Add experimental QVGA supportErik Andr?n2009-06-162-0/+44
* V4L/DVB (11534): gspca - m5602-po1030: Synthesize the hsync/vsync setupErik Andr?n2009-06-162-35/+47
* V4L/DVB (11533): gspca - m5602-po1030: Setup window per resolutionErik Andr?n2009-06-162-12/+28
* V4L/DVB (11532): gspca - m5602-po1030: Move some code from the start vector t...Erik Andr?n2009-06-161-39/+37
* V4L/DVB (11531): gspca - m5602-po1030: Clean up some commentsErik Andr?n2009-06-161-8/+1
* V4L/DVB (11530): gspca - m5602-s5k4aa: Add brightness v4l2 ctrlErik Andr?n2009-06-162-6/+56
* V4L/DVB (11529): gspca - m5602-s5k4aa: Add noise suppression ctrlErik Andr?n2009-06-163-4/+52
* V4L/DVB (11528): gspca - m5602-s5k4aa: Consolidate the gain settings, adjust ...Erik Andr?n2009-06-162-11/+5
* V4L/DVB (11527): gspca - m5602-s5k4aa: Try to use proper read-modify-write of...Erik Andr?n2009-06-161-0/+8
* V4L/DVB (11526): gspca - m5602-mt9m111: Add red balance ctrlErik Andr?n2009-06-162-0/+49
* V4L/DVB (11525): gspca - m5602-mt9m111: Add blue balance ctrlErik Andr?n2009-06-162-3/+52
* V4L/DVB (11524): gspca - m5602-mt9m111: Add green balance ctrlErik Andr?n2009-06-162-4/+57
* V4L/DVB (11523): gspca - m5602-po1030: Add private green balance controlErik Andr?n2009-06-163-1/+56
* V4L/DVB (11522): gspca - m5602-po1030: Add auto exposure controlErik Andr?n2009-06-161-2/+56
* V4L/DVB (11521): gspca - m5602-ov9650: Add auto exposure ctrlErik Andr?n2009-06-161-3/+54
* V4L/DVB (11520): gspca - m5602-po1030: Remove redundant init sequencesErik Andr?n2009-06-161-46/+2
* V4L/DVB (11483): gspca - mr97310a: Webcam 093a:010f added.Theodore Kilgore2009-06-161-0/+1
* V4L/DVB (11482): gspca - m5602-mt9m111: Remove lots of redundant init codeErik Andr?n2009-06-161-91/+4
* V4L/DVB (11481): gspca - m5602-mt9m111: More constant replacementErik Andr?n2009-06-161-5/+10
* V4L/DVB (11480): gspca - m5602-mt9m111: Remove lots of redundant sensor readsErik Andr?n2009-06-161-82/+2
* V4L/DVB (11479): gspca - m5602-mt9m111: More magic constants replacementErik Andr?n2009-06-161-2/+4
* V4L/DVB (11478): gspca - m5602-mt9m111: Replace various magic constants with ...Erik Andr?n2009-06-161-21/+39
* V4L/DVB (11477): gspca - m5602-po1030: Set the blue balance in the init not r...Erik Andr?n2009-06-161-1/+1
* V4L/DVB (11476): gspca - m5602: Add some more register definesErik Andr?n2009-06-161-1/+21
* V4L/DVB (11475): gspca - m5602-po1030: Lower the default blue and gain balanceErik Andr?n2009-06-161-2/+2
* V4L/DVB (11474): gspca - m5602-po1030: Fix sensor probing.Erik Andr?n2009-06-161-5/+2
* V4L/DVB (11473): gspca - m5602-po1030: Release reset when init is done.Erik Andr?n2009-06-161-0/+8
* V4L/DVB (11472): gspca - m5602-mt9m111: Remove lots of redundant init codeErik Andr?n2009-06-161-352/+0
* V4L/DVB (11471): gspca - m5602-mt9m111: Remove more redundant initErik Andr?n2009-06-161-49/+1
* V4L/DVB (11470): gspca - m5602-mt9m111: Implement an auto white balancing con...Erik Andr?n2009-06-161-0/+50
* V4L/DVB (11469): gspca - m5602-mt9m111: More redundant init cleanupErik Andr?n2009-06-162-7/+5
* V4L/DVB (11468): gspca - m5602-mt9m111: Remove redundant init sequencesErik Andr?n2009-06-161-122/+0
* V4L/DVB (11467): gspca - m5602: Move all dump_sensor to the init functionErik Andr?n2009-06-163-9/+9
* V4L/DVB (11466): gspca - m5602: Let all ctrls on all sensors be staticErik Andr?n2009-06-1610-164/+137
* V4L/DVB (11465): gspca - m5602-s5k4aa: Set all v4l2 ctrls on sensor init.Erik Andr?n2009-06-161-23/+22
* V4L/DVB (11464): gspca - m5602-mt9m111: Set the cached v4l2 ctrl valuesErik Andr?n2009-06-162-9/+14
* V4L/DVB (11463): gspca - m5602-po1030: Remove unneeded init sequencesErik Andr?n2009-06-161-52/+0
* V4L/DVB (11462): gspca - m5602-po1030: Split up the init into init and startErik Andr?n2009-06-162-5/+26
* V4L/DVB (11461): gspca - m5602-po1030: Probe read only register at probe timeErik Andr?n2009-06-161-4/+4
* V4L/DVB (11460): gspca - m5602-po1030: Remove unnecessary error checkErik Andr?n2009-06-161-3/+0
* V4L/DVB (11459): gspca - m5602-po1030: Add auto white balancing controlErik Andr?n2009-06-162-0/+53
* V4L/DVB (11458): gspca - m5602-po1030: Set all v4l2 controls at sensor initErik Andr?n2009-06-162-22/+32
* V4L/DVB (11457): gspca - m5602-po1030: Simplify register definesErik Andr?n2009-06-162-16/+33
* V4L/DVB (11456): gspca - m5602-po1030: Rename register defines, add missing o...Erik Andr?n2009-06-162-136/+143
* V4L/DVB (11455): gspca - m5602-ov9650: Improve the vflip quirk handling.Erik Andr?n2009-06-161-8/+13
* V4L/DVB (11454): gspca - m5602-mt9m111: Remove the unused power_down struct m...Erik Andr?n2009-06-1611-70/+0