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