aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/m5602/m5602_ov9650.c
Commit message (Expand)AuthorAge
* [media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab2012-08-15
* [media] m5602: Use current logging stylesJoe Perches2011-09-03
* [media] gspca: Convert some uppercase hexadecimal values to lowercaseJean-François Moine2010-12-29
* [media] gspca: Fix coding style issuesJean-François Moine2010-10-21
* V4L/DVB (13883): gspca - m5602: Be less verbose during sensor probeErik Andrén2010-02-26
* V4L/DVB (13626): gspca - many subdrivers: Fix some warnings.Jean-Francois Moine2009-12-15
* V4L/DVB (11942): gspca - m5602-ov9650: Reorder quirk list and add A7V quirkErik Andrén2009-06-16
* V4L/DVB (11941): gspca - m5602-ov9650: Add vflip quirk for the ASUS A6VAErik Andrén2009-06-16
* V4L/DVB (11691): gspca - m5602-ov9650: Add ASUS A6K vflip quirkErik Andrén2009-06-16
* V4L/DVB (11687): gspca - m5602-ov9650: Add missing v4l2 ctrl idsErik Andrén2009-06-16
* V4L/DVB (11654): gspca - m5602: Storage class should be before const qualifierTobias Klauser2009-06-16
* V4L/DVB (11645): gspca - m5602-ov9650: Add image flip quirk for the ASUS A6VAJohannes Klug2009-06-16
* V4L/DVB (11539): gspca - m5602-ov9650: Be more strict during the hsync/vsync ...Erik Andr?n2009-06-16
* V4L/DVB (11521): gspca - m5602-ov9650: Add auto exposure ctrlErik Andr?n2009-06-16
* V4L/DVB (11466): gspca - m5602: Let all ctrls on all sensors be staticErik Andr?n2009-06-16
* V4L/DVB (11455): gspca - m5602-ov9650: Improve the vflip quirk handling.Erik Andr?n2009-06-16
* V4L/DVB (11454): gspca - m5602-mt9m111: Remove the unused power_down struct m...Erik Andr?n2009-06-16
* V4L/DVB (11427): gspca - m5602: Minor cleanupsErik Andr?n2009-04-06
* V4L/DVB (11426): gspca - m5602: Don't touch hflip/vflip register on Read/Modi...Erik Andr?n2009-04-06
* V4L/DVB (11425): gspca - m5602: Move the vflip quirk to probe stage.Erik Andr?n2009-04-06
* V4L/DVB (11424): gspca - m5602-ov9650: Use the local ctrl cache. Adjust image...Erik Andr?n2009-04-06
* V4L/DVB (11423): gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl ca...Erik Andr?n2009-04-06
* V4L/DVB (11421): gspca - m5602-ov9650: Synthesize modesetting.Erik Andr?n2009-04-06
* V4L/DVB (11420): gspca - m5602: Improve error handling in the ov9650 driverErik Andr?n2009-04-06
* V4L/DVB (11419): gspca - m5602-ov9650: Don't read exposure data from COM1.Erik Andr?n2009-04-06
* V4L/DVB (11418): gspca - m5602-ov9650: Auto white balancing is on by defaultErik Andr?n2009-04-06
* V4L/DVB (11417): gspca - m5602-ov9650: Autogain is on by defaultErik Andr?n2009-04-06
* V4L/DVB (11414): gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.Erik Andr?n2009-04-06
* V4L/DVB (11413): gspca - m5602-mt9m111: Separate mode vectors per sensor.Erik Andr?n2009-04-06
* V4L/DVB (11412): gspca - m5602-ov9650: Checkpatch fixesErik Andr?n2009-04-06
* V4L/DVB (11411): gspca - m5602: Rework v4l ctrl handling in all sensorsErik Andr?n2009-04-06
* V4L/DVB (11410): gspca - m5602-ov9650: Always init the ov9650 before starting...Erik Andr?n2009-04-06
* V4L/DVB (11409): gspca - m5602-ov9650: Set the ov9650 sensor in soft sleep wh...Erik Andr?n2009-04-06
* V4L/DVB (11407): gspca - m5602-ov9650: Clean up ov9650_start() function.Erik Andr?n2009-04-06
* V4L/DVB (11406): gspca - m5602-ov9650: Add QCIF resolution supportErik Andr?n2009-04-06
* V4L/DVB (11405): gspca - m5602: Simplify error handlingErik Andr?n2009-04-06
* V4L/DVB (10041): m5602 - rework parts of the resolution initializationErik Andrén2008-12-30
* V4L/DVB (10039): m5602 - ov9650: Add CIF modeErik Andrén2008-12-30
* V4L/DVB (10037): m5602: add QVGA mode for the ov9650 sensorErik Andrén2008-12-30
* V4L/DVB (10036): m5602 - ov9650: Prepare the sensor to set multiple resolutionsErik Andrén2008-12-30
* V4L/DVB (10032): m5602: add vflip quirk for Alienware m9700Erik Andrén2008-12-30
* V4L/DVB (10020): m5602: Remove the ov9650 implementation of the read sensor f...Erik Andrén2008-12-30
* V4L/DVB (10019): m5602: Let the ov9650 use the common read sensor functionErik Andrén2008-12-30
* V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions.Erik Andrén2008-12-30
* V4L/DVB (10013): Convert all sensors to use the unified write sensor functionErik Andrén2008-12-30
* V4L/DVB (10010): gspca - m5602: Add vflip quirk for the ASUS A6JaErik Andrén2008-12-30
* V4L/DVB (10009): gspca - m5602: Convert some functions to be staticErik Andrén2008-12-30
* V4L/DVB (10008): gspca - m5602: Checkpatch.pl fixes on m5602_ov9650.cErik Andrén2008-12-30
* V4L/DVB (10003): m5602: Simplify the error handling in the ov9650 sensorErik Andrén2008-12-30
* V4L/DVB (9702): Move the ov9650 vflip table to avoid compilation warnings on ...Erik Andrén2008-12-29