aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca
Commit message (Expand)AuthorAgeFilesLines
...
* | V4L/DVB: gspca - sq930x: New sensor mt9v111Jean-François Moine2010-08-021-69/+323
* | V4L/DVB: gspca - sq930x: Check the USB read errorsJean-François Moine2010-08-021-1/+9
* | V4L/DVB: gspca - pac7302/11: Bad request value in USB writeJean-François Moine2010-08-022-2/+2
* | V4L/DVB: gspca - pac7302: add Genius iSlim 310Márton Németh2010-08-021-0/+1
* | V4L/DVB: gspca - gl860: text alignmentOlivier Lorin2010-08-021-5/+5
* | V4L/DVB: gspca - gl860: fix for wrong 0V9655 resolution identifier nameOlivier Lorin2010-08-021-2/+2
* | V4L/DVB: gspca - gl860: use of real resolutions for MI2020 sensorOlivier Lorin2010-08-021-4/+4
* | V4L/DVB: gspca - gl860: setting changes applied after an EOIOlivier Lorin2010-08-021-1/+1
* | V4L/DVB: gspca - gl860: USB control message delay unificationOlivier Lorin2010-08-021-4/+1
* | V4L/DVB: gspca - gl860: new driver for MI2020 sensorOlivier Lorin2010-08-023-499/+266
* | V4L/DVB: gspca: Remove/move useless inclusions of slab.hJean-François Moine2010-08-028-5/+3
* | 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