summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/m5602/m5602_mt9m111.c
Commit message (Expand)AuthorAgeFilesLines
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-151-647/+0Star
* [media] m5602: Use current logging stylesJoe Perches2011-09-041-13/+15
* [media] gspca: Fix coding style issuesJean-François Moine2010-10-211-24/+24
* V4L/DVB (13952): gspca: Storage class should be before const qualifierTobias Klauser2010-02-261-1/+1
* V4L/DVB (13883): gspca - m5602: Be less verbose during sensor probeErik Andrén2010-02-261-1/+1
* V4L/DVB (11692): gspca - m5602: Checkpatch.pl fixesErik Andrén2009-06-161-2/+4
* V4L/DVB (11650): gspca - m5602: Sort out macro conflict by adding a prefixErik Andrén2009-06-161-1/+1
* V4L/DVB (11646): gspca - m5602-mt9m111: Disable QVGA until it has been verifi...Erik Andrén2009-06-161-9/+0Star
* V4L/DVB (11639): gspca - m5602-mt9m111: Correct the hflip/vflip semanticsErik Andrén2009-06-161-2/+9
* V4L/DVB (11546): gspca - m5602-mt9m111: Endianness fixes.Erik Andr?n2009-06-161-11/+11
* V4L/DVB (11545): gspca - m5602-mt9m111: Activate vflip/hflip by defaultErik Andr?n2009-06-161-2/+2
* V4L/DVB (11544): gspca - m5602-mt9m111: Add experimental QVGA supportErik Andr?n2009-06-161-0/+19
* V4L/DVB (11543): gspca - m5602-mt9m111: Setup VGA resolutionErik Andr?n2009-06-161-1/+9
* V4L/DVB (11542): gspca - m5602-mt9m111: Synthesize the hsync/vsync setupErik Andr?n2009-06-161-0/+51
* V4L/DVB (11541): gspca - m5602-mt9m111: Add a start functionErik Andr?n2009-06-161-0/+20
* V4L/DVB (11526): gspca - m5602-mt9m111: Add red balance ctrlErik Andr?n2009-06-161-0/+48
* V4L/DVB (11525): gspca - m5602-mt9m111: Add blue balance ctrlErik Andr?n2009-06-161-1/+47
* V4L/DVB (11524): gspca - m5602-mt9m111: Add green balance ctrlErik Andr?n2009-06-161-4/+56
* 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-161-1/+0Star
* 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-7/+15
* V4L/DVB (11464): gspca - m5602-mt9m111: Set the cached v4l2 ctrl valuesErik Andr?n2009-06-161-3/+14
* V4L/DVB (11454): gspca - m5602-mt9m111: Remove the unused power_down struct m...Erik Andr?n2009-06-161-5/+0Star
* V4L/DVB (11450): gspca - m5602-mt9m111: Convert the mt9m111 to use a v4l2 ctr...Erik Andr?n2009-06-161-25/+40
* V4L/DVB (11414): gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.Erik Andr?n2009-04-071-1/+43
* V4L/DVB (11413): gspca - m5602-mt9m111: Separate mode vectors per sensor.Erik Andr?n2009-04-071-2/+15
* V4L/DVB (11411): gspca - m5602: Rework v4l ctrl handling in all sensorsErik Andr?n2009-04-071-1/+1
* V4L/DVB (11405): gspca - m5602: Simplify error handlingErik Andr?n2009-04-071-8/+6Star
* V4L/DVB (10024): m5602: Remove the mt9m111 implementation of the read_sensor ...Erik Andrén2008-12-301-33/+0Star
* V4L/DVB (10023): m5602: Convert the mt9m111 to use the common read_sensor fun...Erik Andrén2008-12-301-9/+9
* V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions.Erik Andrén2008-12-301-44/+0Star
* V4L/DVB (10013): Convert all sensors to use the unified write sensor functionErik Andrén2008-12-301-11/+11
* V4L/DVB (10009): gspca - m5602: Convert some functions to be staticErik Andrén2008-12-301-1/+3
* V4L/DVB (10002): m5602: Simplify error handling in the mt9m111 sensor codeErik Andrén2008-12-301-8/+8
* V4L/DVB (9280): gspca: Use the gspca debug macrosErik Andren2008-10-171-8/+8
* V4L/DVB (9279): gspca: Correct some copyright headersErik Andren2008-10-171-1/+1
* V4L/DVB (9126): gspca: Fix some compilation warnings in m5602.Jean-Francois Moine2008-10-121-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/+343