index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
gspca
/
ov519.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (13626): gspca - many subdrivers: Fix some warnings.
Jean-Francois Moine
2009-12-16
1
-7
/
+7
*
V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt...
Jean-Francois Moine
2009-12-05
1
-30
/
+24
*
V4L/DVB (13198): gspca - ov519: Bad frame pointer in ovfx2 packet scan.
Jean-Francois Moine
2009-12-05
1
-1
/
+1
*
V4L/DVB (13181): gspca w9968cf: Add support for JPEG compression
Hans de Goede
2009-12-05
1
-8
/
+60
*
V4L/DVB (13180): gspca-w9968cf: Don't add an extra packet to the buffer after...
Hans de Goede
2009-12-05
1
-1
/
+1
*
V4L/DVB (13179): gspca_ov519: cache sensor regs to avoid unnecessary slow i2c...
Hans de Goede
2009-12-05
1
-10
/
+43
*
V4L/DVB (13178): gspca: Add support for Winbond W9967CF and W9968CF camera's
Hans de Goede
2009-12-05
1
-21
/
+94
*
V4L/DVB (13146): gspca_ov519: cleanup sensor handling
Hans de Goede
2009-12-05
1
-100
/
+59
*
V4L/DVB (13145): gscpa_ov519: add support for the ovfx2 bridge
Hans de Goede
2009-12-05
1
-25
/
+181
*
V4L/DVB (13144): gspca_ov519: Add support for OV2610 and OV3610 sensors
Hans de Goede
2009-12-05
1
-10
/
+882
*
V4L/DVB (13143): gspca_ov519 cleanup sensor detection
Hans de Goede
2009-12-05
1
-32
/
+23
*
V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
Rafal Milecki
2009-12-05
1
-0
/
+1
*
V4L/DVB (13122): gscpa - stv06xx + ov518: dont discard every other frame
Hans de Goede
2009-11-07
1
-1
/
+1
*
V4L/DVB (12085): gspca_ov519: constify ov518 inititial register value tables
Hans de Goede
2009-06-23
1
-3
/
+3
*
V4L/DVB (12081): gspca_ov519: Cleanup some sensor special cases
Hans de Goede
2009-06-23
1
-20
/
+4
*
V4L/DVB (12080): gspca_ov519: Fix ov518+ with OV7620AE (Trust spacecam 320)
Hans de Goede
2009-06-23
1
-36
/
+55
*
V4L/DVB (12079): gspca_ov519: add support for the ov511 bridge
Hans de Goede
2009-06-23
1
-13
/
+520
*
V4L/DVB (12078): gspca_ov519: Better default contrast for ov6630
Hans de Goede
2009-06-23
1
-1
/
+4
*
V4L/DVB (12077): gspca_ov519: Fix 320x240 with ov7660 sensor
Hans de Goede
2009-06-23
1
-2
/
+6
*
V4L/DVB (12076): gspca_ov519: Fix led inversion with some cams
Hans de Goede
2009-06-23
1
-3
/
+13
*
V4L/DVB (12075): gspca_ov519: check ov518 packet numbers
Hans de Goede
2009-06-23
1
-6
/
+23
*
V4L/DVB (12074): gspca_ov519: Add 320x240 and 160x120 support for cif sensor ...
Hans de Goede
2009-06-23
1
-3
/
+30
*
V4L/DVB (12073): gspca_ov519: limit ov6630 qvif uv swap fix to ov66308AF
Hans de Goede
2009-06-23
1
-14
/
+24
*
V4L/DVB (12072): gspca-ov519: add extra controls
Hans de Goede
2009-06-23
1
-9
/
+205
*
V4L/DVB (11970): gspca - ov519: Add support for the ov518 bridge.
Hans de Goede
2009-06-16
1
-34
/
+486
*
V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_i...
Alexey Klimov
2009-03-30
1
-1
/
+1
*
V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init funct...
Alexey Klimov
2009-03-30
1
-1
/
+3
*
V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.
Jean-Francois Moine
2009-03-30
1
-1
/
+0
*
V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel format table.
Jean-Francois Moine
2008-12-30
1
-2
/
+2
*
V4L/DVB (9864): gspca - ov519: Change copyright information.
Romain Beauxis
2008-12-30
1
-1
/
+12
*
V4L/DVB (9562): gspca: Set the default frame rate to 30 fps for sensor ov764x...
Jean-Francois Moine
2008-12-29
1
-4
/
+3
*
V4L/DVB (9561): gspca: Cleanup the source of ov519.
Jean-Francois Moine
2008-12-29
1
-84
/
+64
*
V4L/DVB (9079): gspca: Return error code from stream start functions.
Jean-Francois Moine
2008-10-12
1
-2
/
+3
*
V4L/DVB (8823): gspca: H and V flips work for ov7670 only in ov519.
Jean-Francois Moine
2008-09-03
1
-0
/
+5
*
V4L/DVB (8822): gspca: Change some subdriver functions for suspend/resume.
Jean-Francois Moine
2008-09-03
1
-13
/
+3
*
V4L/DVB (8819): gspca: Initialize the ov519 at open time and source cleanup.
Jean-Francois Moine
2008-09-03
1
-546
/
+596
*
V4L/DVB (8718): gspca: suspend/resume added.
Jean-Francois Moine
2008-09-03
1
-0
/
+4
*
V4L/DVB (8602): gspca: Fix small bugs, simplify and cleanup ov519.
Jean-Francois Moine
2008-08-06
1
-251
/
+143
*
V4L/DVB (8567): gspca: hflip and vflip controls added for ov519 - ov7670 plus...
Jean-Francois Moine
2008-08-06
1
-16
/
+98
*
V4L/DVB (8513): gspca: Set the specific per webcam information in driver_info.
Jean-Francois Moine
2008-07-27
1
-14
/
+13
*
V4L/DVB (8512): gspca: Do not use the driver_info field of usb_device_id.
Jean-Francois Moine
2008-07-27
1
-1
/
+0
*
V4L/DVB (8442): gspca: Remove the version from the subdrivers.
Jean-Francois Moine
2008-07-23
1
-4
/
+1
*
V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack.
Jean-Francois Moine
2008-07-20
1
-11
/
+8
*
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
2008-07-20
1
-0
/
+1
*
V4L/DVB (8201): gspca: v4l2_pix_format in each subdriver.
Jean-Francois Moine
2008-07-20
1
-8
/
+24
*
V4L/DVB (8195): gspca: Input buffer overwritten in spca561 + cleanup code.
Jean-Francois Moine
2008-07-20
1
-31
/
+29
*
V4L/DVB (8157): gspca: all subdrivers
Jean-Francois Moine
2008-07-20
1
-0
/
+2174