summaryrefslogtreecommitdiff
path: root/drivers/media/video/gspca
AgeCommit message (Expand)AuthorFilesLines
2011-09-11[media] gspca - sonixj: Adjust the contrast controlJean-François Moine1-4/+4
2011-09-11[media] gspca - jeilinj: Cleanup codeJean-François Moine1-8/+2
2011-09-11[media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240Jean-François Moine1-0/+4
2011-09-11[media] gspca - ov519: Fix LED inversion of some ov519 webcamsJean-François Moine1-12/+10
2011-09-04[media] gspca: Use current logging stylesJoe Perches42-266/+338
2011-09-03[media] t613: Use current logging stylesJoe Perches1-5/+7
2011-09-03[media] sn9c20x: Use current logging stylesJoe Perches1-36/+38
2011-09-03[media] pac207: Use current logging stylesJoe Perches1-6/+8
2011-09-03[media] finepix: Use current logging stylesJoe Perches1-3/+5
2011-09-03[media] m5602: Use current logging stylesJoe Perches7-74/+89
2011-09-03[media] gl860: Use current logging stylesJoe Perches1-3/+5
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe3-3/+3
2011-08-07[media] Fix wrong register mask in gspca/sonixj.cLuiz Ramos1-1/+1
2011-07-31[media] gspca-stv06xx: Triple frame rate by decreasing the scan rateErik Andrén1-1/+1
2011-07-31[media] gspca-stv06xx: Remove writes to read-only registersErik Andrén1-9/+0
2011-07-31[media] gspca-stv06xx: Fix sensor init indentationErik Andrén1-10/+10
2011-07-31[media] gspca-stv06xx: Simplify stv_init struct and vv6410 bridge initErik Andrén2-30/+18
2011-07-31[media] gspca-stv06xx: Simplify register writes by avoiding special data stru...Erik Andrén2-16/+21
2011-07-27[media] gspca: s/strncpy/strlcpy/Hans de Goede2-4/+4
2011-07-27[media] gspca_sunplus: Fix streaming on logitech quicksmart 420Hans de Goede1-3/+0
2011-07-27[media] gspca: Add new se401 camera driverHans de Goede4-0/+876
2011-07-27[media] gspca: reset image_len to 0 on LAST_PACKET when discarding frameHans de Goede1-1/+4
2011-07-27[media] gspca - ov519: Fix a LED inversionJean-François Moine1-1/+2
2011-07-27[media] gspca - ov519: Fix sensor detection problemsJean-François Moine1-0/+3
2011-07-27[media] gspca: don't include linux/version.hMauro Carvalho Chehab1-8/+4
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab1-1/+0
2011-07-27[media] gspca - ov519: New sensor ov9600 with bridge ovfx2Jean-François Moine1-13/+96
2011-06-01[media] Make nchg variable signed because the code compares this variable aga...Hans Petter Selasky1-1/+1
2011-06-01[media] gspca - ov519: Set the default frame rate to 15 fpsJean-François Moine1-1/+1
2011-06-01[media] gspca - stv06xx: Set a lower default value of gain for hdcs sensorsJean-François Moine1-1/+1
2011-06-01[media] gspca: Remove coarse_expo_autogain.hJean-François Moine1-116/+0
2011-06-01[media] gspca - ov519: Change the ovfx2 bulk transfer sizeJean-François Moine1-2/+2
2011-06-01[media] gspca - ov519: Fix a regression for ovfx2 webcamsJean-François Moine1-1/+1
2011-05-25[media] gspca/kinect: wrap gspca_debug with GSPCA_DEBUGJarod Wilson1-1/+1
2011-05-21[media] gspca - sunplus: Fix some warnings and simplify codeJean-François Moine1-66/+33
2011-05-21[media] gspca: Fix some warnings tied to 'no debug'Jean-François Moine3-16/+9
2011-05-21[media] gspca: Unset debug by defaultJean-François Moine1-1/+1
2011-05-21[media] gspca - cpia1: Remove a bad conditional compilation instructionJean-François Moine1-2/+0
2011-05-21[media] gspca - main: Remove USB tracesJean-François Moine2-3/+3
2011-05-21[media] gspca - main: Version change to 2.13Jean-François Moine1-1/+1
2011-05-21[media] gspca - stk014 / t613: Accept the index 0 in querymenuJean-François Moine2-20/+12
2011-05-21[media] gspca - kinect: Remove __devinitdataJean-François Moine1-1/+1
2011-05-21[media] gspca - cpia1: Fix some warningsJean-François Moine1-3/+1
2011-05-20[media] gspca - kinect: fix comments referring to color cameraAntonio Ospite1-2/+2
2011-05-20[media] gspca - kinect: fix a typo s/steram/stream/Drew Fisher1-1/+1
2011-05-20[media] gspca - kinect: move communications buffers out of stackDrew Fisher1-2/+4
2011-05-20[media] gspca/stv06xx_pb0100: Don't potentially deref NULL in pb0100_start()Jesper Juhl1-0/+2
2011-05-20[media] gspca - kinect: New subdriver for Microsoft KinectAntonio Ospite3-0/+438
2011-05-20[media] gspca - zc3xx: Adjust the mc501cb exchangesJean-François Moine1-36/+6
2011-05-20[media] gspca - jeilinj: add SPORTSCAM specific controlsPatrice Chotard1-6/+242