aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-16V4L/DVB (9875): gspca - main: Fix vidioc_s_jpegcomp locking.Jim Paris1-2/+2
2008-11-24V4L/DVB (9691): gspca: Move the video device to a separate area.Jean-Francois Moine2-16/+14
2008-11-24V4L/DVB (9690): gspca: Lock the subdrivers via module_get/put.Jean-Francois Moine2-4/+11
2008-11-24V4L/DVB (9689): gspca: Memory leak when disconnect while streaming.Jean-Francois Moine10-10/+39
2008-11-11V4L/DVB (9557): gspca: Small changes for the sensor HV7131B in zc3xx.Jean-Francois Moine1-3/+5
2008-11-11V4L/DVB (9556): gspca: Bad init sequence for sensor HV7131B in zc3xx.Jean-Francois Moine1-3/+3
2008-11-11V4L/DVB (9549): gspca: Fix a typo in one of gspca chips name.Krzysztof Helt1-1/+1
2008-11-11V4L/DVB (9493): kconfig patchFrederic CAND1-71/+71
2008-10-17V4L/DVB (9294): gspca: Add a stop sequence in t613.Jean-Francois Moine1-0/+14
2008-10-17V4L/DVB (9293): gspca: Separate and fix the sensor dependant sequences in t613.Leandro Costantino1-37/+110
2008-10-17V4L/DVB (9292): gspca: Call the control setting functions at init time in t613.Jean-Francois Moine1-72/+70
2008-10-17V4L/DVB (9291): gspca: Do not set the white balance temperature by default in t613.Jean-Francois Moine1-1/+1
2008-10-17V4L/DVB (9290): gspca: Adjust the sensor init sequences in t613.Jean-Francois Moine1-7/+20
2008-10-17V4L/DVB (9289): gspca: Other sensor identified as om6802 in t613.Jean-Francois Moine1-6/+10
2008-10-17V4L/DVB (9288): gspca: Write to the USB device and not USB interface in t613.Jean-Francois Moine1-3/+3
2008-10-17V4L/DVB (9287): gspca: Change the name of the multi bytes write function in t613.Jean-Francois Moine1-31/+32
2008-10-17V4L/DVB (9286): gspca: Compilation problem of gspca.c and the kernel version.Jean-Francois Moine2-1/+1
2008-10-17V4L/DVB (9283): Correct typo and enable setting the gain on the mt9m111 sensorErik Andrén1-2/+2
2008-10-17V4L/DVB (9282): Properly iterate the urbs when destroying them.Erik Andrén1-1/+1
2008-10-17V4L/DVB (9281): gspca: Add hflip and vflip to the po1030 sensorErik Andren2-7/+101
2008-10-17V4L/DVB (9280): gspca: Use the gspca debug macrosErik Andren7-98/+66
2008-10-17V4L/DVB (9279): gspca: Correct some copyright headersErik Andren13-14/+13
2008-10-17V4L/DVB (9278): gspca: Remove the m5602_debug variableErik Andren4-5/+0
2008-10-17V4L/DVB (9277): gspca: propagate an error in m5602_start_transfer()Erik Andren1-4/+6
2008-10-12V4L/DVB (9126): gspca: Fix some compilation warnings in m5602.Jean-Francois Moine3-3/+7
2008-10-12V4L/DVB (9125): gspca: Big rewrite of t613 driverJean-Francois Moine1-266/+326
2008-10-12V4L/DVB (9124): gspca: Bad name of the tv8532 subdriver in Kconfig.Jean-Francois Moine1-1/+1
2008-10-12V4L/DVB (9123): gspca: Add some lost controls to the s5k83a sensor.Erik Andren2-10/+140
2008-10-12V4L/DVB (9122): gspca: Bad name of the sunplus subdriver in Kconfig.Jean-Francois Moine1-2/+2
2008-10-12V4L/DVB (9121): gspca: Add the subdriver finepix in Kconfig and Makefile.Jean-Francois Moine2-0/+11
2008-10-12V4L/DVB (9120): gspca: sd_desc->start returns a value and static functions in m5602.Jean-Francois Moine2-28/+21
2008-10-12V4L/DVB (9119): gspca: Don't destroy the URBs on disconnect.Jean-Francois Moine1-8/+3
2008-10-12V4L/DVB (9118): gspca: Set the vertical flip at streamon time in sonixj.Jean-Francois Moine1-1/+5
2008-10-12V4L/DVB (9098): Whitespace cleanupsMauro Carvalho Chehab1-1/+1
2008-10-12V4L/DVB (9097): gspca: Adjust control values and restore compilation of sonixj.Jean-Francois Moine2-15/+14
2008-10-12V4L/DVB (9096): gspca: Subdriver selection at config time.Erik Andren3-40/+240
2008-10-12V4L/DVB (9095): gspca: Moves some sensor initialization to each sensor in m5602.Erik Andren7-21/+20
2008-10-12V4L/DVB (9094): gspca: Frame counter in ALi m5602.Erik Andren1-4/+6
2008-10-12V4L/DVB (9093): gspca: Cleanup code and small changes.Erik Andren3-14/+11
2008-10-12V4L/DVB (9091): gspca: Subdriver m5602 (ALi) added.Erik Andren17-0/+5428
2008-10-12V4L/DVB (9090): gspca: Restart the state machine when no frame buffer in finepix.Frank Zago1-10/+11
2008-10-12V4L/DVB (9089): gspca: Remove the duplicated EOF (ff d9) in t613.Jean-Francois Moine1-1/+1
2008-10-12V4L/DVB (9088): gspca: New subdriver 'finepix' added.Frank Zago2-1/+467
2008-10-12V4L/DVB (9087): gspca: Image transfer by bulk uses altsetting 0 with any buffer size.Jean-Francois Moine2-16/+28
2008-10-12V4L/DVB (9086): gspca: Use a kref to avoid potentialy blocking forever in disconnect.Frank Zago2-12/+28
2008-10-12V4L/DVB (9085): gspca: URB_NO_TRANSFER_DMA_MAP is required for isoc and bulk transfers.Frank Zago1-1/+3
2008-10-12V4L/DVB (9084): gspca: Fixed a few typos in comments.Frank Zago1-6/+6
2008-10-12V4L/DVB (9083): gspca: URB_NO_TRANSFER_DMA_MAP is not useful for isoc transfers.Jean-Francois Moine1-2/+1
2008-10-12V4L/DVB (9082): gspca: Vertical flip the image by default in sonixj.Jean-Francois Moine1-1/+1
2008-10-12V4L/DVB (9079): gspca: Return error code from stream start functions.Jean-Francois Moine22-34/+60