summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/ov519.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_i...Alexey Klimov2009-03-301-1/+1
* V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init funct...Alexey Klimov2009-03-301-1/+3
* V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.Jean-Francois Moine2009-03-301-1/+0
* V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table.Jean-Francois Moine2008-12-301-2/+2
* V4L/DVB (9864): gspca - ov519: Change copyright information.Romain Beauxis2008-12-301-1/+12
* V4L/DVB (9562): gspca: Set the default frame rate to 30 fps for sensor ov764x...Jean-Francois Moine2008-12-291-4/+3
* V4L/DVB (9561): gspca: Cleanup the source of ov519.Jean-Francois Moine2008-12-291-84/+64
* V4L/DVB (9079): gspca: Return error code from stream start functions.Jean-Francois Moine2008-10-121-2/+3
* V4L/DVB (8823): gspca: H and V flips work for ov7670 only in ov519.Jean-Francois Moine2008-09-031-0/+5
* V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume.Jean-Francois Moine2008-09-031-13/+3
* V4L/DVB (8819): gspca: Initialize the ov519 at open time and source cleanup.Jean-Francois Moine2008-09-031-546/+596
* V4L/DVB (8718): gspca: suspend/resume added.Jean-Francois Moine2008-09-031-0/+4
* V4L/DVB (8602): gspca: Fix small bugs, simplify and cleanup ov519.Jean-Francois Moine2008-08-061-251/+143
* V4L/DVB (8567): gspca: hflip and vflip controls added for ov519 - ov7670 plus...Jean-Francois Moine2008-08-061-16/+98
* V4L/DVB (8513): gspca: Set the specific per webcam information in driver_info.Jean-Francois Moine2008-07-271-14/+13
* V4L/DVB (8512): gspca: Do not use the driver_info field of usb_device_id.Jean-Francois Moine2008-07-271-1/+0
* V4L/DVB (8442): gspca: Remove the version from the subdrivers.Jean-Francois Moine2008-07-231-4/+1
* V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack.Jean-Francois Moine2008-07-201-11/+8
* v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil2008-07-201-0/+1
* V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver.Jean-Francois Moine2008-07-201-8/+24
* V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code.Jean-Francois Moine2008-07-201-31/+29
* V4L/DVB (8157): gspca: all subdriversJean-Francois Moine2008-07-201-0/+2174