summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/gspca/m5602/m5602_ov9650.c
AgeCommit message (Expand)Author
2009-06-11gspca - m5602-ov9650: Reorder quirk list and add A7V quirkErik Andrén
2009-06-01gspca - m5602-ov9650: Add vflip quirk for the ASUS A6VAErik Andrén
2009-03-10gspca - m5602-ov9650: Add ASUS A6K vflip quirkErik Andrén
2009-02-02gspca - m5602-ov9650: Add missing v4l2 ctrl idsErik Andrén
2009-04-26gspca - m5602: Storage class should be before const qualifierMauro Carvalho Chehab
2009-01-25gspca - m5602-ov9650: Add image flip quirk for the ASUS A6VAErik Andrén
2009-01-19gspca - m5602-ov9650: Be more strict during the hsync/vsync synthesisErik Andr?n
2009-01-13gspca - m5602-ov9650: Add auto exposure ctrlErik Andr?n
2009-04-03gspca - m5602: Let all ctrls on all sensors be staticErik Andr?n
2009-01-06gspca - m5602-ov9650: Improve the vflip quirk handling.Erik Andr?n
2009-01-06gspca - m5602-mt9m111: Remove the unused power_down struct memberErik Andr?n
2009-01-04gspca - m5602: Minor cleanupsErik Andr?n
2009-01-04gspca - m5602: Don't touch hflip/vflip register on Read/Modify/WriteErik Andr?n
2009-01-04gspca - m5602: Move the vflip quirk to probe stage.Erik Andr?n
2009-01-03gspca - m5602-ov9650: Use the local ctrl cache. Adjust image on vflip.Erik Andr?n
2009-01-03gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl cache ctrl.Erik Andr?n
2009-01-03gspca - m5602-ov9650: Synthesize modesetting.Erik Andr?n
2009-01-02gspca - m5602: Improve error handling in the ov9650 driverErik Andr?n
2008-12-31gspca - m5602-ov9650: Don't read exposure data from COM1.Erik Andr?n
2008-12-31gspca - m5602-ov9650: Auto white balancing is on by defaultErik Andr?n
2008-12-31gspca - m5602-ov9650: Autogain is on by defaultErik 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-ov9650: Checkpatch fixesErik Andr?n
2008-12-30gspca - m5602: Rework v4l ctrl handling in all sensorsErik Andr?n
2008-12-30gspca - m5602-ov9650: Always init the ov9650 before starting a streamErik Andr?n
2008-12-29gspca - m5602-ov9650: Set the ov9650 sensor in soft sleep when inactive.Erik Andr?n
2008-12-27gspca - m5602-ov9650: Clean up ov9650_start() function.Erik Andr?n
2008-12-27gspca - m5602-ov9650: Add QCIF resolution supportErik Andr?n
2008-12-27gspca - m5602: Simplify error handlingErik Andr?n
2008-12-23Rework parts of the resolution initializationErik Andrén
2008-12-23ov9650: Add CIF modeErik Andrén
2008-12-22Add QVGA mode for the ov9650 sensorErik Andrén
2008-12-21ov9650: Prepare the sensor to set multiple resolutions.Erik Andrén
2008-12-19Add vflip quirk for Alienware m9700Erik Andrén
2008-11-27Remove the ov9650 implementation of the read sensor functionErik Andrén
2008-11-27Let the ov9650 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-25Add vflip quirk for the ASUS A6JaErik Andrén
2008-11-24Convert some functions to be staticErik Andrén
2008-11-24Checkpatch.pl fixesErik Andrén
2008-11-20Simplify the error handling in the ov9650 sensorErik Andrén
2008-11-18Move the ov9650 vflip table to avoid compilation warnings on older kernelsErik Andrén
2008-10-16gspca: Use the gspca debug macrosJean-Francois Moine
2008-10-16gspca: Correct some copyright headersJean-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