aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-12V4L/DVB (9078): gspca: New exported function to retrieve the current frame buffer.Jean-Francois Moine2-12/+22
2008-10-12V4L/DVB (9077): gspca: Set the right V4L2_DEBUG values in the main driver.Frank Zago1-2/+4
2008-10-12V4L/DVB (9076): gspca: USB direction lacking in spca561.Shane1-1/+1
2008-10-12V4L/DVB (9074): gspca: sonixj webcam 0c45:60fe added.Jean-Francois Moine1-1/+3
2008-10-12V4L/DVB (9058): spca561: while balance -> white balance typoShane1-1/+1
2008-10-12V4L/DVB (8931): gspca: Vflip added for sonixj - ov7630.Jean-Francois Moine1-1/+49
2008-10-12V4L/DVB (8930): gspca: The image transfer by bulk is started by the subdrivers.Jean-Francois Moine1-7/+7
2008-10-12V4L/DVB (8929): gspca: sonixj webcam 0458:702e added.Jean-Francois Moine1-0/+1
2008-10-12V4L/DVB (8928): gspca: Version change to 2.3.0.Jean-Francois Moine1-1/+1
2008-10-12V4L/DVB (8927): gspca: PAC 207 webcam 093a:2476 added.Jean-Francois Moine1-0/+1
2008-10-12V4L/DVB (8910): gspca: Add support of image transfer by bulk and minor change.Jean-Francois Moine2-29/+91
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil2-2/+1
2008-10-04V4L/DVB (9092): gspca: Bad init values for sonixj ov7660.Jean-Francois Moine1-5/+13
2008-10-04V4L/DVB (9080): gspca: Add a delay after writing to the sonixj sensors.Jean-Francois Moine1-0/+1
2008-10-04V4L/DVB (9075): gspca: Bad check of returned status in i2c_read() spca561.Shane1-1/+1
2008-10-04V4L/DVB (8933): gspca: Disable light frquency for zc3xx cs2102 Kokom.Costantino Leandro1-2/+2
2008-10-04V4L/DVB (8926): gspca: Bad fix of leak memory (changeset 43d2ead315b1).Jean-Francois Moine1-3/+2
2008-09-29V4L/DVB (8909): gspca: PAC 7302 webcam 093a:262a added.Hans de Goede1-0/+1
2008-09-29V4L/DVB (8887): gspca: fix memory leakDouglas Schilling Landgraf1-0/+2
2008-09-10V4L/DVB (8559a): Fix a merge conflict at gspca/sonixbMauro Carvalho Chehab1-2/+2
2008-09-04V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but not 0.Li Zefan2-4/+4
2008-09-04V4L/DVB (8874): gspca: Adjust hstart for sn9c103/ov7630 and update usb-id's.Hans de Goede1-2/+4
2008-09-04V4L/DVB (8873): gspca: Bad image offset with rev012a of spca561 and adjust exposure.Hans de Goede1-19/+36
2008-09-04V4L/DVB (8872): gspca: Bad image format and offset with rev072a of spca561.Jean-Francois Moine1-5/+34
2008-09-04V4L/DVB (8870): gspca: Fix dark room problem with sonixb.Hans de Goede1-2/+12
2008-09-04V4L/DVB (8869): gspca: Move the Sonix webcams with TAS5110C1B from sn9c102 to gspca.Hans de Goede1-3/+3
2008-09-04V4L/DVB (8868): gspca: Support for vga modes with sif sensors in sonixb.Hans de Goede1-29/+67
2008-09-03V4L/DVB (8835): gspca: Same pixfmt as the sn9c102 driver and raw Bayer added in sonixb.Hans de Goede1-10/+44
2008-09-03V4L/DVB (8834): gspca: Have a bigger buffer for sn9c10x compressed images.Hans de Goede1-5/+5
2008-09-03V4L/DVB (8833): gspca: Cleanup the sonixb code.Hans de Goede1-203/+162
2008-09-03V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams.Jean-Francois Moine1-2/+2
2008-09-03V4L/DVB (8831): gspca: Resolve webcam conflicts between some drivers.Hans de Goede4-17/+16
2008-09-03V4L/DVB (8830): gspca: Move some probe code to the new init function.Hans de Goede2-10/+13
2008-09-03V4L/DVB (8829): gspca: Have a clean kmalloc-ated buffer for USB exchanges.Jean-Francois Moine9-140/+116
2008-09-03V4L/DVB (8828): gspca: Set the clock at the end of initialization in sonixj.Jean-Francois Moine1-5/+11
2008-09-03V4L/DVB (8827): gspca: Stop pac7302 autogain oscillation.Hans de Goede1-19/+29
2008-09-03V4L/DVB (8826): gspca: Webcam Labtec 2200 (093a:2626) added in pac7311.Jean-Francois Moine1-0/+1
2008-09-03V4L/DVB (8825): gspca: More controls for pac73xx and new webcam 093a:2624.Hans de Goede3-95/+231
2008-09-03V4L/DVB (8824): gspca: Too much code removed in the suspend/resume changeset.Jean-Francois Moine1-0/+5
2008-09-03V4L/DVB (8823): gspca: H and V flips work for ov7670 only in ov519.Jean-Francois Moine1-0/+5
2008-09-03V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume.Jean-Francois Moine22-298/+89
2008-09-03V4L/DVB (8820): gspca: Change initialization and gamma of zc3xx - pas106.Jean-Francois Moine1-10/+9
2008-09-03V4L/DVB (8819): gspca: Initialize the ov519 at open time and source cleanup.Jean-Francois Moine1-546/+596
2008-09-03V4L/DVB (8818): gspca: Reinitialize the device on resume.Jean-Francois Moine1-3/+6
2008-09-03V4L/DVB (8817): gspca: LED and proble changes in sonixb.Hans de Goede1-3/+8
2008-09-03V4L/DVB (8816): gspca: Set disabled ctrls and fix a register pb with ovxxxx in sonixb.Hans de Goede1-40/+40
2008-09-03V4L/DVB (8815): gspca: Fix problems with disabled controls.Hans de Goede1-1/+5
2008-09-03V4L/DVB (8814): gspca: Set DISABLED the disabled controls at query control time.Jean-Francois Moine7-23/+61
2008-09-03V4L/DVB (8813): gspca: Adjust SOF detection for pac73xx.Hans de Goede1-18/+0
2008-09-03V4L/DVB (8812): gspca: Do pac73xx webcams work.Hans de Goede3-178/+220