aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: gspca - spca1528: New subdriverJean-François Moine2010-08-023-0/+616
* V4L/DVB: gspca - main: Function gspca_dev_probe2 addedJean-François Moine2010-08-022-15/+36
* V4L/DVB: gspca - sq930x: New subdriverJean-François Moine2010-08-023-0/+1151
* V4L/DVB: gspca - t613: Change the gain mechanismJean-François Moine2010-08-021-62/+97
* V4L/DVB: gspca - t613: Simplify the scan of isoc packetsJean-François Moine2010-08-021-17/+8
* V4L/DVB: gspca - t613: Remove the RGB gains setting from sensor_pollingJean-François Moine2010-08-021-5/+2
* V4L/DVB: gspca - t613: Change the gamma tableJean-François Moine2010-08-021-21/+22
* V4L/DVB: gspca - t613: Adjust light frequency values per sensorJean-François Moine2010-08-021-20/+34
* V4L/DVB: gspca - t613: Cleanup and clarify the sourceJean-François Moine2010-08-021-67/+55
* V4L/DVB: gspca - zc3xx: Add back the brightness controlJean-François Moine2010-08-021-17/+56
* V4L/DVB: gspca - zc3xx: Don't change the registers 7 and 8 for sensor pas202bJean-François Moine2010-08-021-4/+0
* V4L/DVB: gspca - zc3xx: Change the max and default JPEG qualitiesJean-François Moine2010-08-021-3/+3
* V4L/DVB: gspca - stk014: Change the min and default values of the JPEG qualityJean-François Moine2010-08-021-2/+2
* V4L/DVB: gspca - JPEG subdrivers: Don't allocate the JPEG headerJean-François Moine2010-08-0210-94/+18
* V4L/DVB: gspca_ov519: Don't report a saturation control for 7670 sensorsHans de Goede2010-08-021-1/+1
* V4L/DVB: gspca_tv8532: rename brightness control to exposureHans de Goede2010-08-021-19/+19
* V4L/DVB: gspca_tv8532: add gain controlHans de Goede2010-08-021-0/+55
* V4L/DVB: gspca_tv8532: remove a whole bunch of unnecessary register writesHans de Goede2010-08-021-131/+5
* V4L/DVB: gspca_ovfx2: drop first frames in stream if not syncedHans de Goede2010-08-021-3/+18
* V4L/DVB: gspca - sonixj: Add webcam 0c45:60ceWarren Bosworth Focke2010-06-011-1/+1
* V4L/DVB: gspca - sonixj: Add information about some potential JPEG webcamsJean-François Moine2010-06-011-1/+4
* V4L/DVB: gspca - sonixb: Have 0c45:602e handled by sonixb instead of sn9c102Jean-François Moine2010-06-011-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-202-17/+17
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-202-17/+17
* | V4L/DVB: gspca - sn9c20x: Fix non working mt9v111 sensorBrian Johnson2010-05-191-25/+7
* | V4L/DVB: gspca - sn9c20x: HAS_BUTTON flag -> HAS_NO_BUTTON flagBrian Johnson2010-05-191-8/+8
* | V4L/DVB: gspca - sn9c20x: Add another MSI laptop to upsidedown device listBrian Johnson2010-05-191-0/+7
* | V4L/DVB: gspca - sn9c20x: Add another laptop to upsidedown device listBrian Johnson2010-05-191-0/+7
* | V4L/DVB: gspca - main: Convert wMaxPacketSize from little endian 16 to cpuJean-François Moine2010-05-191-2/+2
* | V4L/DVB: gspca - zc3xx: Fix the gamma calculation from the contrastJean-François Moine2010-05-191-5/+5
* | V4L/DVB: gspca - zc3xx.c: Remove the brightness controlJean-François Moine2010-05-191-72/+1
* | V4L/DVB: gspca - zc3xx: Fix the light frequency values for pas202b and pb0330Jean-François Moine2010-05-191-6/+6
* | V4L/DVB: gspca - sonixj: Add sensor soi768Jean-François Moine2010-05-191-1/+94
* | V4L/DVB: gspca - sonixj: Reset the bridge after sensor probeJean-François Moine2010-05-191-22/+19
* | V4L/DVB: gspca - sonixj: Adjust minor values of sensor ov7630. - set the col...Jean-François Moine2010-05-191-1/+2
* | V4L/DVB: gspca - sonixj: Set the colors at startup timeJean-François Moine2010-05-191-0/+1
* | V4L/DVB: gspca - sonixj: Adjust debug output. - fix bad function name - add...Jean-François Moine2010-05-191-1/+3
* | V4L/DVB: gspca - sonixj: Split the init sequence of sensor ov7630Jean-François Moine2010-05-191-1/+4
* | V4L/DVB: gspca - main: Stop the webcam when bandwidth too smallJean-François Moine2010-05-191-33/+32
* | V4L/DVB: gspca - main: Restart streaming after reqbufJean-François Moine2010-05-191-2/+5
* | V4L/DVB: gspca - main: Check the file doing stream on/offJean-François Moine2010-05-191-0/+12
* | V4L/DVB: gspca - vc032x: Change the ov7670 format to YUYVJean-François Moine2010-05-191-255/+482
* | V4L/DVB: gspca - sonixj: Add autogain for sensor gc0307Jean-François Moine2010-05-191-8/+22
* | V4L/DVB: gspca - sonixj: Let the JPEG header in the deviceJean-François Moine2010-05-191-12/+1
* | V4L/DVB: gspca: Change some copyrights and module authorsJean-François Moine2010-05-193-9/+9
* | V4L/DVB: [-next] gspca: fix build for INPUT=m or INPUT=nRandy Dunlap2010-05-192-8/+21
* | V4L/DVB: cpia1: comment unused command_setlights()Mauro Carvalho Chehab2010-05-191-0/+2
* | V4L/DVB: gspca - t613: Add color controlsCostantino Leandro2010-05-181-9/+150
* | V4L/DVB: gspca: fixes compilation when input is not selectedMauro Carvalho Chehab2010-05-181-4/+0
* | V4L/DVB: gspca_spca561: Add support for camera buttonHans de Goede2010-05-181-0/+24