summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10420): gspca - vc032x: Webcam 041e:405b added and mi1310_soc updated.Jean-Francois Moine2009-03-301-184/+188
* V4L/DVB (10419): gspca - sonixj: Sensor mt9v111 added.Jean-Francois Moine2009-03-301-26/+180
* V4L/DVB (10417): sms1xxx: add missing usb id 2040:2011Michael Krufky2009-03-301-0/+2
* V4L/DVB (10416): tveeprom: update to include Hauppauge tuners 151-155Michael Krufky2009-03-301-0/+5
* V4L/DVB (10415): dib0700: add data debug to dib0700_i2c_xfer_newMichael Krufky2009-03-301-0/+7
* V4L/DVB (10413): Bug fix: Restore HVR-4000 tuning.Igor M. Liplianin2009-03-301-1/+6
* V4L/DVB (10409): v4l: remove unused I2C_DRIVERIDs.Hans Verkuil2009-03-3016-16/+0
* V4L/DVB (10408): v4l2: fix incorrect hue range checkHans Verkuil2009-03-304-4/+4
* V4L/DVB (10406): gspca: fix compiler warningHans Verkuil2009-03-301-1/+1
* V4L/DVB (10405): saa7134-core: loading saa7134-alsa is now the defaultMauro Carvalho Chehab2009-03-301-4/+6
* V4L/DVB (10404): saa7134-core: remove oss option, since saa7134-oss doesn't e...Mauro Carvalho Chehab2009-03-301-6/+0
* V4L/DVB (10394): KWorld ATSC 115 all staticMauro Carvalho Chehab2009-03-302-20/+49
* V4L/DVB (10392): lnbp21: documentation about the system registerHans Werner2009-03-301-8/+8
* V4L/DVB (10391): dvb: constify VFTsJan Engelhardt2009-03-3010-12/+12
* V4L/DVB (10389): gspca - zc3xx: Do work the sensor adcm2700.Jean-Francois Moine2009-03-301-17/+26
* V4L/DVB (10388): gspca - pac207: Webcam 093a:2474 added.Lierdakil2009-03-301-0/+1
* V4L/DVB (10387): gspca - spca505: Move some sequences from probe to streamon.Jean-Francois Moine2009-03-301-25/+24
* V4L/DVB (10384): gspca - spca505: Simplify and add the brightness in start.Jean-Francois Moine2009-03-301-47/+34
* V4L/DVB (10383): gspca - spca505: Cleanup and optimize code.Jean-Francois Moine2009-03-301-221/+208
* V4L/DVB (10382): gspca - t613: Bad returned value when no known sensor found.Jean-Francois Moine2009-03-301-1/+1
* V4L/DVB (10381): gspca - t613: New unknown sensor added.Jean-Francois Moine2009-03-301-58/+120
* V4L/DVB (10380): gspca - t613: Cleanup and optimize code.Jean-Francois Moine2009-03-301-197/+182
* V4L/DVB (10379): gspca - main: Use usb_make_path() for VIDIOC_QUERYCAP.Thierry MERLE2009-03-301-2/+1
* V4L/DVB (10378): gspca - main: Avoid error on set interface on disconnection.Jean-Francois Moine2009-03-301-1/+2
* V4L/DVB (10376): gspca - zc3xx: Remove some useless tables of sensor adcm2700.Jean-Francois Moine2009-03-301-40/+3
* V4L/DVB (10375): gspca - zc3xx: Remove duplicated sequence of sensor cs2102k.Jean-Francois Moine2009-03-301-202/+3
* V4L/DVB (10374): gspca - zc3xx: Bad probe of the sensor adcm2700.Jean-Francois Moine2009-03-301-8/+7
* V4L/DVB (10373): gspca - zc3xx: Sensor adcm2700 added.Jean-Francois Moine2009-03-301-92/+362
* V4L/DVB (10372): gspca - sonixj: Cleanup code.Jean-Francois Moine2009-03-301-91/+91
* V4L/DVB (10371): gspca - spca561: Fix image problem in the 352x288 mode of re...Jean-Francois Moine2009-03-301-3/+6
* V4L/DVB (10370): gspca - main: Have 3 URBs instead of 2 for ISOC transfers.Jean-Francois Moine2009-03-301-1/+4
* V4L/DVB (10369): gspca - mr97310a: Fix camera initialization copy/paste bugs.Kyle Guinn2009-03-301-2/+2
* V4L/DVB (10368): gspca - spca561: Fix bugs and rewrite the init/start of the ...Jean-Francois Moine2009-03-301-126/+42
* V4L/DVB (10367): gspca - spca561: Optimize the isoc scanning function.Jean-Francois Moine2009-03-301-6/+2
* V4L/DVB (10366): gspca - mr97310a: New subdriver.Kyle Guinn2009-03-304-48/+438
* V4L/DVB (10363): gspca - spca500: Abnormal error message when starting ClickS...Jean-Francois Moine2009-03-301-1/+2
* V4L/DVB (10361): gspca - sonixj: Gamma control added.Jean-Francois Moine2009-03-301-2/+55
* V4L/DVB (10360): gspca - mars: Bad interface/altsetting since 0a10a0e906be.Jean-Francois Moine2009-03-301-1/+1
* V4L/DVB (10357): gspca - main: Cleanup code.Jean-Francois Moine2009-03-301-9/+5
* V4L/DVB (10356): gspca - sonixj: Cleanup code.Jean-Francois Moine2009-03-301-114/+111
* V4L/DVB (10354): gspca - tv8532: Change the max brightness.Jean-Francois Moine2009-03-301-2/+2
* V4L/DVB (10353): gspca - some subdrivers: Don't get the control values from t...Jean-Francois Moine2009-03-307-203/+0
* V4L/DVB (10352): gspca - spca508: Cleanup code.Jean-Francois Moine2009-03-301-57/+56
* V4L/DVB (10350): gspca - tv8532: Cleanup code.Jean-Francois Moine2009-03-301-275/+199
* V4L/DVB (10348): gspca - mars: Bad isoc packet scanning.Jean-Francois Moine2009-03-301-3/+3
* V4L/DVB (10347): gspca - mars: Optimize, rewrite initialization and add contr...Jean-Francois Moine2009-03-301-192/+243
* V4L/DVB (10346): gspca - zc3xx: Fix bad variable type with i2c read.Jean-Francois Moine2009-03-301-66/+59
* V4L/DVB (10345): gspca - jpeg subdrivers: One quantization table per subdriver.Jean-Francois Moine2009-03-308-180/+183
* V4L/DVB (10344): gspca - ov534: Disable the Hercules webcams.Antonio Ospite2009-03-301-2/+0
* V4L/DVB (10343): gspca - zc3xx / zc0301: Handle the 0ac8:303b instead of zc0301.Jean-Francois Moine2009-03-302-2/+8