aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/m5602/m5602_mt9m111.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-647/+0
2011-09-03[media] m5602: Use current logging stylesJoe Perches1-13/+15
2010-10-21[media] gspca: Fix coding style issuesJean-François Moine1-24/+24
2010-02-26V4L/DVB (13952): gspca: Storage class should be before const qualifierTobias Klauser1-1/+1
2010-02-26V4L/DVB (13883): gspca - m5602: Be less verbose during sensor probeErik Andrén1-1/+1
2009-06-16V4L/DVB (11692): gspca - m5602: Checkpatch.pl fixesErik Andrén1-2/+4
2009-06-16V4L/DVB (11650): gspca - m5602: Sort out macro conflict by adding a prefixErik Andrén1-1/+1
2009-06-16V4L/DVB (11646): gspca - m5602-mt9m111: Disable QVGA until it has been verified to workErik Andrén1-9/+0
2009-06-16V4L/DVB (11639): gspca - m5602-mt9m111: Correct the hflip/vflip semanticsErik Andrén1-2/+9
2009-06-16V4L/DVB (11546): gspca - m5602-mt9m111: Endianness fixes.Erik Andr?n1-11/+11
2009-06-16V4L/DVB (11545): gspca - m5602-mt9m111: Activate vflip/hflip by defaultErik Andr?n1-2/+2
2009-06-16V4L/DVB (11544): gspca - m5602-mt9m111: Add experimental QVGA supportErik Andr?n1-0/+19
2009-06-16V4L/DVB (11543): gspca - m5602-mt9m111: Setup VGA resolutionErik Andr?n1-1/+9
2009-06-16V4L/DVB (11542): gspca - m5602-mt9m111: Synthesize the hsync/vsync setupErik Andr?n1-0/+51
2009-06-16V4L/DVB (11541): gspca - m5602-mt9m111: Add a start functionErik Andr?n1-0/+20
2009-06-16V4L/DVB (11526): gspca - m5602-mt9m111: Add red balance ctrlErik Andr?n1-0/+48
2009-06-16V4L/DVB (11525): gspca - m5602-mt9m111: Add blue balance ctrlErik Andr?n1-1/+47
2009-06-16V4L/DVB (11524): gspca - m5602-mt9m111: Add green balance ctrlErik Andr?n1-4/+56
2009-06-16V4L/DVB (11470): gspca - m5602-mt9m111: Implement an auto white balancing controlErik Andr?n1-0/+50
2009-06-16V4L/DVB (11469): gspca - m5602-mt9m111: More redundant init cleanupErik Andr?n1-1/+0
2009-06-16V4L/DVB (11467): gspca - m5602: Move all dump_sensor to the init functionErik Andr?n1-3/+3
2009-06-16V4L/DVB (11466): gspca - m5602: Let all ctrls on all sensors be staticErik Andr?n1-7/+15
2009-06-16V4L/DVB (11464): gspca - m5602-mt9m111: Set the cached v4l2 ctrl valuesErik Andr?n1-3/+14
2009-06-16V4L/DVB (11454): gspca - m5602-mt9m111: Remove the unused power_down struct memberErik Andr?n1-5/+0
2009-06-16V4L/DVB (11450): gspca - m5602-mt9m111: Convert the mt9m111 to use a v4l2 ctrl cacheErik Andr?n1-25/+40
2009-04-06V4L/DVB (11414): gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.Erik Andr?n1-1/+43
2009-04-06V4L/DVB (11413): gspca - m5602-mt9m111: Separate mode vectors per sensor.Erik Andr?n1-2/+15
2009-04-06V4L/DVB (11411): gspca - m5602: Rework v4l ctrl handling in all sensorsErik Andr?n1-1/+1
2009-04-06V4L/DVB (11405): gspca - m5602: Simplify error handlingErik Andr?n1-8/+6
2008-12-30V4L/DVB (10024): m5602: Remove the mt9m111 implementation of the read_sensor function.Erik Andrén1-33/+0
2008-12-30V4L/DVB (10023): m5602: Convert the mt9m111 to use the common read_sensor functionErik Andrén1-9/+9
2008-12-30V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions.Erik Andrén1-44/+0
2008-12-30V4L/DVB (10013): Convert all sensors to use the unified write sensor functionErik Andrén1-11/+11
2008-12-30V4L/DVB (10009): gspca - m5602: Convert some functions to be staticErik Andrén1-1/+3
2008-12-30V4L/DVB (10002): m5602: Simplify error handling in the mt9m111 sensor codeErik Andrén1-8/+8
2008-10-17V4L/DVB (9280): gspca: Use the gspca debug macrosErik Andren1-8/+8
2008-10-17V4L/DVB (9279): gspca: Correct some copyright headersErik Andren1-1/+1
2008-10-12V4L/DVB (9126): gspca: Fix some compilation warnings in m5602.Jean-Francois Moine1-1/+1
2008-10-12V4L/DVB (9095): gspca: Moves some sensor initialization to each sensor in m5602.Erik Andren1-0/+2
2008-10-12V4L/DVB (9091): gspca: Subdriver m5602 (ALi) added.Erik Andren1-0/+343