summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/zc3xx.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (12284): gspca - jpeg subdrivers: Check the result of kmalloc(jpeg he...Julia Lawall2009-07-241-0/+2
* V4L/DVB (11709): gspca - zc3xx: Bad debug level in i2c_readJean-Francois Moine2009-06-161-1/+1
* V4L/DVB (11449): gspca - zc3xx: Bad probe of many webcams since adcm2700 addi...Jean-Francois Moine2009-06-161-9/+11
* V4L/DVB (11222): gspca - zc3xx: The webcam DLink DSB - C320 has the sensor pa...Douglas Schilling Landgraf2009-03-301-1/+1
* V4L/DVB (11040): gspca - most jpeg subdrivers: Have the JPEG quality settable.Jean-Francois Moine2009-03-301-1/+34
* V4L/DVB (11039): gspca - most jpeg subdrivers: Change the JPEG header creation.Jean-Francois Moine2009-03-301-2/+16
* V4L/DVB (10681): gspca - zc3xx: Bad probe of the ov7630c sensor.Jean-Francois Moine2009-03-301-0/+4
* V4L/DVB (10680): gspca - zc3xx: Bad probe of the ov7xxx sensors.Jean-Francois Moine2009-03-301-10/+3
* V4L/DVB (10389): gspca - zc3xx: Do work the sensor adcm2700.Jean-Francois Moine2009-03-301-17/+26
* 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 (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-301-24/+12
* V4L/DVB (10343): gspca - zc3xx / zc0301: Handle the 0ac8:303b instead of zc0301.Jean-Francois Moine2009-03-301-2/+0
* V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_i...Alexey Klimov2009-03-301-1/+1
* V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init funct...Alexey Klimov2009-03-301-1/+3
* V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.Jean-Francois Moine2009-03-301-1/+0
* V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table.Jean-Francois Moine2008-12-301-2/+2
* V4L/DVB (9999): gspca - zc3xx: Webcam 046d:089d added.Fabio Rossi2008-12-301-0/+1
* V4L/DVB (9869): gspca - zc3xx: Change the USB exchanges for the sensor pas202b.Jean-Francois Moine2008-12-301-375/+348
* V4L/DVB (9868): gspca - zc3xx: Remove the duplicated register namesJean-Francois Moine2008-12-301-36/+36
* V4L/DVB (9847): gspca: Align the 640x480 and 320x240 init of tas5130 in zc3xx.Jean-Francois Moine2008-12-301-4/+4
* V4L/DVB (9558): gspca: Add the light frequency control for the sensor HV7131B...Jean-Francois Moine2008-12-301-124/+154
* V4L/DVB (9689): gspca: Memory leak when disconnect while streaming.Jean-Francois Moine2008-11-241-0/+3
* V4L/DVB (9557): gspca: Small changes for the sensor HV7131B in zc3xx.Jean-Francois Moine2008-11-111-3/+5
* V4L/DVB (9556): gspca: Bad init sequence for sensor HV7131B in zc3xx.Jean-Francois Moine2008-11-111-3/+3
* V4L/DVB (9079): gspca: Return error code from stream start functions.Jean-Francois Moine2008-10-121-1/+2
* V4L/DVB (8933): gspca: Disable light frquency for zc3xx cs2102 Kokom.Costantino Leandro2008-10-041-2/+2
* V4L/DVB (8831): gspca: Resolve webcam conflicts between some drivers.Hans de Goede2008-09-031-12/+5
* V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume.Jean-Francois Moine2008-09-031-14/+3
* V4L/DVB (8814): gspca: Set DISABLED the disabled controls at query control time.Jean-Francois Moine2008-09-031-0/+16
* V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982Hans de Goede2008-09-031-19/+12
* V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some we...Hans de Goede2008-09-031-12/+19
* V4L/DVB (8718): gspca: suspend/resume added.Jean-Francois Moine2008-09-031-0/+4
* V4L/DVB (8667): gspca: Bad probe of Z-Star/Vimicro webcams with pas106 sensor.Hans de Goede2008-09-031-14/+17
* V4L/DVB (8571): gspca: Don't use CONFIG_VIDEO_ADV_DEBUG as a compile option.Jean-Francois Moine2008-08-061-3/+3
* V4L/DVB (8517): gspca: Bad sensor for some webcams in zc3xx since 28b8203a830e.Jean-Francois Moine2008-07-271-4/+4
* V4L/DVB (8513): gspca: Set the specific per webcam information in driver_info.Jean-Francois Moine2008-07-271-75/+50
* V4L/DVB (8512): gspca: Do not use the driver_info field of usb_device_id.Jean-Francois Moine2008-07-271-1/+0
* V4L/DVB (8438): gspca: Lack of matrix for zc3xx - tas5130c (vf0250).Jean-Francois Moine2008-07-231-177/+185
* V4L/DVB (8359): gspca: Adds register aliases for zc03xx registersMauro Carvalho Chehab2008-07-201-4074/+4093
* V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack.Jean-Francois Moine2008-07-201-99/+100
* V4L/DVB (8231): gspca: Do not declare the webcams declared by other drivers.Jean-Francois Moine2008-07-201-6/+17
* V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver.Jean-Francois Moine2008-07-201-10/+26
* V4L/DVB (8199): gspca: Compile warnings about NULL ptr.Harvey Harrison2008-07-201-15/+15
* V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code.Jean-Francois Moine2008-07-201-123/+123
* V4L/DVB (8191): gspca: Make CONFIG_VIDEO_ADV_DEBUG actually work.Hans de Goede2008-07-201-3/+3
* V4L/DVB (8157): gspca: all subdriversJean-Francois Moine2008-07-201-298/+351
OpenPOWER on IntegriCloud