summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (13952): gspca: Storage class should be before const qualifierTobias Klauser2010-02-263-3/+3
* V4L/DVB (13927): gspca - sonixj: Fix bad video mode for all webcams.Jean-Francois Moine2010-02-261-3/+3
* V4L/DVB (13926): gspca - pac7302: Fix a random USB error.Jean-Francois Moine2010-02-261-1/+1
* V4L/DVB (13925): gspca - main: Change the check of the USB video interface.Jean-Francois Moine2010-02-261-6/+3
* V4L/DVB (13924): gspca - sunplus: Optimize and remove unused sequences.Jean-Francois Moine2010-02-261-164/+19
* V4L/DVB (13923): gspca - zc3xx: Simplify code.Jean-Francois Moine2010-02-261-4/+2
* V4L/DVB (13922): gspca - zc3xx: Switch off the LED on resume.Jean-Francois Moine2010-02-261-2/+1
* V4L/DVB (13921): gspca - zc3xx: Remove unuseful register write.Jean-Francois Moine2010-02-261-2/+0
* V4L/DVB (13920): gspca - zc3xx: Let default sharpness for sensor pas202b.Jean-Francois Moine2010-02-261-1/+1
* V4L/DVB (13919): gspca - zc3xx: Fix hdcs2020 probe.Jean-Francois Moine2010-02-261-0/+1
* V4L/DVB (13918): gspca - zc3xx: Rename the USB sequences.Jean-Francois Moine2010-02-261-109/+95
* V4L/DVB (13917): gspca - zc3xx: Cleanup code.Jean-Francois Moine2010-02-261-66/+64
* V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant.Marton Nemeth2010-02-2625-27/+27
* V4L/DVB (13898): gspca - some subdrivers: Make sd_desc const.Márton Németh2010-02-267-11/+11
* V4L/DVB (13897): gspca - main: Check the interface class at probe time.Jean-Francois Moine2010-02-261-2/+6
* V4L/DVB (13896): gspca - zc3xx: Adjust the pas202b exchanges.Jean-Francois Moine2010-02-261-56/+77
* V4L/DVB (13895): gspca - zc3xx: Fix the contrast control.Jean-Francois Moine2010-02-261-80/+30
* V4L/DVB (13894): gspca - sonixj: Add more controls.Jean-Francois Moine2010-02-261-37/+83
* V4L/DVB (13893): gspca - vc032x: Change the sensor of 046d:0892 and 046d:0896.Jean-Francois Moine2010-02-261-46/+522
* V4L/DVB (13892): gspca - vc032x: Add the H and V flip controls for sensor mi1...Jean-Francois Moine2010-02-261-0/+2
* V4L/DVB (13891): gspca - vc032x: Fix bad probe of the sensor mi1320.Jean-Francois Moine2010-02-261-27/+97
* V4L/DVB (13883): gspca - m5602: Be less verbose during sensor probeErik Andrén2010-02-265-5/+5
* V4L/DVB (13881): gspca - stv06xx: Clean up the dump bridge functionErik Andrén2010-02-261-1/+2
* V4L/DVB (13872): gspca - sonixj: Add sensor adcm1700 and webcam 0c45:614a.Jean-Francois Moine2010-02-261-38/+146
* V4L/DVB (13871): gspca - benq: New subdriver for camera 04a5:3035.Jean-Francois Moine2010-02-263-0/+333
* V4L/DVB (13870): gspca - zc3xx: Bad detection of sensor HV7131R(c).Jean-Francois Moine2010-02-261-2/+15
* V4L/DVB (13867): gspca - zc3xx: Add one more chipset ID of tas5130K.Luis Maia2010-02-261-0/+1
* V4L/DVB (13866): gspca - main: Add the cam flag 'no_urb_create'.Jean-Francois Moine2010-02-262-10/+14
* V4L/DVB (13865): gspca - main: Optimize code.Jean-Francois Moine2010-02-262-14/+12
* V4L/DVB (13815): gspca - sunplus: Add webcam 052b:1507.Jean-Francois Moine2010-02-261-0/+1
* V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.Jean-Francois Moine2010-01-171-13/+13
* V4L/DVB (13882): gspca - stv06xx-vv6410: Ensure register STV_SCAN_RATE is zeroErik Andrén2010-01-171-0/+1
* V4L/DVB (13880): gspca - m5602-s5k4aa: Add vflip quirk for the Amilo Xi 2428Erik Andren2010-01-171-0/+6
* V4L/DVB (13875): gspca - vc032x: Fix a possible crash with the vc0321 bridge.Jean-Francois Moine2010-01-171-0/+4
* V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.Roel Kluin2010-01-171-1/+1
* V4L/DVB (13622): gspca - ov534: Fix a compilation warning.Jean-Francois Moine2010-01-171-1/+1
* V4L/DVB (13816): gspca - main: Set the current frame pointer when first qbuf.Jean-Francois Moine2010-01-171-0/+2
* V4L/DVB (13627): gspca - zc3xx: Set the quality for sensor tas5130c.Jean-Francois Moine2009-12-161-1/+0
* V4L/DVB (13626): gspca - many subdrivers: Fix some warnings.Jean-Francois Moine2009-12-1610-26/+33
* V4L/DVB (13621): gspca - some subdrivers: Make device_table[]s constant.Márton Németh2009-12-166-12/+12
* V4L/DVB (13567): gspca - sunplus/stk014: Propagate errors to higher level.Jean-Francois Moine2009-12-162-175/+168
* V4L/DVB (13566): gspca - main: New variable usb_err for USB exchanges.Jean-Francois Moine2009-12-162-0/+14
* V4L/DVB (13565): gspca - pac7302: One more webcam is upside-down by default.Jean-Francois Moine2009-12-161-1/+1
* V4L/DVB (13564): gspca - main: Implement vidioc_enum_frameintervals.Antonio Ospite2009-12-162-0/+38
* V4L/DVB (13563): gspca - zc3xx: Bad sensor probe of the webcam 0ac8:305b.Jean-Francois Moine2009-12-161-13/+24
* V4L/DVB (13561): gspca - main: Remove unnecessary set to alternate 0.Márton Németh2009-12-161-3/+0
* V4L/DVB (13560): gspca - main: Cleanup source.Jean-Francois Moine2009-12-161-4/+3
* V4L/DVB (13559): gspca - pac7302: Some webcams are upside-down by default.Jean-Francois Moine2009-12-161-4/+15
* V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart2009-12-161-2/+3
* V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart2009-12-161-1/+0
OpenPOWER on IntegriCloud