summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/gspca/ov519.c
AgeCommit message (Expand)Author
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-05gspca - ov519: Change copyright information.Jean-Francois Moine
2008-11-08gspca: Set the default frame rate to 30 fps for sensor ov764x in ov519.Jean-Francois Moine
2008-11-08gspca: Cleanup the source of ov519.Jean-Francois Moine
2008-09-20gspca: Return error code from stream start functions.Jean-Francois Moine
2008-08-26gspca: H and V flips work for ov7670 only in ov519.Jean-Francois Moine
2008-08-26gspca: Change some subdriver functions for suspend/resume.Jean-Francois Moine
2008-08-24gspca: Initialize the ov519 at open time and source cleanup.Jean-Francois Moine
2008-08-21gspca: suspend/resume added.Jean-Francois Moine
2008-08-01gspca: Fix small bugs, simplify and cleanup ov519.Jean-Francois Moine
2008-07-29gspca: hflip and vflip controls added for ov519 - ov7670 plus init cleanup.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-04gspca: Input buffer overwritten in spca561 + cleanup code.Jean-Francois Moine
2008-06-30gspca: all subdriversJean-Francois Moine