summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/m5602/m5602_ov9650.h
Commit message (Expand)AuthorAgeFilesLines
* [media] gspca: Fix coding style issuesJean-François Moine2010-10-211-8/+4Star
* V4L/DVB (11654): gspca - m5602: Storage class should be before const qualifierTobias Klauser2009-06-161-1/+1
* V4L/DVB (11538): gscpa - m5602-ov9650: Add defines for some magic constantsErik Andr?n2009-06-161-4/+10
* V4L/DVB (11466): gspca - m5602: Let all ctrls on all sensors be staticErik Andr?n2009-06-161-19/+0Star
* V4L/DVB (11454): gspca - m5602-mt9m111: Remove the unused power_down struct m...Erik Andr?n2009-06-161-22/+0Star
* V4L/DVB (11425): gspca - m5602: Move the vflip quirk to probe stage.Erik Andr?n2009-04-071-0/+4
* V4L/DVB (11423): gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl ca...Erik Andr?n2009-04-071-0/+2
* V4L/DVB (11422): gspca - m5602-ov9650: Replace a magic constant with a defineErik Andr?n2009-04-071-1/+1
* V4L/DVB (11421): gspca - m5602-ov9650: Synthesize modesetting.Erik Andr?n2009-04-071-80/+2Star
* V4L/DVB (11419): gspca - m5602-ov9650: Don't read exposure data from COM1.Erik Andr?n2009-04-071-1/+1
* V4L/DVB (11416): gspca - m5602: Constify all sensor structsErik Andr?n2009-04-071-1/+1
* V4L/DVB (11414): gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.Erik Andr?n2009-04-071-103/+0Star
* V4L/DVB (11413): gspca - m5602-mt9m111: Separate mode vectors per sensor.Erik Andr?n2009-04-071-46/+1Star
* V4L/DVB (11411): gspca - m5602: Rework v4l ctrl handling in all sensorsErik Andr?n2009-04-071-22/+13Star
* V4L/DVB (11409): gspca - m5602-ov9650: Set the ov9650 sensor in soft sleep wh...Erik Andr?n2009-04-071-6/+17
* V4L/DVB (11406): gspca - m5602-ov9650: Add QCIF resolution supportErik Andr?n2009-04-071-1/+32
* V4L/DVB (10041): m5602 - rework parts of the resolution initializationErik Andrén2008-12-301-34/+25Star
* V4L/DVB (10040): m5602 - ov9650: Activate variopixelErik Andrén2008-12-301-0/+7
* V4L/DVB (10039): m5602 - ov9650: Add CIF modeErik Andrén2008-12-301-1/+38
* V4L/DVB (10038): m5602: tweak the hsync. Remove redundant init sequenceErik Andrén2008-12-301-9/+4Star
* V4L/DVB (10037): m5602: add QVGA mode for the ov9650 sensorErik Andrén2008-12-301-2/+38
* V4L/DVB (10036): m5602 - ov9650: Prepare the sensor to set multiple resolutionsErik Andrén2008-12-301-26/+33
* 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-301-8/+9
* V4L/DVB (10020): m5602: Remove the ov9650 implementation of the read sensor f...Erik Andrén2008-12-301-3/+0Star
* V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions.Erik Andrén2008-12-301-2/+0Star
* V4L/DVB (10012): m5602: Start to unify read/write sensor functionsErik Andrén2008-12-301-0/+1
* V4L/DVB (10011): m5602: Remove the write and read sensor from the main structErik Andrén2008-12-301-3/+1Star
* V4L/DVB (10009): gspca - m5602: Convert some functions to be staticErik Andrén2008-12-301-3/+1Star
* V4L/DVB (9702): Move the ov9650 vflip table to avoid compilation warnings on ...Erik Andrén2008-12-291-36/+0Star
* V4L/DVB (9701): Add a minor comment to the sensor initErik Andrén2008-12-291-0/+1
* V4L/DVB (9279): gspca: Correct some copyright headersErik Andren2008-10-171-1/+1
* V4L/DVB (9278): gspca: Remove the m5602_debug variableErik Andren2008-10-171-1/+0Star
* V4L/DVB (9126): gspca: Fix some compilation warnings in m5602.Jean-Francois Moine2008-10-121-1/+3
* V4L/DVB (9091): gspca: Subdriver m5602 (ALi) added.Erik Andren2008-10-121-0/+501