aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/m5602/m5602_po1030.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-10/+11
* [media] gspca: Fix coding style issuesJean-François Moine2010-10-211-68/+68
* V4L/DVB (13883): gspca - m5602: Be less verbose during sensor probeErik Andrén2010-02-261-1/+1
* V4L/DVB (11654): gspca - m5602: Storage class should be before const qualifierTobias Klauser2009-06-161-1/+1
* V4L/DVB (11647): gspca - m5602-po1030: Disable QVGA for nowErik Andrén2009-06-161-9/+0
* 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-161-0/+42
* V4L/DVB (11534): gspca - m5602-po1030: Synthesize the hsync/vsync setupErik Andr?n2009-06-161-12/+47
* V4L/DVB (11533): gspca - m5602-po1030: Setup window per resolutionErik Andr?n2009-06-161-1/+28
* V4L/DVB (11523): gspca - m5602-po1030: Add private green balance controlErik Andr?n2009-06-161-1/+53
* V4L/DVB (11522): gspca - m5602-po1030: Add auto exposure controlErik Andr?n2009-06-161-2/+56
* V4L/DVB (11477): gspca - m5602-po1030: Set the blue balance in the init not r...Erik Andr?n2009-06-161-1/+1
* V4L/DVB (11474): gspca - m5602-po1030: Fix sensor probing.Erik Andr?n2009-06-161-5/+2
* V4L/DVB (11467): gspca - m5602: Move all dump_sensor to the init functionErik Andr?n2009-06-161-3/+3
* V4L/DVB (11466): gspca - m5602: Let all ctrls on all sensors be staticErik Andr?n2009-06-161-14/+33
* V4L/DVB (11462): gspca - m5602-po1030: Split up the init into init and startErik Andr?n2009-06-161-0/+17
* 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-161-0/+51
* V4L/DVB (11458): gspca - m5602-po1030: Set all v4l2 controls at sensor initErik Andr?n2009-06-161-3/+31
* V4L/DVB (11457): gspca - m5602-po1030: Simplify register definesErik Andr?n2009-06-161-1/+1
* V4L/DVB (11456): gspca - m5602-po1030: Rename register defines, add missing o...Erik Andr?n2009-06-161-9/+9
* V4L/DVB (11454): gspca - m5602-mt9m111: Remove the unused power_down struct m...Erik Andr?n2009-06-161-5/+0
* V4L/DVB (11452): gspca - m5602-po1030: Convert to have a v4l2 ctrl cacheErik Andr?n2009-06-161-63/+77
* V4L/DVB (11414): gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.Erik Andr?n2009-04-061-1/+81
* V4L/DVB (11413): gspca - m5602-mt9m111: Separate mode vectors per sensor.Erik Andr?n2009-04-061-2/+15
* V4L/DVB (11411): gspca - m5602: Rework v4l ctrl handling in all sensorsErik Andr?n2009-04-061-1/+1
* V4L/DVB (11405): gspca - m5602: Simplify error handlingErik Andr?n2009-04-061-8/+5
* 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 (10022): m5602: Remove the po1030 read_sensor functionErik Andrén2008-12-301-33/+0
* V4L/DVB (10021): m5602: Let the po1030 use the common read_sensor functionErik Andrén2008-12-301-13/+13
* V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions.Erik Andrén2008-12-301-42/+0
* V4L/DVB (10013): Convert all sensors to use the unified write sensor functionErik Andrén2008-12-301-12/+12
* V4L/DVB (10009): gspca - m5602: Convert some functions to be staticErik Andrén2008-12-301-1/+3
* V4L/DVB (10004): m5602: Cleanup the po1030 sensor error handlingErik Andrén2008-12-301-21/+30
* V4L/DVB (9281): gspca: Add hflip and vflip to the po1030 sensorErik Andren2008-10-171-1/+64
* V4L/DVB (9280): gspca: Use the gspca debug macrosErik Andren2008-10-171-12/+13
* V4L/DVB (9279): gspca: Correct some copyright headersErik Andren2008-10-171-1/+1
* V4L/DVB (9095): gspca: Moves some sensor initialization to each sensor in m5602.Erik Andren2008-10-121-0/+2
* V4L/DVB (9091): gspca: Subdriver m5602 (ALi) added.Erik Andren2008-10-121-0/+334