summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/gspca/m5602/m5602_mt9m111.h
AgeCommit message (Expand)Author
2009-04-26gspca - m5602: Storage class should be before const qualifierMauro Carvalho Chehab
2009-01-28gspca - m5602: Sort out macro conflict by adding a prefixErik 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-20gspca - m5602-mt9m111: Replace magic constants with definesErik 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-12gspca - m5602-mt9m111: Remove lots of redundant init codeErik Andr?n
2009-01-12gspca - m5602-mt9m111: More constant replacementErik Andr?n
2009-01-12gspca - m5602-mt9m111: Remove lots of redundant sensor readsErik Andr?n
2009-01-12gspca - m5602-mt9m111: More magic constants replacementErik Andr?n
2009-01-12gspca - m5602-mt9m111: Replace various magic constants with definesErik Andr?n
2009-01-10gspca - m5602-mt9m111: Remove lots of redundant init codeErik Andr?n
2009-01-09gspca - m5602-mt9m111: Remove more redundant initErik Andr?n
2009-01-09gspca - m5602-mt9m111: More redundant init cleanupErik Andr?n
2009-01-09gspca - m5602-mt9m111: Remove redundant init sequencesErik 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: Constify all sensor structsErik 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-19Add some commentsErik Andrén
2008-11-27Remove the mt9m111 implementation of the read_sensor function.Erik Andrén
2008-11-27Backed out changeset 394ff1552cd4Erik Andrén
2008-11-26Add flush control to each sensorErik Andrén
2008-11-26Remove all sensor specific write functions.Erik Andrén
2008-11-26First step into unifying the read and write sensor functionsErik Andrén
2008-11-25Remove the write and read sensor members from the main structErik Andrén
2008-11-24Convert some functions to be staticErik Andrén
2008-10-17merge: from http://linuxtv.org/hg/~eandren/gspca-m5602/Jean-Francois Moine
2008-10-16gspca: Correct some copyright headersJean-Francois Moine
2008-10-16gspca: Remove the m5602_debug variableJean-Francois Moine
2008-10-13Correct typo and enable setting the gain on the mt9m111 sensorErik Andrén
2008-10-11af9013/m5602: Fix compilation at in-kernelMauro Carvalho Chehab
2008-10-01gspca: Subdriver m5602 (ALi) added.Jean-Francois Moine