aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/zc3xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19V4L/DVB: gspca - zc3xx: Fix the gamma calculation from the contrastJean-François Moine1-5/+5
2010-05-19V4L/DVB: gspca - zc3xx.c: Remove the brightness controlJean-François Moine1-72/+1
2010-05-19V4L/DVB: gspca - zc3xx: Fix the light frequency values for pas202b and pb0330Jean-François Moine1-6/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26V4L/DVB: gscpa_zc3xx: Add support for camera buttonHans de Goede1-0/+20
2010-02-26V4L/DVB: gspca - zc3xx: Change the resolutions of some sensorsHans de Goede1-6/+46
2010-02-26V4L/DVB (13923): gspca - zc3xx: Simplify code.Jean-Francois Moine1-4/+2
2010-02-26V4L/DVB (13922): gspca - zc3xx: Switch off the LED on resume.Jean-Francois Moine1-2/+1
2010-02-26V4L/DVB (13921): gspca - zc3xx: Remove unuseful register write.Jean-Francois Moine1-2/+0
2010-02-26V4L/DVB (13920): gspca - zc3xx: Let default sharpness for sensor pas202b.Jean-Francois Moine1-1/+1
2010-02-26V4L/DVB (13919): gspca - zc3xx: Fix hdcs2020 probe.Jean-Francois Moine1-0/+1
2010-02-26V4L/DVB (13918): gspca - zc3xx: Rename the USB sequences.Jean-Francois Moine1-109/+95
2010-02-26V4L/DVB (13917): gspca - zc3xx: Cleanup code.Jean-Francois Moine1-66/+64
2010-02-26V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant.Marton Nemeth1-1/+1
2010-02-26V4L/DVB (13896): gspca - zc3xx: Adjust the pas202b exchanges.Jean-Francois Moine1-56/+77
2010-02-26V4L/DVB (13895): gspca - zc3xx: Fix the contrast control.Jean-Francois Moine1-80/+30
2010-02-26V4L/DVB (13870): gspca - zc3xx: Bad detection of sensor HV7131R(c).Jean-Francois Moine1-2/+15
2010-02-26V4L/DVB (13867): gspca - zc3xx: Add one more chipset ID of tas5130K.Luis Maia1-0/+1
2009-12-16V4L/DVB (13627): gspca - zc3xx: Set the quality for sensor tas5130c.Jean-Francois Moine1-1/+0
2009-12-16V4L/DVB (13563): gspca - zc3xx: Bad sensor probe of the webcam 0ac8:305b.Jean-Francois Moine1-13/+24
2009-12-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-943/+527
2009-12-05V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt_scan().Jean-Francois Moine1-6/+5
2009-12-05V4L/DVB (13323): gspca - zc3xx: Adjust the exchanges of sensors mi0360soc and pb0330.Jean-Francois Moine1-488/+335
2009-12-05V4L/DVB (13250): gspca - zc3xx: Add some delays and warn on i2c errors.Jean-Francois Moine1-6/+9
2009-12-05V4L/DVB (13193): gspca - zc3xx.c: Change init sequences of sensor tas5130c.Jean-Francois Moine1-159/+69
2009-12-05V4L/DVB (13114): gspca - zc3xx.c: Bad init sequences of sensor cs2102.Jean-Francois Moine1-287/+112
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-12V4L/DVB (12478): ARRAY_SIZE changesMauro Carvalho Chehab1-1/+1
2009-07-24V4L/DVB (12284): gspca - jpeg subdrivers: Check the result of kmalloc(jpeg header).Julia Lawall1-0/+2
2009-06-16V4L/DVB (11709): gspca - zc3xx: Bad debug level in i2c_readJean-Francois Moine1-1/+1
2009-06-16V4L/DVB (11449): gspca - zc3xx: Bad probe of many webcams since adcm2700 addition.Jean-Francois Moine1-9/+11
2009-03-30V4L/DVB (11222): gspca - zc3xx: The webcam DLink DSB - C320 has the sensor pas106.Douglas Schilling Landgraf1-1/+1
2009-03-30V4L/DVB (11040): gspca - most jpeg subdrivers: Have the JPEG quality settable.Jean-Francois Moine1-1/+34
2009-03-30V4L/DVB (11039): gspca - most jpeg subdrivers: Change the JPEG header creation.Jean-Francois Moine1-2/+16
2009-03-30V4L/DVB (10681): gspca - zc3xx: Bad probe of the ov7630c sensor.Jean-Francois Moine1-0/+4
2009-03-30V4L/DVB (10680): gspca - zc3xx: Bad probe of the ov7xxx sensors.Jean-Francois Moine1-10/+3
2009-03-30V4L/DVB (10389): gspca - zc3xx: Do work the sensor adcm2700.Jean-Francois Moine1-17/+26
2009-03-30V4L/DVB (10376): gspca - zc3xx: Remove some useless tables of sensor adcm2700.Jean-Francois Moine1-40/+3
2009-03-30V4L/DVB (10375): gspca - zc3xx: Remove duplicated sequence of sensor cs2102k.Jean-Francois Moine1-202/+3
2009-03-30V4L/DVB (10374): gspca - zc3xx: Bad probe of the sensor adcm2700.Jean-Francois Moine1-8/+7
2009-03-30V4L/DVB (10373): gspca - zc3xx: Sensor adcm2700 added.Jean-Francois Moine1-92/+362
2009-03-30V4L/DVB (10346): gspca - zc3xx: Fix bad variable type with i2c read.Jean-Francois Moine1-66/+59
2009-03-30V4L/DVB (10345): gspca - jpeg subdrivers: One quantization table per subdriver.Jean-Francois Moine1-24/+12
2009-03-30V4L/DVB (10343): gspca - zc3xx / zc0301: Handle the 0ac8:303b instead of zc0301.Jean-Francois Moine1-2/+0
2009-03-30V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_init.Alexey Klimov1-1/+1
2009-03-30V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init function.Alexey Klimov1-1/+3
2009-03-30V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.Jean-Francois Moine1-1/+0
2008-12-30V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table.Jean-Francois Moine1-2/+2
2008-12-30V4L/DVB (9999): gspca - zc3xx: Webcam 046d:089d added.Fabio Rossi1-0/+1
2008-12-30V4L/DVB (9869): gspca - zc3xx: Change the USB exchanges for the sensor pas202b.Jean-Francois Moine1-375/+348