summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (11464): gspca - m5602-mt9m111: Set the cached v4l2 ctrl valuesErik Andr?n2009-06-162-9/+14
* V4L/DVB (11463): gspca - m5602-po1030: Remove unneeded init sequencesErik Andr?n2009-06-161-52/+0
* V4L/DVB (11462): gspca - m5602-po1030: Split up the init into init and startErik Andr?n2009-06-162-5/+26
* V4L/DVB (11461): gspca - m5602-po1030: Probe read only register at probe timeErik Andr?n2009-06-161-4/+4
* V4L/DVB (11460): gspca - m5602-po1030: Remove unnecessary error checkErik Andr?n2009-06-161-3/+0
* V4L/DVB (11459): gspca - m5602-po1030: Add auto white balancing controlErik Andr?n2009-06-162-0/+53
* V4L/DVB (11458): gspca - m5602-po1030: Set all v4l2 controls at sensor initErik Andr?n2009-06-162-22/+32
* V4L/DVB (11457): gspca - m5602-po1030: Simplify register definesErik Andr?n2009-06-162-16/+33
* V4L/DVB (11456): gspca - m5602-po1030: Rename register defines, add missing o...Erik Andr?n2009-06-162-136/+143
* V4L/DVB (11455): gspca - m5602-ov9650: Improve the vflip quirk handling.Erik Andr?n2009-06-161-8/+13
* V4L/DVB (11454): gspca - m5602-mt9m111: Remove the unused power_down struct m...Erik Andr?n2009-06-1611-70/+0
* V4L/DVB (11453): gspca - m5602-s5k4aa: Convert to use the v4l2 ctrl cacheErik Andr?n2009-06-162-51/+59
* V4L/DVB (11452): gspca - m5602-po1030: Convert to have a v4l2 ctrl cacheErik Andr?n2009-06-162-63/+79
* V4L/DVB (11451): gspca - m5602-s5k83a: Add rotation, ctrl cache. Rename some ...Luk?? Karas2009-06-163-180/+294
* V4L/DVB (11450): gspca - m5602-mt9m111: Convert the mt9m111 to use a v4l2 ctr...Erik Andr?n2009-06-162-26/+43
* V4L/DVB (11449): gspca - zc3xx: Bad probe of many webcams since adcm2700 addi...Jean-Francois Moine2009-06-161-9/+11
* V4L/DVB (11448): gspca - main: Use usb interface as parent.Hans de Goede2009-06-161-1/+1
* V4L/DVB (11447): gspca - mr97310a: Return good error code in mod_init.Alexey Klimov2009-06-161-2/+5
* V4L/DVB (11446): gspca - t613: Do sensor reset only for sensor om6802.Jean-Francois Moine2009-06-161-1/+1
* V4L/DVB (11427): gspca - m5602: Minor cleanupsErik Andr?n2009-04-061-17/+1
* V4L/DVB (11426): gspca - m5602: Don't touch hflip/vflip register on Read/Modi...Erik Andr?n2009-04-061-13/+3
* V4L/DVB (11425): gspca - m5602: Move the vflip quirk to probe stage.Erik Andr?n2009-04-062-21/+46
* V4L/DVB (11424): gspca - m5602-ov9650: Use the local ctrl cache. Adjust image...Erik Andr?n2009-04-061-96/+93
* V4L/DVB (11423): gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl ca...Erik Andr?n2009-04-065-9/+54
* V4L/DVB (11422): gspca - m5602-ov9650: Replace a magic constant with a defineErik Andr?n2009-04-061-1/+1
* V4L/DVB (11421): gspca - m5602-ov9650: Synthesize modesetting.Erik Andr?n2009-04-063-128/+76
* V4L/DVB (11420): gspca - m5602: Improve error handling in the ov9650 driverErik Andr?n2009-04-061-5/+17
* V4L/DVB (11419): gspca - m5602-ov9650: Don't read exposure data from COM1.Erik Andr?n2009-04-062-8/+3
* V4L/DVB (11418): gspca - m5602-ov9650: Auto white balancing is on by defaultErik Andr?n2009-04-061-1/+1
* V4L/DVB (11417): gspca - m5602-ov9650: Autogain is on by defaultErik Andr?n2009-04-061-1/+1
* V4L/DVB (11416): gspca - m5602: Constify all sensor structsErik Andr?n2009-04-065-6/+5
* V4L/DVB (11415): gspca - m5602: Remove an unused member in the sd struct.Erik Andr?n2009-04-062-6/+0
* V4L/DVB (11414): gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.Erik Andr?n2009-04-0611-361/+353
* V4L/DVB (11413): gspca - m5602-mt9m111: Separate mode vectors per sensor.Erik Andr?n2009-04-0611-121/+113
* V4L/DVB (11412): gspca - m5602-ov9650: Checkpatch fixesErik Andr?n2009-04-061-8/+13
* V4L/DVB (11411): gspca - m5602: Rework v4l ctrl handling in all sensorsErik Andr?n2009-04-0613-85/+75
* V4L/DVB (11410): gspca - m5602-ov9650: Always init the ov9650 before starting...Erik Andr?n2009-04-061-0/+5
* V4L/DVB (11409): gspca - m5602-ov9650: Set the ov9650 sensor in soft sleep wh...Erik Andr?n2009-04-062-8/+31
* V4L/DVB (11408): gspca - m5602-s5k83a: Add led support to the s5k83a sensor.Lukas Karas2009-04-064-3/+45
* V4L/DVB (11407): gspca - m5602-ov9650: Clean up ov9650_start() function.Erik Andr?n2009-04-061-20/+25
* V4L/DVB (11406): gspca - m5602-ov9650: Add QCIF resolution supportErik Andr?n2009-04-062-1/+46
* V4L/DVB (11405): gspca - m5602: Simplify error handlingErik Andr?n2009-04-066-91/+73
* V4L/DVB (11404): gspca - m5602-s5k4aa: Add start function and VGA resolution ...Erik Andr?n2009-04-062-0/+104
* V4L/DVB (11403): gspca - m5602-s5k4aa: No more "default" modeErik Andr?n2009-04-061-4/+4
* V4L/DVB (11402): gspca - vc032x: Remove the JPEG tables of mi1320_soc.Jean-Francois Moine2009-04-061-402/+1
* V4L/DVB (11387): Sensor orientation reportingAdam Baker2009-04-063-0/+8
* V4L/DVB (11263): gspca: Stop setting buffer type, and avoid memset in querycapTrent Piepho2009-03-301-4/+0
* V4L/DVB (11222): gspca - zc3xx: The webcam DLink DSB - C320 has the sensor pa...Douglas Schilling Landgraf2009-03-301-1/+1
* V4L/DVB (11221): gspca - sonixj: Prefer sonixj instead of sn9c102 for 0471:0327.Hans de Goede2009-03-301-2/+0
* V4L/DVB (11220): gspca - finepix: Use a workqueue for streaming.Jean-Francois Moine2009-03-301-287/+134
OpenPOWER on IntegriCloud