summaryrefslogtreecommitdiff
path: root/drivers/media/video/gspca
AgeCommit message (Expand)AuthorFilesLines
2008-12-30V4L/DVB (10107): More than one driver defines the same var name (dump_bridge)...Mauro Carvalho Chehab1-3/+3
2008-12-30V4L/DVB (10106): gscpa - stv06xx: Fix compilation with kernel treeMauro Carvalho Chehab1-0/+3
2008-12-30V4L/DVB (10050): gspca - vc032x: Webcam 046d:0897 added.Jean-Francois Moine1-0/+1
2008-12-30V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table.Jean-Francois Moine23-33/+33
2008-12-30V4L/DVB (10048): gspca - stv06xx: New subdriver.Erik Andren13-1/+2805
2008-12-30V4L/DVB (10046): gspca - ov534: Use the gspca usb buf for usb control messages.Jean-Francois Moine1-51/+53
2008-12-30V4L/DVB (10045): gspca - ov534: Remove empty line in trace.Jean-Francois Moine1-1/+1
2008-12-30V4L/DVB (10044): gspca - pac7311: Webcam 093a:2620 added.Hans de Goede1-0/+1
2008-12-30V4L/DVB (10041): m5602 - rework parts of the resolution initializationErik Andrén2-35/+32
2008-12-30V4L/DVB (10040): m5602 - ov9650: Activate variopixelErik Andrén1-0/+7
2008-12-30V4L/DVB (10039): m5602 - ov9650: Add CIF modeErik Andrén2-1/+51
2008-12-30V4L/DVB (10038): m5602: tweak the hsync. Remove redundant init sequenceErik Andrén1-9/+4
2008-12-30V4L/DVB (10037): m5602: add QVGA mode for the ov9650 sensorErik Andrén2-3/+51
2008-12-30V4L/DVB (10036): m5602 - ov9650: Prepare the sensor to set multiple resolutionsErik Andrén2-26/+57
2008-12-30V4L/DVB (10035): m5602: add a start sending hook in the sensor structErik Andrén2-0/+6
2008-12-30V4L/DVB (10034): m5602: fixup offset in order to align imageErik Andrén1-3/+3
2008-12-30V4L/DVB (10033): m5602: add some commentsErik Andrén2-9/+10
2008-12-30V4L/DVB (10032): m5602: add vflip quirk for Alienware m9700Erik Andrén1-0/+7
2008-12-30V4L/DVB (10031): m5602: correct the name of the Pascal Stangs libraryErik Andrén1-1/+1
2008-12-30V4L/DVB (10030): m5602: Use read/modify/write when toggling vflip on the po1030Erik Andrén1-4/+12
2008-12-30V4L/DVB (10029): m5602: remove uneeded test on po1030Erik Andrén1-6/+0
2008-12-30V4L/DVB (10028): mt5602: Remove the s5k83a specific read_sensor functionErik Andrén2-40/+0
2008-12-30V4L/DVB (10027): m5602: convert the s5k83a sensor to use the common functionErik Andrén1-13/+13
2008-12-30V4L/DVB (10026): m5602: remove the s5k4aa implementation of the read_sensorErik Andrén2-43/+0
2008-12-30V4L/DVB (10025): m5602: convert the s5k4aa sensor to use the common functionErik Andrén1-17/+17
2008-12-30V4L/DVB (10024): m5602: Remove the mt9m111 implementation of the read_sensor ...Erik Andrén2-36/+0
2008-12-30V4L/DVB (10023): m5602: Convert the mt9m111 to use the common read_sensor fun...Erik Andrén1-9/+9
2008-12-30V4L/DVB (10022): m5602: Remove the po1030 read_sensor functionErik Andrén2-36/+0
2008-12-30V4L/DVB (10021): m5602: Let the po1030 use the common read_sensor functionErik Andrén1-13/+13
2008-12-30V4L/DVB (10020): m5602: Remove the ov9650 implementation of the read sensor f...Erik Andrén2-42/+0
2008-12-30V4L/DVB (10019): m5602: Let the ov9650 use the common read sensor functionErik Andrén1-24/+24
2008-12-30V4L/DVB (10018): gspca - m5602 - ov9650: Use generic read_sensor functionErik Andrén1-6/+17
2008-12-30V4L/DVB (10015): gspca - m5602: Add initial read sensor implementationErik Andrén2-0/+39
2008-12-30V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions.Erik Andrén10-230/+0
2008-12-30V4L/DVB (10013): Convert all sensors to use the unified write sensor functionErik Andrén6-95/+98
2008-12-30V4L/DVB (10012): m5602: Start to unify read/write sensor functionsErik Andrén7-0/+52
2008-12-30V4L/DVB (10011): m5602: Remove the write and read sensor from the main structErik Andrén5-18/+1
2008-12-30V4L/DVB (10010): gspca - m5602: Add vflip quirk for the ASUS A6JaErik Andrén1-0/+7
2008-12-30V4L/DVB (10009): gspca - m5602: Convert some functions to be staticErik Andrén10-15/+14
2008-12-30V4L/DVB (10008): gspca - m5602: Checkpatch.pl fixes on m5602_ov9650.cErik Andrén1-2/+3
2008-12-30V4L/DVB (10007): gspca - m5602: Refactor the error handling in the s5k83aErik Andrén1-26/+36
2008-12-30V4L/DVB (10006): gspca - m5602: Align some definesErik Andrén2-10/+10
2008-12-30V4L/DVB (10005): m5602: Cleanup the s5k4aa error handling, cull some commentsErik Andrén2-14/+14
2008-12-30V4L/DVB (10004): m5602: Cleanup the po1030 sensor error handlingErik Andrén1-21/+30
2008-12-30V4L/DVB (10003): m5602: Simplify the error handling in the ov9650 sensorErik Andrén1-35/+46
2008-12-30V4L/DVB (10002): m5602: Simplify error handling in the mt9m111 sensor codeErik Andrén1-8/+8
2008-12-30V4L/DVB (10001): gspca - m5602: Minor fixesErik Andrén2-2/+3
2008-12-30V4L/DVB (10000): gspca - m5602: Add lost ampersandErik Andrén1-1/+1
2008-12-30V4L/DVB (9999): gspca - zc3xx: Webcam 046d:089d added.Fabio Rossi1-0/+1
2008-12-30V4L/DVB (9997): gspca - main: Don't lock the kernel on ioctl.Jean-Francois Moine1-1/+1