summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/gspca/m5602/m5602_mt9m111.c
AgeCommit message (Expand)Author
2009-05-03gspca - m5602: Checkpatch.pl fixesErik Andrén
2009-01-28gspca - m5602: Sort out macro conflict by adding a prefixErik Andrén
2009-01-28gspca - m5602-mt9m111: Disable QVGA until it has been verified to workErik Andrén
2009-01-22gspca - m5602-mt9m111: Correct the hflip/vflip semanticsErik Andrén
2009-01-20gspca - m5602-mt9m111: Endianness fixes.Erik Andr?n
2009-01-20gspca - m5602-mt9m111: Activate vflip/hflip by defaultErik Andr?n
2009-01-20gspca - m5602-mt9m111: Add experimental QVGA supportErik Andr?n
2009-01-20gspca - m5602-mt9m111: Setup VGA resolutionErik Andr?n
2009-01-20gspca - m5602-mt9m111: Synthesize the hsync/vsync setupErik Andr?n
2009-01-20gspca - m5602-mt9m111: Add a start functionErik Andr?n
2009-01-13gspca - m5602-mt9m111: Add red balance ctrlErik Andr?n
2009-01-13gspca - m5602-mt9m111: Add blue balance ctrlErik Andr?n
2009-01-13gspca - m5602-mt9m111: Add green balance ctrlErik Andr?n
2009-01-09gspca - m5602-mt9m111: Implement an auto white balancing controlErik Andr?n
2009-01-09gspca - m5602-mt9m111: More redundant init cleanupErik Andr?n
2009-01-09gspca - m5602: Move all dump_sensor to the init functionErik Andr?n
2009-04-03gspca - m5602: Let all ctrls on all sensors be staticErik Andr?n
2009-01-08gspca - m5602-mt9m111: Set the cached v4l2 ctrl valuesErik Andr?n
2009-01-06gspca - m5602-mt9m111: Remove the unused power_down struct memberErik Andr?n
2009-01-04gspca - m5602-mt9m111: Convert the mt9m111 to use a v4l2 ctrl cacheErik Andr?n
2008-12-30gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.Erik Andr?n
2008-12-30gspca - m5602-mt9m111: Separate mode vectors per sensor.Erik Andr?n
2008-12-30gspca - m5602: Rework v4l ctrl handling in all sensorsErik Andr?n
2008-12-27gspca - m5602: Simplify error handlingErik Andr?n
2008-11-27Remove the mt9m111 implementation of the read_sensor function.Erik Andrén
2008-11-27Convert the mt9m111 to use the common read_sensor functionErik Andrén
2008-11-26Remove all sensor specific write functions.Erik Andrén
2008-11-26Convert all sensors to use the unified write sensor functionErik Andrén
2008-11-24Convert some functions to be staticErik Andrén
2008-11-20Simplify error handling in the mt9m111 sensor codeErik Andrén
2008-10-16gspca: Use the gspca debug macrosJean-Francois Moine
2008-10-16gspca: Correct some copyright headersJean-Francois Moine
2008-10-09gspca: Fix some compilation warnings in m5602.Jean-Francois Moine
2008-10-03gspca: Moves some sensor initialization to each sensor in m5602.Jean-Francois Moine
2008-10-01gspca: Subdriver m5602 (ALi) added.Jean-Francois Moine