index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
gspca
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-06-25
6
-42
/
+23
|
\
|
*
[media] gspca - sonixj: Fix bad values of webcam 0458:7025
Jean-Francois Moine
2012-06-11
1
-1
/
+1
|
*
[media] gspca - ov534/ov534_9: Fix sccd_read/write errors
Jean-Francois Moine
2012-06-11
2
-0
/
+2
|
*
[media] gspca-core: Fix buffers staying in queued state after a stream_off
Hans de Goede
2012-06-11
1
-1
/
+3
|
*
[media] gspca_ov534: make AGC and AWB controls independent
Antonio Ospite
2012-06-11
1
-29
/
+2
|
*
[media] gscpa_sn9c20x: Move clustering of controls to after error checking
Hans de Goede
2012-06-11
1
-10
/
+14
|
*
[media] gspca_pac7311: Correct number of controls
Hans de Goede
2012-06-11
1
-1
/
+1
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-24
35
-2648
/
+1877
|
\
|
|
*
[media] media: add support to gspca/pac7302.c for 093a:2627 (Genius FaceCam 300)
Jozsef Marton
2012-05-20
1
-0
/
+1
|
*
[media] gspca: the field 'frozen' is under CONFIG_PM
Hans Verkuil
2012-05-20
6
-11
/
+40
|
*
Merge remote-tracking branch 'linus/master' into staging/for_v3.5
Mauro Carvalho Chehab
2012-05-15
1
-4
/
+4
|
|
\
|
*
|
[media] gspca: passing wrong length parameter to reg_w()
Dan Carpenter
2012-05-15
1
-2
/
+2
|
*
|
[media] v4l2-dev: rename two functions
Hans Verkuil
2012-05-14
1
-3
/
+3
|
*
|
[media] gspca - ov534: Add Hue control
Antonio Ospite
2012-05-14
1
-2
/
+63
|
*
|
[media] gspca - ov534: Add Saturation control
Antonio Ospite
2012-05-14
1
-38
/
+45
|
*
|
[media] gspca_pac7311: Remove vflip control
Hans de Goede
2012-05-14
1
-11
/
+7
|
*
|
[media] gspca_pac7311: Set register page at start of init
Hans de Goede
2012-05-14
1
-0
/
+1
|
*
|
[media] gspca_pac7311: Convert to the control framework
Hans de Goede
2012-05-14
1
-126
/
+108
|
*
|
[media] gspca: Remove gspca_auto_gain_n_exposure function
Hans de Goede
2012-05-14
2
-91
/
+0
|
*
|
[media] gscpa_pac207: Switch to coarse_grained_expo auto gain algorithm
Hans de Goede
2012-05-14
1
-5
/
+2
|
*
|
[media] gspca_pac207: Convert to the control framework
Hans de Goede
2012-05-14
1
-205
/
+95
|
*
|
[media] gscpa_pac207: use usb_err for error handling
Hans de Goede
2012-05-14
1
-12
/
+21
|
*
|
[media] gscpa: Move ctrl_handler to gspca_dev
Hans de Goede
2012-05-14
10
-51
/
+56
|
*
|
[media] gspca_mars: Convert to the control framework
Hans Verkuil
2012-05-14
1
-166
/
+126
|
*
|
[media] gscpa_stv06xx: Make sd_desc const
Hans de Goede
2012-05-14
2
-5
/
+1
|
*
|
[media] gspca_stv06xx: Convert to the control framework
Hans Verkuil
2012-05-14
11
-711
/
+275
|
*
|
[media] gspca_sn9c20x: Whitespace fixes
Hans de Goede
2012-05-14
1
-2
/
+2
|
*
|
[media] gcpca_sn9c20x: Convert to the control framework
Hans Verkuil
2012-05-14
1
-283
/
+212
|
*
|
[media] gspca_zc3xx: Convert to the control framework
Hans Verkuil
2012-05-14
1
-268
/
+170
|
*
|
[media] gspca_zc3xx: Disable the highest quality setting as it is not usable
Hans de Goede
2012-05-14
1
-3
/
+6
|
*
|
[media] gspca_zc3xx: Always automatically adjust BRC as needed
Hans de Goede
2012-05-14
1
-106
/
+53
|
*
|
[media] gspca_zc3xx: Fix JPEG quality setting code
Hans de Goede
2012-05-14
1
-42
/
+22
|
*
|
[media] gspca_zc3xx: Fix setting of jpeg quality while streaming
Hans de Goede
2012-05-14
1
-2
/
+3
|
*
|
[media] gspca_gl860: Add a present check to sd_stop0
Hans de Goede
2012-05-14
1
-0
/
+3
|
*
|
[media] gspca: Add autogain functions for use with control framework drivers
Hans de Goede
2012-05-14
3
-1
/
+194
|
*
|
[media] gspca: Set gspca_dev->usb_err to 0 at the begin of gspca_stream_off
Hans de Goede
2012-05-14
1
-5
/
+2
|
*
|
[media] gspca: Call sd_stop0 on disconnect
Hans de Goede
2012-05-14
1
-11
/
+11
|
*
|
[media] gspca: Use req_events in poll
Hans de Goede
2012-05-14
1
-18
/
+26
|
*
|
[media] gscpa: Clear usb_err before calling sd methods from suspend/resume
Hans de Goede
2012-05-14
1
-0
/
+2
|
*
|
[media] gspca: Switch to V4L2 core locking, except for the buffer queuing ioctls
Hans Verkuil
2012-05-14
2
-182
/
+82
|
*
|
[media] gspca: Fix locking issues related to suspend/resume
Hans Verkuil
2012-05-14
7
-22
/
+31
|
*
|
[media] gspca: Fix querycap and incorrect return codes
Hans Verkuil
2012-05-14
1
-9
/
+10
|
*
|
[media] gspca: Add support for control events
Hans Verkuil
2012-05-14
1
-0
/
+4
|
*
|
[media] gscpa: Use v4l2_fh and add G/S_PRIORITY support
Hans Verkuil
2012-05-14
2
-3
/
+12
|
*
|
[media] gspca: Use video_drvdata(file) instead of file->private_data
Hans Verkuil
2012-05-14
1
-33
/
+31
|
*
|
[media] gspca: Allow subdrivers to use the control framework
Hans Verkuil
2012-05-14
2
-9
/
+28
|
*
|
[media] gspca_pac7302: Improve the gain control
Hans de Goede
2012-05-07
1
-5
/
+15
|
*
|
[media] gspca_pac7302: Document some more registers
Hans de Goede
2012-05-07
1
-1
/
+15
|
*
|
[media] gspca_pac7302: Convert multi-line comments to standard kernel style
Hans de Goede
2012-05-07
1
-63
/
+79
|
*
|
[media] gspca_pac7311: Properly set the compression balance
Hans de Goede
2012-05-07
1
-5
/
+25
[next]