aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/ov534.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16V4L/DVB (11973): gspca - ov534: Do the ov772x work again.Jean-Francois Moine1-1/+3
2009-06-16V4L/DVB (11869): gspca - ov534: JPEG 320x240 and 640x480 formats for ov965x.Jean-Francois Moine1-69/+176
2009-06-16V4L/DVB (11713): gspca - ov534: Don't discard the images when no UVC EOFJean-Francois Moine1-10/+13
2009-06-16V4L/DVB (11710): gspca - main: Webcams cannot do both isoc and bulk image transfers.Jean-Francois Moine1-2/+5
2009-03-30V4L/DVB (11106): gspca - ov534: New sensor ov965x and re-enable the webcam 06f8:3003Jean-Francois Moine1-145/+548
2009-03-30V4L/DVB (11105): gspca - ov534: Adjust the packet scan functionJean-Francois Moine1-58/+57
2009-03-30V4L/DVB (11104): gspca - ov534: Bad frame pointer after adding the last packetJean-Francois Moine1-2/+3
2009-03-30V4L/DVB (10344): gspca - ov534: Disable the Hercules webcams.Antonio Ospite1-2/+0
2009-03-30V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_init.Alexey Klimov1-1/+1
2009-03-30V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init function.Alexey Klimov1-1/+3
2009-03-30V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.Jean-Francois Moine1-1/+0
2008-12-30V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table.Jean-Francois Moine1-1/+1
2008-12-30V4L/DVB (10046): gspca - ov534: Use the gspca usb buf for usb control messages.Jean-Francois Moine1-51/+53
2008-12-30V4L/DVB (10045): gspca - ov534: Remove empty line in trace.Jean-Francois Moine1-1/+1
2008-12-30V4L/DVB (9995): gspca - ov534 and m5602: Set static some functions/variables.Jean-Francois Moine1-4/+4
2008-12-30V4L/DVB (9884): gspca - ov534: Fix a warning when compilation without GSPCA_DEBUG.Jean-Francois Moine1-0/+2
2008-12-30V4L/DVB (9883): gspca - ov534: Show sensor ID.Antonio Ospite1-0/+17
2008-12-30V4L/DVB (9882): gspca - ov534: Fix typo.Antonio Ospite1-1/+1
2008-12-30V4L/DVB (9877): gspca - ov534: Add framerate support.Jim Paris1-37/+78
2008-12-30V4L/DVB (9874): gspca - ov534: Explicitly initialize frame format.Jim Paris1-0/+4
2008-12-30V4L/DVB (9873): gspca - ov534: Improve payload handling.Jim Paris1-5/+18
2008-12-30V4L/DVB (9861): gspca - ov534: Accept many simultaneous webcams.Jean-Francois Moine1-6/+7
2008-12-30V4L/DVB (9860): gspca - ov534: Frame transfer improvements.Jim Paris1-32/+71
2008-12-30V4L/DVB (9859): gspca - ov534: Fix frame size so we don't miss the last pixel.Jim Paris1-19/+9
2008-12-30V4L/DVB (9858): gspca - ov534: Initialization cleanup.Jim Paris1-178/+159
2008-12-30V4L/DVB (9857): gspca: Use smaller chunks for urb buffer in ov534.Antonio Ospite1-16/+30
2008-12-30V4L/DVB (9856): gspca: Use u8 values for USB control messages in ov534.Antonio Ospite1-14/+14
2008-12-30V4L/DVB (9855): gspca: Simplify frame rate setting and debug in ov534.Antonio Ospite1-17/+9
2008-12-29V4L/DVB (9712): gspca:Subdriver ov534 added.Antonio Ospite1-0/+505