summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca
AgeCommit message (Expand)AuthorFilesLines
2009-04-06V4L/DVB (11427): gspca - m5602: Minor cleanupsErik Andr?n1-17/+1
2009-04-06V4L/DVB (11426): gspca - m5602: Don't touch hflip/vflip register on Read/Modi...Erik Andr?n1-13/+3
2009-04-06V4L/DVB (11425): gspca - m5602: Move the vflip quirk to probe stage.Erik Andr?n2-21/+46
2009-04-06V4L/DVB (11424): gspca - m5602-ov9650: Use the local ctrl cache. Adjust image...Erik Andr?n1-96/+93
2009-04-06V4L/DVB (11423): gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl ca...Erik Andr?n5-9/+54
2009-04-06V4L/DVB (11422): gspca - m5602-ov9650: Replace a magic constant with a defineErik Andr?n1-1/+1
2009-04-06V4L/DVB (11421): gspca - m5602-ov9650: Synthesize modesetting.Erik Andr?n3-128/+76
2009-04-06V4L/DVB (11420): gspca - m5602: Improve error handling in the ov9650 driverErik Andr?n1-5/+17
2009-04-06V4L/DVB (11419): gspca - m5602-ov9650: Don't read exposure data from COM1.Erik Andr?n2-8/+3
2009-04-06V4L/DVB (11418): gspca - m5602-ov9650: Auto white balancing is on by defaultErik Andr?n1-1/+1
2009-04-06V4L/DVB (11417): gspca - m5602-ov9650: Autogain is on by defaultErik Andr?n1-1/+1
2009-04-06V4L/DVB (11416): gspca - m5602: Constify all sensor structsErik Andr?n5-6/+5
2009-04-06V4L/DVB (11415): gspca - m5602: Remove an unused member in the sd struct.Erik Andr?n2-6/+0
2009-04-06V4L/DVB (11414): gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.Erik Andr?n11-361/+353
2009-04-06V4L/DVB (11413): gspca - m5602-mt9m111: Separate mode vectors per sensor.Erik Andr?n11-121/+113
2009-04-06V4L/DVB (11412): gspca - m5602-ov9650: Checkpatch fixesErik Andr?n1-8/+13
2009-04-06V4L/DVB (11411): gspca - m5602: Rework v4l ctrl handling in all sensorsErik Andr?n13-85/+75
2009-04-06V4L/DVB (11410): gspca - m5602-ov9650: Always init the ov9650 before starting...Erik Andr?n1-0/+5
2009-04-06V4L/DVB (11409): gspca - m5602-ov9650: Set the ov9650 sensor in soft sleep wh...Erik Andr?n2-8/+31
2009-04-06V4L/DVB (11408): gspca - m5602-s5k83a: Add led support to the s5k83a sensor.Lukas Karas4-3/+45
2009-04-06V4L/DVB (11407): gspca - m5602-ov9650: Clean up ov9650_start() function.Erik Andr?n1-20/+25
2009-04-06V4L/DVB (11406): gspca - m5602-ov9650: Add QCIF resolution supportErik Andr?n2-1/+46
2009-04-06V4L/DVB (11405): gspca - m5602: Simplify error handlingErik Andr?n6-91/+73
2009-04-06V4L/DVB (11404): gspca - m5602-s5k4aa: Add start function and VGA resolution ...Erik Andr?n2-0/+104
2009-04-06V4L/DVB (11403): gspca - m5602-s5k4aa: No more "default" modeErik Andr?n1-4/+4
2009-04-06V4L/DVB (11402): gspca - vc032x: Remove the JPEG tables of mi1320_soc.Jean-Francois Moine1-402/+1
2009-04-06V4L/DVB (11387): Sensor orientation reportingAdam Baker3-0/+8
2009-03-30V4L/DVB (11263): gspca: Stop setting buffer type, and avoid memset in querycapTrent Piepho1-4/+0
2009-03-30V4L/DVB (11222): gspca - zc3xx: The webcam DLink DSB - C320 has the sensor pa...Douglas Schilling Landgraf1-1/+1
2009-03-30V4L/DVB (11221): gspca - sonixj: Prefer sonixj instead of sn9c102 for 0471:0327.Hans de Goede1-2/+0
2009-03-30V4L/DVB (11220): gspca - finepix: Use a workqueue for streaming.Jean-Francois Moine1-287/+134
2009-03-30V4L/DVB (11219): gspca - sq905: Optimize the resolution setting.Jean-Francois Moine1-11/+10
2009-03-30V4L/DVB (11218): gspca - sq905: Update the frame pointer after adding the las...Jean-Francois Moine1-4/+5
2009-03-30V4L/DVB (11213): gspca - sq905c: New subdriver.Theodore Kilgore3-0/+339
2009-03-30V4L/DVB (11212): gspca - vc032x: Use YVYU format for sensor mi1320_soc.Jean-Francois Moine1-30/+412
2009-03-30V4L/DVB (11211): gspca - vc032x: Simplify the i2c write function.Jean-Francois Moine1-19/+5
2009-03-30V4L/DVB (11209): gspca - vc032x: New sensor mi1320_soc and webcam 15b8:6001 a...Jean-Francois Moine1-12/+415
2009-03-30V4L/DVB (11146): gspca - vc032x: Change the probe sequence.Jean-Francois Moine1-23/+50
2009-03-30V4L/DVB (11145): gspca - t613: Greater delay after om6802 reset.Jean-Francois Moine1-1/+1
2009-03-30V4L/DVB (11144): gspca - t613: Don't re-read the ID registers at probe time.Jean-Francois Moine1-1/+1
2009-03-30V4L/DVB (11143): gspca - t613: Bad sensor detection.Jean-Francois Moine1-1/+1
2009-03-30V4L/DVB (11106): gspca - ov534: New sensor ov965x and re-enable the webcam 06...Jean-Francois Moine1-145/+548
2009-03-30V4L/DVB (11105): gspca - ov534: Adjust the packet scan functionJean-Francois Moine1-58/+57
2009-03-30V4L/DVB (11104): gspca - ov534: Bad frame pointer after adding the last packetJean-Francois Moine1-2/+3
2009-03-30V4L/DVB (11103): gspca - main: May have isochronous transfers on altsetting 0Jean-Francois Moine2-5/+8
2009-03-30V4L/DVB (11040): gspca - most jpeg subdrivers: Have the JPEG quality settable.Jean-Francois Moine7-7/+238
2009-03-30V4L/DVB (11039): gspca - most jpeg subdrivers: Change the JPEG header creation.Jean-Francois Moine8-250/+225
2009-03-30V4L/DVB (10986): mr97310a: don't discard frame headers on stream outputTheodore Kilgore1-19/+3
2009-03-30V4L/DVB (10829): Support alternate resolutions for sq905Adam Baker1-41/+59
2009-03-30V4L/DVB (10819): gspca: Don't need to zero ioctl parameter fieldsTrent Piepho1-4/+0