summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/ov534.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (11106): gspca - ov534: New sensor ov965x and re-enable the webcam 06...Jean-Francois Moine2009-03-301-145/+548
* V4L/DVB (11105): gspca - ov534: Adjust the packet scan functionJean-Francois Moine2009-03-301-58/+57
* V4L/DVB (11104): gspca - ov534: Bad frame pointer after adding the last packetJean-Francois Moine2009-03-301-2/+3
* V4L/DVB (10344): gspca - ov534: Disable the Hercules webcams.Antonio Ospite2009-03-301-2/+0
* 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-1/+1
* V4L/DVB (10046): gspca - ov534: Use the gspca usb buf for usb control messages.Jean-Francois Moine2008-12-301-51/+53
* V4L/DVB (10045): gspca - ov534: Remove empty line in trace.Jean-Francois Moine2008-12-301-1/+1
* V4L/DVB (9995): gspca - ov534 and m5602: Set static some functions/variables.Jean-Francois Moine2008-12-301-4/+4
* V4L/DVB (9884): gspca - ov534: Fix a warning when compilation without GSPCA_D...Jean-Francois Moine2008-12-301-0/+2
* V4L/DVB (9883): gspca - ov534: Show sensor ID.Antonio Ospite2008-12-301-0/+17
* V4L/DVB (9882): gspca - ov534: Fix typo.Antonio Ospite2008-12-301-1/+1
* V4L/DVB (9877): gspca - ov534: Add framerate support.Jim Paris2008-12-301-37/+78
* V4L/DVB (9874): gspca - ov534: Explicitly initialize frame format.Jim Paris2008-12-301-0/+4
* V4L/DVB (9873): gspca - ov534: Improve payload handling.Jim Paris2008-12-301-5/+18
* V4L/DVB (9861): gspca - ov534: Accept many simultaneous webcams.Jean-Francois Moine2008-12-301-6/+7
* V4L/DVB (9860): gspca - ov534: Frame transfer improvements.Jim Paris2008-12-301-32/+71
* V4L/DVB (9859): gspca - ov534: Fix frame size so we don't miss the last pixel.Jim Paris2008-12-301-19/+9
* V4L/DVB (9858): gspca - ov534: Initialization cleanup.Jim Paris2008-12-301-178/+159
* V4L/DVB (9857): gspca: Use smaller chunks for urb buffer in ov534.Antonio Ospite2008-12-301-16/+30
* V4L/DVB (9856): gspca: Use u8 values for USB control messages in ov534.Antonio Ospite2008-12-301-14/+14
* V4L/DVB (9855): gspca: Simplify frame rate setting and debug in ov534.Antonio Ospite2008-12-301-17/+9
* V4L/DVB (9712): gspca:Subdriver ov534 added.Antonio Ospite2008-12-291-0/+505