summaryrefslogtreecommitdiff
path: root/drivers/media/video/gspca/m5602
AgeCommit message (Expand)Author
2009-06-16V4L/DVB (11468): gspca - m5602-mt9m111: Remove redundant init sequencesErik Andr?n
2009-06-16V4L/DVB (11467): gspca - m5602: Move all dump_sensor to the init functionErik Andr?n
2009-06-16V4L/DVB (11466): gspca - m5602: Let all ctrls on all sensors be staticErik Andr?n
2009-06-16V4L/DVB (11465): gspca - m5602-s5k4aa: Set all v4l2 ctrls on sensor init.Erik Andr?n
2009-06-16V4L/DVB (11464): gspca - m5602-mt9m111: Set the cached v4l2 ctrl valuesErik Andr?n
2009-06-16V4L/DVB (11463): gspca - m5602-po1030: Remove unneeded init sequencesErik Andr?n
2009-06-16V4L/DVB (11462): gspca - m5602-po1030: Split up the init into init and startErik Andr?n
2009-06-16V4L/DVB (11461): gspca - m5602-po1030: Probe read only register at probe timeErik Andr?n
2009-06-16V4L/DVB (11460): gspca - m5602-po1030: Remove unnecessary error checkErik Andr?n
2009-06-16V4L/DVB (11459): gspca - m5602-po1030: Add auto white balancing controlErik Andr?n
2009-06-16V4L/DVB (11458): gspca - m5602-po1030: Set all v4l2 controls at sensor initErik Andr?n
2009-06-16V4L/DVB (11457): gspca - m5602-po1030: Simplify register definesErik Andr?n
2009-06-16V4L/DVB (11456): gspca - m5602-po1030: Rename register defines, add missing o...Erik Andr?n
2009-06-16V4L/DVB (11455): gspca - m5602-ov9650: Improve the vflip quirk handling.Erik Andr?n
2009-06-16V4L/DVB (11454): gspca - m5602-mt9m111: Remove the unused power_down struct m...Erik Andr?n
2009-06-16V4L/DVB (11453): gspca - m5602-s5k4aa: Convert to use the v4l2 ctrl cacheErik Andr?n
2009-06-16V4L/DVB (11452): gspca - m5602-po1030: Convert to have a v4l2 ctrl cacheErik Andr?n
2009-06-16V4L/DVB (11451): gspca - m5602-s5k83a: Add rotation, ctrl cache. Rename some ...Luk?? Karas
2009-06-16V4L/DVB (11450): gspca - m5602-mt9m111: Convert the mt9m111 to use a v4l2 ctr...Erik Andr?n
2009-04-06V4L/DVB (11427): gspca - m5602: Minor cleanupsErik Andr?n
2009-04-06V4L/DVB (11426): gspca - m5602: Don't touch hflip/vflip register on Read/Modi...Erik Andr?n
2009-04-06V4L/DVB (11425): gspca - m5602: Move the vflip quirk to probe stage.Erik Andr?n
2009-04-06V4L/DVB (11424): gspca - m5602-ov9650: Use the local ctrl cache. Adjust image...Erik Andr?n
2009-04-06V4L/DVB (11423): gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl ca...Erik Andr?n
2009-04-06V4L/DVB (11422): gspca - m5602-ov9650: Replace a magic constant with a defineErik Andr?n
2009-04-06V4L/DVB (11421): gspca - m5602-ov9650: Synthesize modesetting.Erik Andr?n
2009-04-06V4L/DVB (11420): gspca - m5602: Improve error handling in the ov9650 driverErik Andr?n
2009-04-06V4L/DVB (11419): gspca - m5602-ov9650: Don't read exposure data from COM1.Erik Andr?n
2009-04-06V4L/DVB (11418): gspca - m5602-ov9650: Auto white balancing is on by defaultErik Andr?n
2009-04-06V4L/DVB (11417): gspca - m5602-ov9650: Autogain is on by defaultErik Andr?n
2009-04-06V4L/DVB (11416): gspca - m5602: Constify all sensor structsErik Andr?n
2009-04-06V4L/DVB (11415): gspca - m5602: Remove an unused member in the sd struct.Erik Andr?n
2009-04-06V4L/DVB (11414): gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.Erik Andr?n
2009-04-06V4L/DVB (11413): gspca - m5602-mt9m111: Separate mode vectors per sensor.Erik Andr?n
2009-04-06V4L/DVB (11412): gspca - m5602-ov9650: Checkpatch fixesErik Andr?n
2009-04-06V4L/DVB (11411): gspca - m5602: Rework v4l ctrl handling in all sensorsErik Andr?n
2009-04-06V4L/DVB (11410): gspca - m5602-ov9650: Always init the ov9650 before starting...Erik Andr?n
2009-04-06V4L/DVB (11409): gspca - m5602-ov9650: Set the ov9650 sensor in soft sleep wh...Erik Andr?n
2009-04-06V4L/DVB (11408): gspca - m5602-s5k83a: Add led support to the s5k83a sensor.Lukas Karas
2009-04-06V4L/DVB (11407): gspca - m5602-ov9650: Clean up ov9650_start() function.Erik Andr?n
2009-04-06V4L/DVB (11406): gspca - m5602-ov9650: Add QCIF resolution supportErik Andr?n
2009-04-06V4L/DVB (11405): gspca - m5602: Simplify error handlingErik Andr?n
2009-04-06V4L/DVB (11404): gspca - m5602-s5k4aa: Add start function and VGA resolution ...Erik Andr?n
2009-04-06V4L/DVB (11403): gspca - m5602-s5k4aa: No more "default" modeErik Andr?n
2009-03-30V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_i...Alexey Klimov
2009-03-30V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init funct...Alexey Klimov
2009-03-30V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.Jean-Francois Moine
2009-03-05V4L/DVB (10789): m5602-s5k4aa: Split up the initial sensor probe in chunks.Gregory Lardiere
2009-01-07V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab
2008-12-30V4L/DVB (10041): m5602 - rework parts of the resolution initializationErik Andrén