index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
1
-4991
/
+0
2012-07-30
[media] gspca: Add reset_resume callback to all sub-drivers
Hans de Goede
1
-0
/
+1
2012-07-30
[media] gspca: always call v4l2_ctrl_handler_setup after start
Hans Verkuil
1
-2
/
+0
2012-07-30
[media] ov519: convert to the control framework
Hans Verkuil
1
-334
/
+265
2012-05-03
[media] gspca - ov519: Add more information about probe problems
Jean-François Moine
1
-5
/
+5
2012-01-15
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+2
2012-01-06
[media] gscpa_ov519: Fix the bandwidth calc for enabling compression
Hans de Goede
1
-2
/
+2
2011-12-11
[media] gspca: Remove the useless variable 'reverse_alts'
Jean-François Moine
1
-1
/
+0
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
1
-12
/
+1
2011-09-11
[media] gspca - ov519: Fix LED inversion of some ov519 webcams
Jean-François Moine
1
-12
/
+10
2011-09-04
[media] gspca: Use current logging styles
Joe Perches
1
-20
/
+21
2011-07-27
[media] gspca - ov519: Fix a LED inversion
Jean-François Moine
1
-1
/
+2
2011-07-27
[media] gspca - ov519: Fix sensor detection problems
Jean-François Moine
1
-0
/
+3
2011-07-27
[media] gspca - ov519: New sensor ov9600 with bridge ovfx2
Jean-François Moine
1
-13
/
+96
2011-06-01
[media] gspca - ov519: Set the default frame rate to 15 fps
Jean-François Moine
1
-1
/
+1
2011-06-01
[media] gspca - ov519: Change the ovfx2 bulk transfer size
Jean-François Moine
1
-2
/
+2
2011-06-01
[media] gspca - ov519: Fix a regression for ovfx2 webcams
Jean-François Moine
1
-1
/
+1
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-21
[media] gspca - ov519: Add the 800x600 resolution for sensors ov2610/2610ae
Jean-François Moine
1
-0
/
+23
2011-03-21
[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
[next]