index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
gspca
/
ov519.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-22
[media] gspca - ov519: Add exposure and autogain controls for ov2610/2610ae
Jean-François Moine
1
-14
/
+106
2011-03-22
[media] gspca - ov519: Add the 800x600 resolution for sensors ov2610/2610ae
Jean-François Moine
1
-0
/
+23
2011-03-22
[media] gspca - ov519: Add the sensor ov2610ae
Jean-François Moine
1
-5
/
+62
2011-01-19
[media] gspca - ov519: Cleanup source and add a comment
Jean-François Moine
1
-4
/
+2
2011-01-19
[media] gspca: Remove __devinit, __devinitconst and __devinitdata
Jean-François Moine
1
-1
/
+1
2010-12-29
[media] gspca - ov519: Bad detection of some ov7670 sensors
Jean-François Moine
1
-2
/
+2
2010-12-29
[media] gspca - ov519: New sensor ov7660 with bridge ov530 (ov519)
Jean-François Moine
1
-8
/
+386
2010-12-29
[media] gspca - ov519: Re-initialize the webcam at resume time
Jean-François Moine
1
-38
/
+52
2010-12-29
[media] gspca - ov519: Initialize the ov519 snapshot register
Jean-François Moine
1
-0
/
+3
2010-12-29
[media] gspca - ov519: Change the ov519 start and stop sequences
Jean-François Moine
1
-2
/
+6
2010-12-29
[media] gspca - ov519: Simplify the LED control functions
Jean-François Moine
1
-4
/
+4
2010-12-29
[media] gspca - ov519: Check the disabled controls at start time only
Jean-François Moine
1
-16
/
+12
2010-12-29
[media] gspca - ov519: Clearer debug and error messages
Jean-François Moine
1
-17
/
+19
2010-12-29
[media] gspca - ov519: Propagate errors to higher level
Jean-François Moine
1
-332
/
+204
2010-12-29
[media] gspca - ov519: Define the disabled controls in a table
Jean-François Moine
1
-15
/
+47
2010-12-29
[media] gspca - ov519: Set their numbers in the ov519 and ov7670 register names
Jean-François Moine
1
-123
/
+123
2010-12-29
[media] gspca - ov519: Cleanup source
Jean-François Moine
1
-135
/
+130
2010-12-29
[media] gspca - ov519: Define the sensor types in an enum
Jean-François Moine
1
-16
/
+21
2010-12-29
[media] gspca - ov519: Reduce the size of some variables
Jean-François Moine
1
-3
/
+3
2010-12-29
[media] gspca - ov519: Change types '__xx' to 'xx'
Jean-François Moine
1
-41
/
+41
2010-12-29
[media] gspca - ov519: Don't do USB exchanges after disconnection
Jean-François Moine
1
-0
/
+2
2010-12-29
[media] gspca - ov519: Handle the snapshot on capture stop when CONFIG_INPUT=m
Jean-François Moine
1
-1
/
+1
2010-12-29
[media] gspca_ov519: generate release button event on stream stop if needed
Hans de Goede
1
-1
/
+9
2010-10-21
[media] gspca: Fix coding style issues
Jean-François Moine
1
-10
/
+8
2010-10-21
[media] gspca - ov519: Use the new video control mechanism
Jean-François Moine
1
-241
/
+75
2010-10-21
V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT=m
Jean-François Moine
1
-2
/
+2
2010-10-21
V4L/DVB: gspca - all modules: Display error messages when gspca debug disabled
Jean-François Moine
1
-23
/
+20
2010-10-21
V4L/DVB: gspca - all modules: Remove useless module load/unload messages
Jean-François Moine
1
-7
/
+1
2010-08-02
V4L/DVB: gspca - main: Simplify image building
Jean-François Moine
1
-4
/
+2
2010-08-02
V4L/DVB: gspca - JPEG subdrivers: Don't allocate the JPEG header
Jean-François Moine
1
-1
/
+6
2010-08-02
V4L/DVB: gspca_ov519: Don't report a saturation control for 7670 sensors
Hans de Goede
1
-1
/
+1
2010-08-02
V4L/DVB: gspca_ovfx2: drop first frames in stream if not synced
Hans de Goede
1
-3
/
+18
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-02-26
V4L/DVB: gspca_ov519: add support for the button on ov511 based cams
Hans de Goede
1
-5
/
+17
2010-02-26
V4L/DVB: gspca_ov519: Add support for the button on ov518 based cams
Hans de Goede
1
-25
/
+29
2010-02-26
V4L/DVB: gspca_ov519: add support for the button on ov519 based cams
Hans de Goede
1
-0
/
+62
2010-02-26
V4L/DVB (14000): gspca_ov519: ov764x remove setting of AEC limits
Hans de Goede
1
-6
/
+4
2010-02-26
V4L/DVB (13999): gspca_ov519: remove non functioning contrast control for ov7...
Hans de Goede
1
-7
/
+7
2010-02-26
V4L/DVB (13998): gscpa_ov519: Fix 320x240 on ov519 + ov7648
Hans de Goede
1
-12
/
+32
2010-02-26
V4L/DVB (13997): gspca_ov519: differentiate ov7620 and ov7620ae and fix 640x4...
Hans de Goede
1
-7
/
+19
2010-02-26
V4L/DVB (13995): gspca_ov519: mark led on eyetoy II as inverted
Hans de Goede
1
-1
/
+2
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-12-16
V4L/DVB (13626): gspca - many subdrivers: Fix some warnings.
Jean-Francois Moine
1
-7
/
+7
2009-12-05
V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt...
Jean-Francois Moine
1
-30
/
+24
2009-12-05
V4L/DVB (13198): gspca - ov519: Bad frame pointer in ovfx2 packet scan.
Jean-Francois Moine
1
-1
/
+1
2009-12-05
V4L/DVB (13181): gspca w9968cf: Add support for JPEG compression
Hans de Goede
1
-8
/
+60
2009-12-05
V4L/DVB (13180): gspca-w9968cf: Don't add an extra packet to the buffer after...
Hans de Goede
1
-1
/
+1
2009-12-05
V4L/DVB (13179): gspca_ov519: cache sensor regs to avoid unnecessary slow i2c...
Hans de Goede
1
-10
/
+43
2009-12-05
V4L/DVB (13178): gspca: Add support for Winbond W9967CF and W9968CF camera's
Hans de Goede
1
-21
/
+94
[next]