summaryrefslogtreecommitdiff
path: root/drivers/media/video/gspca/m5602/m5602_ov9650.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-307/+0
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2010-10-21[media] gspca: Fix coding style issuesJean-François Moine1-8/+4
2009-06-17V4L/DVB (11654): gspca - m5602: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-06-17V4L/DVB (11538): gscpa - m5602-ov9650: Add defines for some magic constantsErik Andr?n1-4/+10
2009-06-17V4L/DVB (11466): gspca - m5602: Let all ctrls on all sensors be staticErik Andr?n1-19/+0
2009-06-17V4L/DVB (11454): gspca - m5602-mt9m111: Remove the unused power_down struct m...Erik Andr?n1-22/+0
2009-04-07V4L/DVB (11425): gspca - m5602: Move the vflip quirk to probe stage.Erik Andr?n1-0/+4
2009-04-07V4L/DVB (11423): gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl ca...Erik Andr?n1-0/+2
2009-04-07V4L/DVB (11422): gspca - m5602-ov9650: Replace a magic constant with a defineErik Andr?n1-1/+1
2009-04-07V4L/DVB (11421): gspca - m5602-ov9650: Synthesize modesetting.Erik Andr?n1-80/+2
2009-04-07V4L/DVB (11419): gspca - m5602-ov9650: Don't read exposure data from COM1.Erik Andr?n1-1/+1
2009-04-07V4L/DVB (11416): gspca - m5602: Constify all sensor structsErik Andr?n1-1/+1
2009-04-07V4L/DVB (11414): gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.Erik Andr?n1-103/+0
2009-04-07V4L/DVB (11413): gspca - m5602-mt9m111: Separate mode vectors per sensor.Erik Andr?n1-46/+1
2009-04-07V4L/DVB (11411): gspca - m5602: Rework v4l ctrl handling in all sensorsErik Andr?n1-22/+13
2009-04-07V4L/DVB (11409): gspca - m5602-ov9650: Set the ov9650 sensor in soft sleep wh...Erik Andr?n1-6/+17
2009-04-07V4L/DVB (11406): gspca - m5602-ov9650: Add QCIF resolution supportErik Andr?n1-1/+32
2008-12-30V4L/DVB (10041): m5602 - rework parts of the resolution initializationErik Andrén1-34/+25
2008-12-30V4L/DVB (10040): m5602 - ov9650: Activate variopixelErik Andrén1-0/+7
2008-12-30V4L/DVB (10039): m5602 - ov9650: Add CIF modeErik Andrén1-1/+38
2008-12-30V4L/DVB (10038): m5602: tweak the hsync. Remove redundant init sequenceErik Andrén1-9/+4
2008-12-30V4L/DVB (10037): m5602: add QVGA mode for the ov9650 sensorErik Andrén1-2/+38
2008-12-30V4L/DVB (10036): m5602 - ov9650: Prepare the sensor to set multiple resolutionsErik Andrén1-26/+33
2008-12-30V4L/DVB (10034): m5602: fixup offset in order to align imageErik Andrén1-3/+3
2008-12-30V4L/DVB (10033): m5602: add some commentsErik Andrén1-8/+9
2008-12-30V4L/DVB (10020): m5602: Remove the ov9650 implementation of the read sensor f...Erik Andrén1-3/+0
2008-12-30V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions.Erik Andrén1-2/+0
2008-12-30V4L/DVB (10012): m5602: Start to unify read/write sensor functionsErik Andrén1-0/+1
2008-12-30V4L/DVB (10011): m5602: Remove the write and read sensor from the main structErik Andrén1-3/+1
2008-12-30V4L/DVB (10009): gspca - m5602: Convert some functions to be staticErik Andrén1-3/+1
2008-12-29V4L/DVB (9702): Move the ov9650 vflip table to avoid compilation warnings on ...Erik Andrén1-36/+0
2008-12-29V4L/DVB (9701): Add a minor comment to the sensor initErik Andrén1-0/+1
2008-10-18V4L/DVB (9279): gspca: Correct some copyright headersErik Andren1-1/+1
2008-10-18V4L/DVB (9278): gspca: Remove the m5602_debug variableErik Andren1-1/+0
2008-10-12V4L/DVB (9126): gspca: Fix some compilation warnings in m5602.Jean-Francois Moine1-1/+3
2008-10-12V4L/DVB (9091): gspca: Subdriver m5602 (ALi) added.Erik Andren1-0/+501