summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/gspca/t613.c
AgeCommit message (Expand)Author
2009-07-07gspca - t613: Change tas5130a init sequences.Jean-Francois Moine
2009-03-12gspca - t613: Do sensor reset only for sensor om6802.Jean-Francois Moine
2009-03-22gspca - t613: Greater delay after om6802 reset.Jean-Francois Moine
2009-03-22gspca - t613: Don't re-read the ID registers at probe time.Jean-Francois Moine
2009-03-22gspca - t613: Bad sensor detection.Jean-Francois Moine
2009-02-17merge: http://linuxtv.org/hg/~jfrancois/v4l-dvb/Mauro Carvalho Chehab
2009-02-06gspca - t613: Bad debug level when displaying the sensor type.Jean-Francois Moine
2009-02-06gspca - t613: Bad sensor name in kernel trace when 'other' sensor.Jean-Francois Moine
2009-02-09V4L: Storage class should be before const qualifierMauro Carvalho Chehab
2009-01-29gspca: fix compiler warningHans Verkuil
2009-01-22gspca - t613: Bad returned value when no known sensor found.Jean-Francois Moine
2009-01-22gspca - t613: New unknown sensor added.Jean-Francois Moine
2009-01-22gspca - t613: Cleanup and optimize code.Jean-Francois Moine
2009-01-01gspca - all subdrivers: Return ret instead of -1 in sd_mod_init.Jean-Francois Moine
2009-01-01gspca - all subdrivers: Fix CodingStyle in sd_mod_init function.Jean-Francois Moine
2008-12-31gspca - main and many subdrivers: Remove the epaddr variable.Jean-Francois Moine
2008-12-29gspca - many subdrivers: Set 'const' the pixel format table.Jean-Francois Moine
2008-12-21gspca: t613: Bad loop in om6802 reset.Jean-Francois Moine
2008-10-17gspca: Add a stop sequence in t613.Jean-Francois Moine
2008-10-17gspca: Separate and fix the sensor dependant sequences in t613.Jean-Francois Moine
2008-10-17gspca: Call the control setting functions at init time in t613.Jean-Francois Moine
2008-10-17gspca: Do not set the white balance temperature by default in t613.Jean-Francois Moine
2008-10-17gspca: Adjust the sensor init sequences in t613.Jean-Francois Moine
2008-10-17gspca: Other sensor identified as om6802 in t613.Jean-Francois Moine
2008-10-17gspca: Write to the USB device and not USB interface in t613.Jean-Francois Moine
2008-10-17gspca: Change the name of the multi bytes write function in t613.Jean-Francois Moine
2008-10-08gspca: Big rewrite of t613.Jean-Francois Moine
2008-09-29gspca: Remove the duplicated EOF (ff d9) in t613.Jean-Francois Moine
2008-09-20gspca: Return error code from stream start functions.Jean-Francois Moine
2008-08-27gspca: Have a clean kmalloc-ated buffer for USB exchanges.Jean-Francois Moine
2008-08-26gspca: Change some subdriver functions for suspend/resume.Jean-Francois Moine
2008-08-21gspca: Have VIDIOC_QUERYCTRL more compliant to the spec.Jean-Francois Moine
2008-08-21gspca: suspend/resume added.Jean-Francois Moine
2008-08-21gspca: Frame buffer too small for small resolutions (sonixj and t613).Jean-Francois Moine
2008-07-25gspca: Set the specific per webcam information in driver_info.Jean-Francois Moine
2008-07-23gspca: Do not use the driver_info field of usb_device_id.Jean-Francois Moine
2008-07-22gspca: Remove the version from the subdrivers.Jean-Francois Moine
2008-07-14gspca: Buffers for USB exchanges cannot be in the stack.Jean-Francois Moine
2008-07-05gspca: v4l2_pix_format in each subdriver.Jean-Francois Moine
2008-07-05gspca: Compile warnings about NULL ptr.Jean-Francois Moine
2008-07-04gspca: Input buffer overwritten in spca561 + cleanup code.Jean-Francois Moine
2008-07-03gspca: Input buffer may be changed on reg write.Jean-Francois Moine
2008-06-30gspca: all subdriversJean-Francois Moine